summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | am de6bf9cc: Merge "Fix miracast source code to ignore the encoder output for...Andreas Huber2013-05-021-0/+7
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "Fix miracast source code to ignore the encoder output format change" i...Andreas Huber2013-05-021-0/+7
| | |\ \ \ \
| | | * | | | Fix miracast source code to ignore the encoder output format changeAndreas Huber2013-05-011-0/+7
| * | | | | | am bf2bb00e: Merge "Fix reverb at 48kHz" into jb-mr2-devEric Laurent2013-05-011-6/+6
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge "Fix reverb at 48kHz" into jb-mr2-devEric Laurent2013-05-011-6/+6
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Fix reverb at 48kHzEric Laurent2013-05-011-6/+6
| | | |/ / /
| * | | | | am deff6910: Merge "Support MediaCodec::getOutputFormat for encoders" into jb...Andreas Huber2013-05-012-85/+261
| |\ \ \ \ \ | | |/ / / /
| | * | | | Support MediaCodec::getOutputFormat for encodersAndreas Huber2013-04-302-85/+261
| | |/ / /
| * | | | am dd309b97: Merge "Handle the case where an asynchronous prepare was initiat...Andreas Huber2013-04-252-0/+23
| |\ \ \ \ | | |/ / /
| | * | | Handle the case where an asynchronous prepare was initiated and thenAndreas Huber2013-04-252-0/+23
| * | | | am 0dbff625: Merge "Fix overflow of rand in ARTPConnection"Andreas Huber2013-04-241-1/+2
| |\ \ \ \
| | * \ \ \ Merge "Fix overflow of rand in ARTPConnection"Andreas Huber2013-04-241-1/+2
| | |\ \ \ \
| | | * | | | Fix overflow of rand in ARTPConnectionYajun Zeng2013-04-241-1/+2
| * | | | | | am 628a8c0e: Merge "fix a race condition of MediaPlayerServce::Client::mClient"Andreas Huber2013-04-241-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge "fix a race condition of MediaPlayerServce::Client::mClient"Andreas Huber2013-04-241-1/+1
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | am 7f86d983: Merge "Remove all traces of wifi display sink implementation and...Andreas Huber2013-04-249-328/+4
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Remove all traces of wifi display sink implementation and supporting code.Andreas Huber2013-04-239-328/+4
| | | |_|/ / | | |/| | |
| * | | | | am 3030f344: Merge "Fixed the wrong timestamps issue about camera recording"Marco Nelissen2013-04-221-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Fixed the wrong timestamps issue about camera recordingJun Tian2013-04-221-1/+1
| * | | | Merge "3rd time's the charm, right? Fix another instance where MediaCodec wou...Andreas Huber2013-04-221-26/+28
| |\ \ \ \
| | * | | | 3rd time's the charm, right? Fix another instance where MediaCodec wouldAndreas Huber2013-04-191-26/+28
| * | | | | Merge "A flush of a video decoder connected to a native window must reclaim" ...Andreas Huber2013-04-191-0/+40
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | A flush of a video decoder connected to a native window must reclaimAndreas Huber2013-04-191-0/+40
| * | | | | Merge "Make sure MediaCodec::stop() and MediaCodec::release() still return" i...Andreas Huber2013-04-191-1/+23
| |\ \ \ \ \
| | * | | | | Make sure MediaCodec::stop() and MediaCodec::release() still returnAndreas Huber2013-04-181-1/+23
| | |/ / / /
| * | | | | Merge "Fix sample info parsing" into jb-mr2-devMarco Nelissen2013-04-191-58/+83
| |\ \ \ \ \
| | * | | | | Fix sample info parsingMarco Nelissen2013-04-181-58/+83
| | |/ / / /
| * | | | | OMXNodeInstance: actually fix OMX_GetExtIndex loggingJamie Gennis2013-04-181-4/+5
| |/ / / /
| * | | | Merge "Make sure the drain buffer is big enough" into jb-mr2-devMarco Nelissen2013-04-171-3/+6
| |\ \ \ \
| | * | | | Make sure the drain buffer is big enoughMarco Nelissen2013-04-161-3/+6
| * | | | | Merge "Apparently the mp3 decoder glitches if it was configured with the wron...Andreas Huber2013-04-173-0/+39
| |\ \ \ \ \
| | * | | | | Apparently the mp3 decoder glitches if it was configured with the wrongAndreas Huber2013-04-173-0/+39
| * | | | | | Merge "Fix a typo that would cause us not to shutdown/flush the decoders in" ...Andreas Huber2013-04-171-2/+2
| |\ \ \ \ \ \
| | * | | | | | Fix a typo that would cause us not to shutdown/flush the decoders inAndreas Huber2013-04-161-2/+2
| | | |/ / / / | | |/| | | |
| * | | | | | Merge "Parse the last none-empty line of .m3u8 file" into jb-mr2-devAndreas Huber2013-04-171-3/+0
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Parse the last none-empty line of .m3u8 fileSungsoo Lim2013-04-161-3/+0
| * | | | | | Merge "Added CTS test for secure stop APIs" into jb-mr2-devJeff Tinker2013-04-171-0/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Added CTS test for secure stop APIsJeff Tinker2013-04-161-0/+1
| * | | | | | Merge "Guard against mLooper == NULL." into jb-mr2-devAndreas Huber2013-04-161-1/+3
| |\ \ \ \ \ \
| | * | | | | | Guard against mLooper == NULL.Andreas Huber2013-04-151-1/+3
| | | |/ / / / | | |/| | | |
| * | | | | | Merge "Better default AAC DRC setting" into jb-mr2-devJean-Michel Trivi2013-04-161-0/+3
| |\ \ \ \ \ \
| | * | | | | | Better default AAC DRC settingJean-Michel Trivi2013-04-151-0/+3
| | |/ / / / /
| * | | | | | Fix Vorbis decoder resetMarco Nelissen2013-04-151-1/+12
| | |/ / / / | |/| | | |
| * | | | | Merge "Fix AAC decoder reconfiguration" into jb-mr2-devMarco Nelissen2013-04-151-0/+6
| |\ \ \ \ \
| | * | | | | Fix AAC decoder reconfigurationMarco Nelissen2013-04-151-0/+6
| * | | | | | Merge "MediaMuxer prefer not to use the MPEG4Writer in real time recording mo...ztenghui2013-04-152-16/+28
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | MediaMuxer prefer not to use the MPEG4Writer in real time recording mode.ztenghui2013-04-152-16/+28
| * | | | | | Merge "Instead of returning an error, return an invalid duration (-1 ms)" int...Andreas Huber2013-04-152-3/+10
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Instead of returning an error, return an invalid duration (-1 ms)Andreas Huber2013-04-112-3/+10
| * | | | | | Merge "OMXNodeInstance: fix OMX_GetExtensionIndex logging" into jb-mr2-devJamie Gennis2013-04-121-17/+15
| |\ \ \ \ \ \