summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* am 34febc96: stagefright: process CSD regardless of what port was last queuedLajos Molnar2014-08-231-3/+2
|\
| * stagefright: process CSD regardless of what port was last queuedLajos Molnar2014-08-231-3/+2
* | am 848726d8: Merge "MediaCodec: handle errors during flushing." into lmp-devWei Jia2014-08-231-6/+10
|\ \ | |/
| * Merge "MediaCodec: handle errors during flushing." into lmp-devWei Jia2014-08-231-6/+10
| |\
| | * MediaCodec: handle errors during flushing.Wei Jia2014-08-221-6/+10
* | | am d1de9bb3: Merge "ACodec: handle errors related to native window." into lmp...Wei Jia2014-08-221-4/+8
|\ \ \ | |/ /
| * | Merge "ACodec: handle errors related to native window." into lmp-devWei Jia2014-08-221-4/+8
| |\ \
| | * | ACodec: handle errors related to native window.Wei Jia2014-08-221-4/+8
* | | | am b534f461: Merge "move cache prefill to GenericSource\'s message handler" i...Chong Zhang2014-08-221-70/+7
|\ \ \ \ | |/ / /
| * | | Merge "move cache prefill to GenericSource's message handler" into lmp-devChong Zhang2014-08-221-70/+7
| |\ \ \
| | * | | move cache prefill to GenericSource's message handlerChong Zhang2014-08-211-70/+7
| | | |/ | | |/|
* | | | am 89c4ab2f: Merge "print warning if offset != buffer size" into lmp-devChong Zhang2014-08-221-0/+5
|\ \ \ \ | |/ / /
| * | | Merge "print warning if offset != buffer size" into lmp-devChong Zhang2014-08-221-0/+5
| |\ \ \
| | * | | print warning if offset != buffer sizeChong Zhang2014-08-191-0/+5
| | | |/ | | |/|
* | | | am 5f42113f: stagefright: allow to resubmit CSDs for SoftAAC2Lajos Molnar2014-08-221-208/+201
|\ \ \ \ | |/ / /
| * | | stagefright: allow to resubmit CSDs for SoftAAC2Lajos Molnar2014-08-221-208/+201
* | | | am 143a951f: SoftAAC2: allow reconfiguring output after multiple output buffersRobert Shih2014-08-221-10/+1
|\ \ \ \ | |/ / /
| * | | SoftAAC2: allow reconfiguring output after multiple output buffersRobert Shih2014-08-221-10/+1
| | |/ | |/|
* | | am 111333ea: Merge "handle error during flush in MediaPlayer.reset()" into lm...Marco Nelissen2014-08-211-3/+8
|\ \ \ | |/ /
| * | Merge "handle error during flush in MediaPlayer.reset()" into lmp-devMarco Nelissen2014-08-191-3/+8
| |\ \ | | |/ | |/|
| | * handle error during flush in MediaPlayer.reset()Marco Nelissen2014-08-201-3/+8
* | | am a8143b2b: Merge "Don\'t crash for bitstream errors in AMPEG4ElementaryAsse...Chong Zhang2014-08-201-5/+10
|\ \ \ | |/ /
| * | Don't crash for bitstream errors in AMPEG4ElementaryAssemblerChong Zhang2014-08-191-5/+10
* | | am 1e2d7cd6: Merge "stagefright: Fix thumbnail generation for some clips." in...Ronghua Wu2014-08-191-7/+1
|\ \ \ | |/ /
| * | Merge "stagefright: Fix thumbnail generation for some clips." into lmp-devRonghua Wu2014-08-181-7/+1
| |\ \
| | * | stagefright: Fix thumbnail generation for some clips.Ronghua Wu2014-08-191-7/+1
* | | | am c975c23b: Merge "stagefright: add codec capability info for google audio c...Lajos Molnar2014-08-182-15/+74
|\ \ \ \ | |/ / /
| * | | Merge "stagefright: add codec capability info for google audio codecs" into l...Lajos Molnar2014-08-162-15/+74
| |\ \ \
| | * | | stagefright: add codec capability info for google audio codecsLajos Molnar2014-08-142-15/+74
* | | | | am 896b546b: am d29b4f65: Merge "Use gettid directly."Elliott Hughes2014-08-181-1/+1
|\ \ \ \ \
| * \ \ \ \ am d29b4f65: Merge "Use gettid directly."Elliott Hughes2014-08-181-1/+1
| |\ \ \ \ \
| | * | | | | Use gettid directly.Elliott Hughes2014-08-181-1/+1
* | | | | | | am 475da7ef: stagefright: Fix race condition between MediaCodec and SoftwareR...Ronghua Wu2014-08-185-77/+135
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | stagefright: Fix race condition between MediaCodec and SoftwareRendererRonghua Wu2014-08-155-77/+135
| | |_|_|_|/ | |/| | | |
* | | | | | am 1864e9f6: Merge "stagefright: allow specifying flac copmression level by \...Lajos Molnar2014-08-151-1/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "stagefright: allow specifying flac copmression level by 'complexity'" ...Lajos Molnar2014-08-151-1/+3
| |\ \ \ \ \
| | * | | | | stagefright: allow specifying flac copmression level by 'complexity'Lajos Molnar2014-08-141-1/+3
| | | |_|/ / | | |/| | |
* | | | | | am 74868d6d: Merge "stagefright/media: add support for codec features with te...Lajos Molnar2014-08-151-1/+14
|\ \ \ \ \ \ | |/ / / / /
| * | | | | stagefright/media: add support for codec features with text valueLajos Molnar2014-08-141-1/+14
| |/ / / /
* | | | | am 26156231: Merge "make NuPlayer\'s http connection mechanism behave more li...Chong Zhang2014-08-151-11/+15
|\ \ \ \ \ | |/ / / /
| * | | | make NuPlayer's http connection mechanism behaveChong Zhang2014-08-141-11/+15
| | |_|/ | |/| |
* | | | am e6e18e8d: Merge "stagefright: allow scenarios when dequeueBufferFromNative...Lajos Molnar2014-08-131-2/+1
|\ \ \ \ | |/ / /
| * | | stagefright: allow scenarios when dequeueBufferFromNativeWindow failsLajos Molnar2014-08-121-2/+1
* | | | am d018b8ff: Merge "MediaCodecList: handle errors gracefully" into lmp-devLajos Molnar2014-08-121-5/+21
|\ \ \ \ | |/ / /
| * | | MediaCodecList: handle errors gracefullyLajos Molnar2014-08-121-5/+21
* | | | am 2dfe8ea7: Merge changes Idc9808f7,If7bc8e5b into lmp-devDan Albert2014-08-091-0/+4
|\ \ \ \ | |/ / /
| * | | Merge changes Idc9808f7,If7bc8e5b into lmp-devDan Albert2014-08-098-0/+33
| |\ \ \
| | * | | Fix the build after -Bsymbolic fix.Dan Albert2014-08-081-0/+4
| | * | | Fix PIC relocations for non-Bsymbolic buildsArd Biesheuvel2014-08-087-0/+29
* | | | | am e079c76c: Merge "Added Tunneled video playback support to ACodec" into lmp...Rachad2014-08-096-57/+169
|\ \ \ \ \ | |/ / / /