summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/OMXCodec.h
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of A/V changes from CodeAuroraKrishnankutty Kolathappilly2013-06-181-1/+3
* stagefright: OMXCodec: Re-enable OMX.TI.Video.encoder's quirksRicardo Cerqueira2013-01-031-0/+6
* Squashed commit of audio changes from CodeAuroravivek mehta2012-12-231-0/+26
* exynos4: libstragefright: add support for samsung colorformat/omx/mfccodeworkx2012-11-301-0/+3
* Allow OMXCodec to specify an output color format for OMX decoder componentJames Dong2012-09-101-1/+1
* Fixed a native crash due to unexpected state at destroy time when encoder com...James Dong2012-08-241-0/+2
* Make sure codec names and corresponding quirks are returned together.Andreas Huber2012-08-071-2/+6
* Remove obsolete hack for TI specific codeJames Dong2012-08-061-5/+2
* Fix mono gapless playback for decoders that output stereoMarco Nelissen2012-04-301-1/+1
* Add Fraunhofer AAC encoder with AAC-ELD support.Dave Burke2012-04-251-1/+1
* Make sure OMXCodec and ACodec both accept more than 2 channels of audioAndreas Huber2012-04-241-0/+4
* Add a few more APIs to MediaCodecList.Andreas Huber2012-04-021-0/+5
* Provisional support for secure decryption of media streams.Andreas Huber2012-03-261-1/+5
* Support gapless playback for mp3 and m4aMarco Nelissen2012-03-221-0/+3
* Instead of hardcoding OMX component names in our code, supportAndreas Huber2012-03-011-21/+25
* Enable B frame support in MPEG4WriterJames Dong2012-02-071-1/+1
* The software AAC encoder is now an OMX component.Andreas Huber2012-01-261-0/+1
* Report a runtime error instead of asserting on malformed avc configuration data.Andreas Huber2011-11-181-0/+4
* Stagefright: push blank buffers when tearing downJamie Gennis2011-10-251-0/+1
* Set crop params to ANative Window during Initialization.Lakshman Gowda2011-10-051-0/+2
* Gracefuly return on detecting wrong AAC format from corrupted filesGilles-Arnaud Bleu-Laine2011-09-301-1/+1
* Change an assert failure due to unsupported level by HW AVC decoder and repor...James Dong2011-09-131-1/+1
* Revert "Notify the OMX component that it's going to be used in "secure" mode."Andreas Huber2011-08-101-2/+0
* Notify the OMX component that it's going to be used in "secure" mode.Andreas Huber2011-08-081-0/+2
* Merge "Do not wait forever for output buffers in OMXCodec.cpp and error out i...James Dong2011-07-241-0/+1
|\
| * Do not wait forever for output buffers in OMXCodec.cpp and error out in case ...James Dong2011-07-151-0/+1
* | QueryCodecs() signature changeJean-Michel Trivi2011-07-221-0/+7
* | Merge "Add option to query hardware decoders only"Jean-Michel Trivi2011-07-181-1/+1
|\ \ | |/ |/|
| * Add option to query hardware decoders onlyJean-Michel Trivi2011-07-181-1/+1
* | Support profile and level query for SW video decodersJames Dong2011-07-111-5/+0
|/
* Support a "secure input buffer" mode for use by Widevine DRM in OMXCodec.Andreas Huber2011-07-011-6/+14
* Multiple changes to ACodec/codec tools:Andreas Huber2011-06-281-6/+7
* Add B frame support for MPEG4WriterJames Dong2011-06-131-0/+6
* Squashed commit of the following:Andreas Huber2011-05-111-0/+1
* Bug 3012968 DRM output controlGlenn Kasten2011-03-101-0/+4
* Handle some edge cases when seeking while starting up OMXCodecAndreas Huber2011-02-081-0/+1
* Make sure that key frame is generated for timelapse video recording if there ...James Dong2011-01-261-0/+4
* Properly rotate video that's marked as such and decoded to a surface.Andreas Huber2011-01-211-0/+2
* Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold...James Dong2011-01-101-2/+7
* Revert "Allows the authoring engine to skip frame."James Dong2010-12-111-1/+0
* Better buffer status management and verification in OMXCodec.Andreas Huber2010-12-081-4/+10
* Add color format query support to QueryCodecs()James Dong2010-11-111-0/+1
* Fix memory leak when 0-memcpy quirk is usedJames Dong2010-11-111-0/+2
* Use meta data in the media recording frameworkJames Dong2010-11-041-0/+5
* Fix a MediaBuffer leak in Stagefright.Jamie Gennis2010-11-031-0/+2
* Add two creation flags to OMXCodec::Create()James Dong2010-10-251-0/+5
* Add decode-to-ANativeWindow support to Stagefright.Jamie Gennis2010-10-201-2/+19
* For thumbnail extraction make sure we instantiate a decoder that allows acces...Andreas Huber2010-10-181-1/+5
* Work to support switching transport streams mid-stream and signalling discont...Andreas Huber2010-10-071-2/+3
* On this particular device the hardware video decoder spits out buffers that d...Andreas Huber2010-10-071-1/+3