[vlc-commits] Update NEWS, po and LIST for mediacodec API
Jean-Baptiste Kempf
git at videolan.org
Mon Oct 8 18:05:14 CEST 2012
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Oct 8 18:00:12 2012 +0200| [1a082581dacb87f03bce6bce6532bfb210949511] | committer: Jean-Baptiste Kempf
Update NEWS, po and LIST for mediacodec API
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1a082581dacb87f03bce6bce6532bfb210949511
---
NEWS | 1 +
modules/LIST | 1 +
po/POTFILES.in | 1 +
3 files changed, 3 insertions(+)
diff --git a/NEWS b/NEWS
index 7d33642..14d5b16 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,7 @@ Codecs:
Microsoft Application Screen Decoder 1 (MSS1)
* Support for Indeo Audio Coder, RealAudio Lossless
* Add Hardware Acceleration support on OS X for H.264 based upon VDADecoder
+ * Add Hardware Acceleration support on Android Jelly Bean using MediaCodec
Encoders:
* high10, high422 and high444 encoding support in h264
diff --git a/modules/LIST b/modules/LIST
index 6fadca3..fe55d88 100644
--- a/modules/LIST
+++ b/modules/LIST
@@ -188,6 +188,7 @@ $Id$
* mash: OpenMash based decoder
* mce: Nokia MCE screen unblanking module
* media_library: a sql based media library
+ * mediacodec: Android Jelly Bean MediaCodec decoder module
* mediadirs: Picture/Music/Video user directories as service discoveries
* minimal_macosx: a minimal Mac OS X GUI, using the FrameWork
* mirror: mirror video filter
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 9dee7c0..9b8050e 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -369,6 +369,7 @@ modules/codec/libmpeg2.c
modules/codec/lpcm.c
modules/codec/mash.cpp
modules/codec/mpeg_audio.c
+modules/codec/omxil/android_mediacodec.c
modules/codec/omxil/omxil.c
modules/codec/omxil/omxil.h
modules/codec/omxil/omxil_utils.h
More information about the vlc-commits
mailing list