summaryrefslogtreecommitdiffstats
path: root/media_codecs.xml
Commit message (Collapse)AuthorAgeFilesLines
* media_codecs: fix NetflixMichael Gernoth2015-04-111-1/+96
| | | | | | | | | | | | The current Netflix app tries very hard to find a codec which supports AdaptivePlayback. As our HW-codec doesn't support that, the Google H.264 software-codec gets used. But it is incapable of decoding the stream from Netflix, returning H264SWDEC_STRM_ERR. The hw-codec plays the stream just fine. This removes the declaration of adaptive-playback from the (broken) software-codec which causes Netflix to use hw-based decoding. Change-Id: I50b33f445a7db5bd7ad59d200277c193c68e3ba7
* tuna: add ffmpeg codecsZiyan2014-12-131-0/+1
|
* tuna: stagefright: use media_codecs_google*.xml filesZiyann2014-12-131-21/+3
| | | | Change-Id: I66d6128fa2e88b8986dc88625bf7ff08de7f7049
* tuna: update media codecs for 4.4Michael Limb2014-12-131-2/+3
| | | | | | Use vp8 and vp9 decoder, fix vp8 naming for encoder Change-Id: I7f29eb37fba096f75854580131dcc2480f24c2bc
* Make software vp8 video encoder available to MediaCodec on TunaJames Dong2013-02-131-0/+1
| | | | Change-Id: Ie0d271ea3a7901f2a8ea9a50a020db931787ea62
* Add gsm decoder to media codec listMarco Nelissen2012-11-151-0/+1
| | | | | | b/6620569 Change-Id: I5da31bee22767ede4bae2e89a888fdd154d31bcd
* Add FLAC encoder to the list of media codecs.Jean-Michel Trivi2012-05-091-0/+1
| | | | | | Bug 5525503 Change-Id: I8f89fd7f7f46f842ecf6c4f6a15239e2f5acb152
* Codec components are now dynamically configured.Andreas Huber2012-03-011-0/+119
Change-Id: Ife617162d1e1bb3e7102ffe1138d580a7b6f61ec