summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/omx
Commit message (Expand)AuthorAgeFilesLines
* Update OMX messages for 64 bitAndy Hung2014-05-142-25/+95
* Remove legacy omx_message variablesAndy Hung2014-05-061-2/+0
* Merge "BufferQueue: Increase max slots from 32 to 64"Dan Stoza2014-04-211-3/+5
|\
| * BufferQueue: Increase max slots from 32 to 64Dan Stoza2014-04-111-3/+5
* | am e80631aa: am 839d11d1: Merge changes I0a744dc7,Id993a70dMark Salyzyn2014-04-153-4/+10
|\ \ | |/ |/|
| * am 839d11d1: Merge changes I0a744dc7,Id993a70dMark Salyzyn2014-04-153-4/+10
| |\
| | * media: 64 bit compile issuesMark Salyzyn2014-04-153-4/+10
| * | am 52a861d2: Merge "warnings be gone."Mark Salyzyn2014-04-114-31/+31
| |\ \ | | |/
| | * warnings be gone.Andreas Huber2014-04-114-31/+31
* | | Merge "Remove deprecated BufferQueue constructor"Dan Stoza2014-04-042-21/+24
|\ \ \
| * | | Remove deprecated BufferQueue constructorDan Stoza2014-03-122-21/+24
* | | | am 098b28fc: am 64727dd7: Merge "More precise 32-bit only for libstagefright/...Glenn Kasten2014-03-181-0/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 64727dd7: Merge "More precise 32-bit only for libstagefright/ subdirectories"Glenn Kasten2014-03-181-0/+2
| |\ \ | | |/
| | * More precise 32-bit only for libstagefright/ subdirectoriesGlenn Kasten2014-03-171-0/+2
| * | am bd77a1b5: am cf49a51f: fix codec buffer leak in error handling when timest...Chong Zhang2014-03-131-7/+7
| |\ \
| | * | fix codec buffer leak in error handling when timestamp goes backwardChong Zhang2014-03-111-7/+7
| * | | am a671f943: am c69bc40a: Merge "Cap pts gap between adjacent frames to speci...Chong Zhang2014-03-133-5/+146
| |\ \ \ | | |/ /
| | * | Merge "Cap pts gap between adjacent frames to specified value" into klp-devChong Zhang2014-03-113-5/+146
| | |\ \
| | | * | Cap pts gap between adjacent frames to specified valueChong Zhang2014-03-113-5/+146
| * | | | am 1e001f92: am 1c608ab3: save mGraphicBuffer pointer even when we\'re suspendedChong Zhang2014-03-131-0/+6
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | save mGraphicBuffer pointer even when we're suspendedChong Zhang2014-03-111-0/+6
| | |/
* | | Add empty onSidebandChanged callbacks to BufferQueue::ConsumerListenersJesse Hall2014-03-072-0/+10
* | | Merge "Opus Matroska support in OpenMax"Lajos Molnar2014-03-042-0/+3
|\ \ \
| * | | Opus Matroska support in OpenMaxVignesh Venkatasubramanian2014-03-032-0/+3
* | | | Merge "support for time lapse/slow motion when using SURFACE source"Chong Zhang2014-02-223-4/+64
|\ \ \ \ | |/ / / |/| | |
| * | | support for time lapse/slow motion when using SURFACE sourceChong Zhang2014-02-143-4/+64
* | | | Merge "fix codec buffer leak in error handling when timestamp goes backward"Chong Zhang2014-02-191-7/+7
|\ \ \ \ | |/ / /
| * | | fix codec buffer leak in error handling when timestamp goes backwardChong Zhang2014-02-141-7/+7
* | | | fix the OS X builds until we can fix compiler warnings that apparentlyAndreas Huber2014-02-111-2/+0
* | | | warnings be gone.Andreas Huber2014-02-117-32/+36
|/ / /
* | | resolved conflicts for merge of 566be7c3 to masterNarayan Kamath2014-02-112-4/+5
|\ \ \ | |/ /
| * | Make frameworks/av 64-bit compatibleKévin PETIT2014-02-112-4/+5
| |/
* | Change StagefrightRecorder to use MediaCodecChong Zhang2014-02-053-4/+39
* | Merge "FINAL ATTEMPT: HTTP services are now provided from JAVA and made avail...Andreas Huber2014-02-051-1/+3
|\ \
| * | FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-041-1/+3
* | | Cap pts gap between adjacent frames to specified valueChong Zhang2014-01-303-5/+146
|/ /
* | save mGraphicBuffer pointer even when we're suspendedChong Zhang2014-01-281-0/+6
|/
* Back to the old way of making sure that no more buffers are submittedAndreas Huber2013-11-081-2/+4
* Merge "Properly handle executing->idle in GraphicBufferSource" into klp-devAndreas Huber2013-11-083-7/+29
|\
| * Properly handle executing->idle in GraphicBufferSourceAndreas Huber2013-11-073-7/+29
* | Replace assert with error messageAndy McFadden2013-11-071-1/+6
|/
* Check for NULL buffer in repeat-latestAndy McFadden2013-10-231-0/+17
* IOMX: Add prepareForAdaptivePlayback methodLajos Molnar2013-10-032-0/+41
* Optionally repeat the previously submitted frame to the encoderAndreas Huber2013-08-133-8/+218
* Merge "IOMX: add updateGraphicBufferInMeta method for metadata mode"Lajos Molnar2013-08-062-0/+27
|\
| * IOMX: add updateGraphicBufferInMeta method for metadata modeLajos Molnar2013-08-062-0/+27
* | fix fallout from binderizing BufferQueues consumer sideMathias Agopian2013-08-011-5/+2
|/
* Update error messageAndy McFadden2013-07-241-1/+2
* Don't abort on unusual state transitionAndy McFadden2013-07-231-3/+5
* Merge "update to new Consumer APIs"Mathias Agopian2013-07-201-5/+4
|\