summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix freed memory references" into lmp-devLajos Molnar2014-10-161-3/+8
|\
| * Fix freed memory referencesMarco Nelissen2014-10-161-3/+8
* | Merge "ACodec: only check crop rect on output port" into lmp-devLajos Molnar2014-10-141-2/+10
|\ \
| * | ACodec: only check crop rect on output portLajos Molnar2014-10-071-2/+10
* | | stagefright: fix surface input handling of software encodersLajos Molnar2014-10-1310-349/+456
* | | stagefright: support passing GraphicBuffer in metadata bufferLajos Molnar2014-10-134-21/+75
* | | Merge "handle case OMX_AUDIO_CodingG711 in ACodec::getPortFormat" into lmp-devChong Zhang2014-10-132-1/+34
|\ \ \
| * | | handle case OMX_AUDIO_CodingG711 in ACodec::getPortFormatChong Zhang2014-10-132-1/+34
| | |/ | |/|
* | | Merge "ACodec: process deferred messages when entering Loaded state." into lm...Wei Jia2014-10-131-0/+2
|\ \ \ | |/ / |/| |
| * | ACodec: process deferred messages when entering Loaded state.Wei Jia2014-10-101-0/+2
* | | Merge "Revert "handle case OMX_AUDIO_CodingG711 in ACodec::getPortFormat"" in...Guang Zhu2014-10-131-21/+0
|\ \ \
| * | | Revert "handle case OMX_AUDIO_CodingG711 in ACodec::getPortFormat"Guang Zhu2014-10-131-21/+0
* | | | Merge "handle case OMX_AUDIO_CodingG711 in ACodec::getPortFormat" into lmp-devChong Zhang2014-10-101-0/+21
|\ \ \ \ | |/ / /
| * | | handle case OMX_AUDIO_CodingG711 in ACodec::getPortFormatChong Zhang2014-10-091-0/+21
| | |/ | |/|
* | | MediaCodec: fix onError and onInputBufferAvailableLajos Molnar2014-10-091-9/+15
|/ /
* | Merge "Recover from errors" into lmp-devMarco Nelissen2014-10-071-5/+14
|\ \
| * | Recover from errorsMarco Nelissen2014-10-061-5/+14
* | | Merge "stagefright: do not allocate output buffers for tunneled playback" int...Rachad2014-10-071-1/+28
|\ \ \ | |_|/ |/| |
| * | stagefright: do not allocate output buffers for tunneled playbackRachad2014-09-281-1/+28
* | | MediaRecorder: only dequeue available buffers from MediaCodecChong Zhang2014-10-031-5/+14
| |/ |/|
* | Merge "stagefright: fix fake-stride handling for H263 SW decoder" into lmp-devRonghua Wu2014-10-032-3/+11
|\ \
| * | stagefright: fix fake-stride handling for H263 SW decoderRonghua Wu2014-10-022-3/+11
* | | Merge "send available codec buffer count with codec notification" into lmp-devChong Zhang2014-10-031-2/+15
|\ \ \
| * | | send available codec buffer count with codec notificationChong Zhang2014-10-021-2/+15
* | | | mediarecorder: set level if setting default profileLajos Molnar2014-10-021-0/+53
* | | | stagefright: move math templates into AUtils.hLajos Molnar2014-10-012-5/+141
|/ / /
* | | Merge "add AAC audio decoder params for PCM limiter enable" into lmp-devChong Zhang2014-10-012-2/+14
|\ \ \
| * | | add AAC audio decoder params for PCM limiter enableChong Zhang2014-10-012-2/+14
* | | | Merge "GenericSource: support disconnect before NuCachedSource2 is created" i...Robert Shih2014-10-011-7/+22
|\ \ \ \
| * | | | GenericSource: support disconnect before NuCachedSource2 is createdRobert Shih2014-10-011-7/+22
* | | | | Merge "NuCachedSource2: fix disconnect process" into lmp-devRobert Shih2014-10-011-0/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | NuCachedSource2: fix disconnect processRobert Shih2014-09-301-0/+8
| |/ / /
* | | | Check if info for uri is availableMarco Nelissen2014-09-301-0/+4
|/ / /
* | | Fix SoftAAC2 flushMarco Nelissen2014-09-251-4/+8
* | | Merge "NuPlayer: Fix decoder error handling" into lmp-devAndy Hung2014-09-251-1/+1
|\ \ \
| * | | NuPlayer: Fix decoder error handlingAndy Hung2014-09-241-1/+1
| |/ /
* | | stagefright: Advertise 16x16 alignment requirement for PV codecsLajos Molnar2014-09-241-6/+6
* | | Merge "stagefright: use frame height if slice height is 0" into lmp-devLajos Molnar2014-09-251-7/+14
|\ \ \
| * | | stagefright: use frame height if slice height is 0Lajos Molnar2014-09-241-7/+14
* | | | Merge "SoftVideoDecoderOMXComponent: re-config the buffer size when port defi...Ronghua Wu2014-09-251-0/+34
|\ \ \ \
| * | | | SoftVideoDecoderOMXComponent: re-config the buffer size when port definition ...Ronghua Wu2014-09-241-0/+34
| | |/ / | |/| |
* | | | Merge "stagefright: fix cropping handling for SoftAVC and SoftMEPEG4." into l...Ronghua Wu2014-09-255-18/+31
|\ \ \ \
| * | | | stagefright: fix cropping handling for SoftAVC and SoftMEPEG4.Ronghua Wu2014-09-245-18/+31
| |/ / /
* | | | Merge "LiveSession: do not drop seek request" into lmp-devRobert Shih2014-09-251-10/+17
|\ \ \ \
| * | | | LiveSession: do not drop seek requestRobert Shih2014-09-181-10/+17
* | | | | Merge "stagefright: return encrypted input buffer for secure codecs" into lmp...Lajos Molnar2014-09-241-1/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | stagefright: return encrypted input buffer for secure codecsLajos Molnar2014-09-231-1/+6
* | | | | Merge "NuCachedSource2: more fixes for source read hang" into lmp-devChong Zhang2014-09-241-2/+14
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | NuCachedSource2: more fixes for source read hangChong Zhang2014-09-241-2/+14
| |/ / /
* | | | Merge "stagefright: add adaptive playback support to SoftHEVC decoder." into ...Ronghua Wu2014-09-244-84/+141
|\ \ \ \ | |/ / / |/| | |