summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/omx
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE: Fix for SW video decoder OMX profile/level queryXiaosong Wei2014-06-241-3/+4
* Update OMX messages for 64 bitAndy Hung2014-06-122-25/+95
* Merge commit '91820d46b5f3065c2fded3cdf65d305715b33bb1' into HEADBill Yi2014-04-293-5/+152
|\
| * am 64727dd7: Merge "More precise 32-bit only for libstagefright/ subdirectories"Glenn Kasten2014-03-181-0/+2
| |\
| * \ am cf49a51f: fix codec buffer leak in error handling when timestamp goes back...Chong Zhang2014-03-141-7/+7
| |\ \
| | * | fix codec buffer leak in error handling when timestamp goes backwardChong Zhang2014-03-111-7/+7
| * | | am c69bc40a: Merge "Cap pts gap between adjacent frames to specified value" i...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 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
| | |/ /
* | | | media: 64 bit compile issuesMark Salyzyn2014-04-153-4/+10
* | | | warnings be gone.Andreas Huber2014-04-114-31/+31
| |_|/ |/| |
* | | More precise 32-bit only for libstagefright/ subdirectoriesGlenn Kasten2014-03-171-0/+2
|/ /
* | Make frameworks/av 64-bit compatibleKévin PETIT2014-02-112-4/+5
|/
* 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
|\
| * update to new Consumer APIsMathias Agopian2013-07-161-5/+4
* | Support "suspension" of a video encoder in "surface-input" mode.Andreas Huber2013-07-174-14/+106
|/
* Pass additional arg to acquireBuffer calls.Andy McFadden2013-07-081-2/+2
* Adds VP9 decoding support for stagefright.hkuang2013-06-242-3/+5
* stagefright: created SoftVideoDecoderOMXComponentLajos Molnar2013-06-052-0/+291
* stagefright: BufferProducer updatesLajos Molnar2013-05-232-29/+28
* Avoid a deadlock during EmptyBufferDoneAndreas Huber2013-05-201-11/+17
* Merge "update to Fence::waitForever() API change" into jb-mr2-devMathias Agopian2013-05-171-2/+1
|\
| * update to Fence::waitForever() API changeMathias Agopian2013-05-161-2/+1
* | Adjust timestamp scaleAndy McFadden2013-05-162-4/+4
|/
* OMXNodeInstance: actually fix OMX_GetExtIndex loggingJamie Gennis2013-04-181-4/+5
* Merge "OMXNodeInstance: fix OMX_GetExtensionIndex logging" into jb-mr2-devJamie Gennis2013-04-121-17/+15
|\
| * OMXNodeInstance: fix OMX_GetExtensionIndex loggingJamie Gennis2013-04-091-17/+15
* | Add liblogYing Wang2013-04-092-1/+2
|/
* GraphicBufferSource fixesAndy McFadden2013-03-123-56/+81
* Correct MediaCodec + Surface behaviorAndy McFadden2013-03-053-20/+31
* Implement Surface input to MediaCodec.Andy McFadden2013-03-045-0/+769
* Add OMX.google.vpx.encoderJames Dong2013-02-121-0/+1
* Make codecs reconfigurableMarco Nelissen2012-12-181-0/+8
* Add GSM 6.10 decoderMarco Nelissen2012-11-161-0/+1
* ALooper::GetNowUs() now relies on systemTime instead of gettimeofday.Andreas Huber2012-10-011-9/+3
* Only emit padding at the end of the stream in the aac and mp3 decodersAndreas Huber2012-08-071-3/+14