summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/OMXCodec.cpp
Commit message (Expand)AuthorAgeFilesLines
* am 839d11d1: Merge changes I0a744dc7,Id993a70dMark Salyzyn2014-04-151-13/+15
|\
| * media: 64 bit compile issuesMark Salyzyn2014-04-151-13/+15
* | am f780d28d: Merge "DO NOT MERGE: Revert "mediaplayer: keep more buffers with...Lajos Molnar2014-03-281-29/+9
|\ \
| * | DO NOT MERGE: Revert "mediaplayer: keep more buffers with the BufferQueue"Lajos Molnar2014-03-271-29/+9
* | | am 3d4e4fcb: Merge "DO NOT MERGE: Revert "stagefright: allow for minUndequeue...Lajos Molnar2014-03-281-6/+4
|\ \ \ | |/ /
| * | DO NOT MERGE: Revert "stagefright: allow for minUndequeuedBufs to be one less"Lajos Molnar2014-03-271-6/+4
* | | am 1faa4170: stagefright: allow for minUndequeuedBufs to be one lessLajos Molnar2014-03-191-4/+6
|\ \ \ | |/ /
| * | stagefright: allow for minUndequeuedBufs to be one lessLajos Molnar2014-03-191-4/+6
* | | am b635b0e6: mediaplayer: keep more buffers with the BufferQueueLajos Molnar2014-03-191-9/+29
|\ \ \ | |/ /
| * | mediaplayer: keep more buffers with the BufferQueueLajos Molnar2014-03-191-9/+29
| |/
* | [DO NOT MERGE] Support TS + AC3 for ATSC standardChangwan Ryu2014-02-031-0/+51
* | Support for MPEG2 videoChangwan Ryu2014-01-211-0/+2
|/
* am 27ae268a: am 00cb884f: Merge "StageFright: Removes hacks for Nvidia MPEG2 ...Adam Hampson2013-11-131-7/+1
|\
| * StageFright: Removes hacks for Nvidia MPEG2 decoderSuresh Choudhary2013-08-091-7/+1
| * Apparently the mp3 decoder glitches if it was configured with the wrongAndreas Huber2013-04-171-0/+11
| * The framework really doesn't need to know the specifics of the codecAndreas Huber2013-04-111-7/+0
| * Add GSM 6.10 decoderMarco Nelissen2012-11-161-0/+2
| * Turn off executable bit on ordinary filesGlenn Kasten2012-11-021-0/+0
| * Added some extra failure logging messagesJames Dong2012-10-171-0/+7
| * Make a small correction in terms of GOP structure in the recorded videoJames Dong2012-09-141-1/+1
| * Allow OMXCodec to specify an output color format for OMX decoder componentJames Dong2012-09-101-6/+28
* | stagefright: enable adaptive playback based on codec format keyLajos Molnar2013-10-031-4/+8
* | MediaCodecInfo: report supported color formats for non-native-window modeLajos Molnar2013-09-301-6/+6
* | Check adaptive playback support via CodecCapabilitiesLajos Molnar2013-08-131-1/+8
* | Adds VP9 decoding support for stagefright.hkuang2013-06-241-4/+8
* | Apparently the mp3 decoder glitches if it was configured with the wrongAndreas Huber2013-04-171-0/+11
* | The framework really doesn't need to know the specifics of the codecAndreas Huber2013-04-111-7/+0
* | Add GSM 6.10 decoderMarco Nelissen2012-11-161-0/+2
* | Turn off executable bit on ordinary filesGlenn Kasten2012-11-021-0/+0
* | Added some extra failure logging messagesJames Dong2012-10-171-0/+7
* | Make a small correction in terms of GOP structure in the recorded videoJames Dong2012-09-141-1/+1
* | Allow OMXCodec to specify an output color format for OMX decoder componentJames Dong2012-09-101-6/+28
|/
* Fixed a native crash due to unexpected state at destroy time when encoder com...James Dong2012-08-241-6/+14
* Make sure codec names and corresponding quirks are returned together.Andreas Huber2012-08-071-23/+21
* Remove obsolete hack for TI specific codeJames Dong2012-08-061-39/+9
* Allocate buffers before calling start on its source in OMXCodec::start() for ...James Dong2012-08-021-5/+17
* Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-devEd Heyl2012-07-291-3/+10
|\
| * Process EBD and FBD messages in ERROR stateHaynes Mathew George2012-06-281-2/+8
| * Add vendor specific output color formatHaynes Mathew George2012-06-211-1/+2
* | Codecs: Add MetaDataMode support to software video encoders.Eino-Ville Talvala2012-07-241-0/+3
* | Update ANativeWindow client code for syncJamie Gennis2012-06-211-30/+8
|/
* stagefright: set scaling mode for blank framesJamie Gennis2012-06-141-0/+8
* Revert "Added some informational log messages to track down ANR related issues"James Dong2012-06-111-3/+2
* Added some informational log messages to track down ANR related issuesJames Dong2012-05-291-2/+3
* Force shutdown of the omx decoder even if it's in a wedged state...Andreas Huber2012-05-291-7/+31
* Fix a mediaserver crash caused by dereferencing a NULL pointer.James Dong2012-05-211-5/+5
* Log which OMX component is not returning all buffers to us on executing->idle.Andreas Huber2012-05-151-6/+16
* OMX IL wrapper for FLAC encoderJean-Michel Trivi2012-05-091-0/+2
* Get rid of vendor specific video encoder component names from ACodec and OMXC...James Dong2012-05-071-7/+4
* Impl for supporting two video scaling modesJames Dong2012-05-011-15/+0