summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Effect UUID inputs passed by pointer are constGlenn Kasten2012-02-0810-24/+24
* Merge "Remove dead mutex in AudioTrack/AudioRecord thread"Glenn Kasten2012-02-082-23/+0
|\
| * Remove dead mutex in AudioTrack/AudioRecord threadGlenn Kasten2012-02-022-23/+0
* | Merge "AudioTrack declare more methods const"Glenn Kasten2012-02-081-7/+7
|\ \
| * | AudioTrack declare more methods constGlenn Kasten2012-02-031-7/+7
* | | Merge "Declare more IAudioFlinger methods const"Glenn Kasten2012-02-082-8/+10
|\ \ \
| * | | Declare more IAudioFlinger methods constGlenn Kasten2012-02-032-8/+10
| |/ /
* | | Merge "MatroskaExtractor: to support MPEG4 and MP3 codec."Andreas Huber2012-02-071-12/+32
|\ \ \
| * | | MatroskaExtractor: to support MPEG4 and MP3 codec.Dongwon Kang2012-01-151-12/+32
* | | | Don't call virtual function in destructor of SurfaceMediaSourceJames Dong2012-02-061-3/+3
* | | | Merge "Don't call virtual functions in the destructor for audio and camera so...James Dong2012-02-043-15/+10
|\ \ \ \
| * | | | Don't call virtual functions in the destructor for audio and camera source cl...James Dong2012-02-023-15/+10
* | | | | Merge "Don't call virtual functions in destructors for the writer classes"James Dong2012-02-034-8/+8
|\ \ \ \ \
| * | | | | Don't call virtual functions in destructors for the writer classesJames Dong2012-02-024-8/+8
| |/ / / /
* | | | | Merge "Keep AACEncoder around for a bit longer to have more time fix issues r...James Dong2012-02-032-0/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Keep AACEncoder around for a bit longer to have more time fix issues related ...James Dong2012-02-032-0/+5
* | | | | Merge "Use audio_in_acoustics_t consistently"Glenn Kasten2012-02-031-4/+4
|\ \ \ \ \
| * | | | | Use audio_in_acoustics_t consistentlyGlenn Kasten2012-01-271-4/+4
* | | | | | Merge "Use ToneGenerator::tone_type consistently"Glenn Kasten2012-02-031-5/+5
|\ \ \ \ \ \
| * | | | | | Use ToneGenerator::tone_type consistentlyGlenn Kasten2012-01-271-5/+5
| |/ / / / /
* | | | | | Use NULL not 0 for raw pointersGlenn Kasten2012-02-037-35/+35
* | | | | | Merge "Make AudioTrack control block volume field private"Glenn Kasten2012-02-031-3/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Make AudioTrack control block volume field privateGlenn Kasten2012-01-201-3/+3
* | | | | | Merge "Removed a loop for buffer lookup"James Dong2012-02-021-17/+18
|\ \ \ \ \ \
| * | | | | | Removed a loop for buffer lookupJames Dong2012-02-021-17/+18
* | | | | | | Merge "More audio_stream_type_t"Glenn Kasten2012-02-021-3/+4
|\ \ \ \ \ \ \
| * | | | | | | More audio_stream_type_tGlenn Kasten2012-01-271-3/+4
* | | | | | | | Merge "modifications for new webrtc modules"Eric Laurent2012-02-022-5/+5
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | modifications for new webrtc modulesEric Laurent2012-02-012-5/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Remove the restriction that the width must be a multiple of 4 or 2 for...James Dong2012-02-011-22/+35
|\ \ \ \ \ \ \
| * | | | | | | Remove the restriction that the width must be a multiple of 4 or 2 for thumbn...James Dong2012-02-011-22/+35
| | |_|_|_|/ / | |/| | | | |
* | | | | | | The AMR WB software encoder is now an OMX component.Andreas Huber2012-02-016-7/+559
* | | | | | | The software AMR NB encoder is now an OMX component.Andreas Huber2012-02-015-4/+505
|/ / / / / /
* | | | | | Merge "add tests module tag to omx_tests"James Dong2012-01-311-2/+4
|\ \ \ \ \ \
| * | | | | | add tests module tag to omx_testsJames Dong2012-01-311-2/+4
| |/ / / / /
* | | | | | Merge "First step of refactoring 'timedtext' code."James Dong2012-01-3115-629/+960
|\ \ \ \ \ \
| * | | | | | First step of refactoring 'timedtext' code.Insun Kang2012-01-3115-629/+960
* | | | | | | Slighly improve the API to discover if the OMX stack is running in the localAndreas Huber2012-01-315-9/+12
| |/ / / / / |/| | | | |
* | | | | | Make sure our aac decoder handles this parameter.Andreas Huber2012-01-301-0/+12
|/ / / / /
* | | | | Instantiate software codecs locally whenever possible.Andreas Huber2012-01-302-1/+295
|/ / / /
* | | | Merge "Use audio_source_t consistently"Glenn Kasten2012-01-274-10/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Use audio_source_t consistentlyGlenn Kasten2012-01-264-10/+10
* | | | Merge "The software AAC encoder is now an OMX component."Andreas Huber2012-01-266-8/+674
|\ \ \ \
| * | | | The software AAC encoder is now an OMX component.Andreas Huber2012-01-266-8/+674
* | | | | Preserve NEON callee-save registers d8-d15.Ben Cheng2012-01-263-3/+30
|/ / / /
* | | | am 95306d85: am 64085d03: am 12045502: Merge "stagefright aacenc: Fix type de...Jean-Baptiste Queru2012-01-251-3/+3
|\ \ \ \
| * \ \ \ am 12045502: Merge "stagefright aacenc: Fix type definitions for 64 bit platf...Jean-Baptiste Queru2012-01-251-3/+3
| |\ \ \ \
| | * \ \ \ Merge "stagefright aacenc: Fix type definitions for 64 bit platforms"Jean-Baptiste Queru2012-01-251-3/+3
| | |\ \ \ \
| | | * | | | stagefright aacenc: Fix type definitions for 64 bit platformsMartin Storsjo2012-01-131-3/+3
* | | | | | | am e2594b85: am 4cd2b343: am 98539a4e: Merge "stagefright amrwbenc: Make the ...Jean-Baptiste Queru2012-01-251-2/+7
|\ \ \ \ \ \ \ | |/ / / / / /