summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix audio preprocessing library wrapper"Eric Laurent2012-02-131-1/+1
|\
| * Fix audio preprocessing library wrapperEric Laurent2012-02-061-1/+1
* | Merge "Change the signature of method addTextSource() in AwesomePlayer"James Dong2012-02-102-2/+2
|\ \
| * | Change the signature of method addTextSource() in AwesomePlayerJames Dong2012-02-092-2/+2
* | | Merge "Move away from MediaDebug and use ADebug instead"James Dong2012-02-1044-104/+105
|\ \ \
| * | | Move away from MediaDebug and use ADebug insteadJames Dong2012-02-1044-104/+105
| |/ /
* | | Follow raw pointer and sp<> conventionsGlenn Kasten2012-02-103-7/+5
* | | Merge "No newline or space at end of ALOG format string"Glenn Kasten2012-02-105-35/+35
|\ \ \ | |/ / |/| |
| * | No newline or space at end of ALOG format stringGlenn Kasten2012-02-085-35/+35
* | | Finish up B frame support in MPEG4WriterJames Dong2012-02-091-36/+50
* | | Experiment with seeking to closest frame instead of closest syncframeAndreas Huber2012-02-092-12/+61
* | | Merge "Enable B frame support in MPEG4Writer"James Dong2012-02-082-76/+82
|\ \ \ | |/ / |/| |
| * | Enable B frame support in MPEG4WriterJames Dong2012-02-072-76/+82
* | | Use audio_io_handle_t consistently instead of intGlenn Kasten2012-02-083-81/+88
* | | 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
|\ \ \ \ \ \