Closed
      
        Bug 961925
      
      
        Opened 11 years ago
          Closed 11 years ago
      
        
    
  
Add AC_DEFINE(MOZ_OMX_ENCODER) in global configuration file.    
    Categories
(Core :: Audio/Video, defect)
Tracking
()
        RESOLVED
        FIXED
        
    
  
        
            mozilla29
        
    
  
People
(Reporter: jhlin, Assigned: jhlin)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
| 
        
        
         1.33 KB,
          patch         
       | 
      
           gps
 :
              
              review+
           | 
      Details | Diff | Splinter Review | 
MOZ_OMX_ENCODER was defined in local moz.build, but Bug 959501 needs it to be visible to JS preprocessor so it can decide whether to enable OMX encoder in preferences or not.
          Updated•11 years ago
           
         | 
      
          Updated•11 years ago
           
         | 
      
Blocks: MediaEncoder
| Assignee | ||
          Comment 1•11 years ago
           
         | 
      ||
Move definition from local moz.build to configure.in.
        Attachment #8362781 -
        Flags: review?(gps)
| Assignee | ||
          Comment 2•11 years ago
           
         | 
      ||
          Updated•11 years ago
           
         | 
      
Severity: normal → critical
          Comment 3•11 years ago
           
         | 
      ||
Per offline discussion - this is a required followup to ensure that mp4 video recording works as expected. Otherwise, video recording will not work for mp4.
blocking-b2g: --- → 1.4?
          Updated•11 years ago
           
         | 
      
        Attachment #8362781 -
        Flags: review?(gps) → review+
          Comment 5•11 years ago
           
         | 
      ||
Keywords: checkin-needed
          Comment 6•11 years ago
           
         | 
      ||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
          Updated•11 years ago
           
         | 
      
blocking-b2g: 1.4? → ---
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•