summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/OMXCodec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Send 64 bit OMX codec handling to 32 bit MediaServerAndy Hung2014-05-141-0/+6
* Update OMX messages for 64 bitAndy Hung2014-05-141-22/+22
* Remove legacy omx_message variablesAndy Hung2014-05-061-29/+9
* am e80631aa: am 839d11d1: Merge changes I0a744dc7,Id993a70dMark Salyzyn2014-04-151-13/+15
|\
| * 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 bd1f8f0a: am fb28c384: am 1faa4170: stagefright: allow for minUndequeuedBu...Lajos Molnar2014-03-191-4/+6
|\ \ \ \ | |/ / /
| * | | 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
| |/
* | mediaplayer: keep more buffers with the BufferQueueLajos Molnar2014-03-111-9/+29
* | Opus Matroska support in OpenMaxVignesh Venkatasubramanian2014-03-031-0/+10
* | am 728549e3: am 56477eb7: am 27ae268a: am 00cb884f: Merge "StageFright: Remov...Adam Hampson2013-11-131-7/+1
|\ \ | |/
| * 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
* | | Support TS + AC3 for ATSC standardChangwan Ryu2013-11-061-0/+51
* | | Support for MPEG2 videoChangwan Ryu2013-10-311-0/+2
|/ /
* | 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