summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/on2/enc/MODULE_LICENSE_APACHE2
diff options
context:
space:
mode:
authorKunter Gultekin <kuntergultekin@google.com>2013-02-01 17:01:15 +0200
committerJames Dong <jdong@google.com>2013-02-07 10:18:13 -0800
commit6c6bb9873f55853fe74d8f45ad3ae116636d8be7 (patch)
treead9677a0baca6d473c02588587385bd1858d2614 /media/libstagefright/codecs/on2/enc/MODULE_LICENSE_APACHE2
parenta0dd006834f4a424b67773ab6724e961a61de923 (diff)
downloadframeworks_av-6c6bb9873f55853fe74d8f45ad3ae116636d8be7.zip
frameworks_av-6c6bb9873f55853fe74d8f45ad3ae116636d8be7.tar.gz
frameworks_av-6c6bb9873f55853fe74d8f45ad3ae116636d8be7.tar.bz2
Adds VPX encoding support for stagefright.
Only following encoder settings are available - target bitrate - rate control (constant / variable) - frame rate - token partitioning - error resilience - reconstruction & loop filters Only following color formats are recognized - YUV420Planar - YUV420SemiPlanar - AndroidOpaque Following settings are not configurable by the client - encoding deadline is realtime - the algorithm interface for encoder is vp8 - fractional bits of frame rate is discarded - timebase is fixed to 1/1000000 Requires libvpx to be built with encoder support enabled. Requires openmax 1.1.2 extension headers. Relevant tests exist in cts repo. Change-Id: If759edb8db36acbd24dcb53d159a54e942766020 Signed-off-by: Kunter Gultekin <kuntergultekin@google.com>
Diffstat (limited to 'media/libstagefright/codecs/on2/enc/MODULE_LICENSE_APACHE2')
-rw-r--r--media/libstagefright/codecs/on2/enc/MODULE_LICENSE_APACHE20
1 files changed, 0 insertions, 0 deletions
diff --git a/media/libstagefright/codecs/on2/enc/MODULE_LICENSE_APACHE2 b/media/libstagefright/codecs/on2/enc/MODULE_LICENSE_APACHE2
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/media/libstagefright/codecs/on2/enc/MODULE_LICENSE_APACHE2