summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/OMXCodec.cpp
Commit message (Expand)AuthorAgeFilesLines
* libstagefright: [Reworked] Fix incorrectness nPortIndex value for QueryCodecDheeraj CVR2013-07-031-0/+4
* libstagefright: fix indefinate loop in QueryCodecDheeraj CVR2013-06-241-1/+2
* Revert "libstagefright: Fix incorrectness nPortIndex value for QueryCodec"Ricardo Cerqueira2013-06-201-1/+1
* Squashed commit of A/V changes from CodeAuroraKrishnankutty Kolathappilly2013-06-181-14/+94
* Add camera parameters for htc evo 3D. (1/2)Kevin Bruckert2013-04-281-1/+19
* OMXCodec: Re-implement requires-flush-before-shutdown quirkPawit Pornkitprasan2013-04-241-0/+4
* libstagefright: Fix incorrectness nPortIndex value for QueryCodecYuanQY2013-02-271-1/+1
* libstagefright: Add support for frame-by-frame modeShalaj Jain2013-02-191-1/+5
* Squashed commit of updates from CodeAuroraMingming Yin2013-02-061-10/+46
* Video Encoder: Enable Ducati h264 encoder profile changeHashcode2013-01-271-0/+5
* [3/3] libstagefright/videoeditor: Allow custom DOMX source instead of Google ...Hashcode2013-01-261-0/+7
* Fix typoPavel Kirpichyov2013-01-081-1/+1
* stagefright: OMXCodec: Re-enable OMX.TI.Video.encoder's quirksRicardo Cerqueira2013-01-031-0/+72
* Squashed commit of updates from CodeAuroravivek mehta2012-12-291-0/+4
* Squashed commit of audio changes from CodeAuroravivek mehta2012-12-231-42/+613
* libstagefright: exynos4: set proper eColorFormatcodeworkx2012-12-061-1/+7
* omx: exynos4: bring inline with jellybeancodeworkx2012-12-061-42/+20
* exynos4: libstragefright: add support for samsung colorformat/omx/mfccodeworkx2012-11-301-3/+154
* 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
* Removed software video encoders that are not OMX-based.James Dong2012-04-301-6/+0
* Fix mono gapless playback for decoders that output stereoMarco Nelissen2012-04-301-8/+4
* Add Fraunhofer AAC encoder with AAC-ELD support.Dave Burke2012-04-251-4/+8
* Make sure OMXCodec and ACodec both accept more than 2 channels of audioAndreas Huber2012-04-241-8/+65
* Add a few more APIs to MediaCodecList.Andreas Huber2012-04-021-43/+57
* Implementation of a raw audio "decoder".Andreas Huber2012-03-291-0/+10
* Add ABuffer support to SkipCutBufferMarco Nelissen2012-03-291-2/+1
* Provisional support for secure decryption of media streams.Andreas Huber2012-03-261-6/+25
* Support gapless playback for mp3 and m4aMarco Nelissen2012-03-221-0/+40
* ACodec is a little more aggressive in its error checking now.Andreas Huber2012-03-161-2/+4
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-121-1/+1