]> git.sesse.net Git - vlc/commitdiff
Update NEWS, po and LIST for mediacodec API
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 8 Oct 2012 16:00:12 +0000 (18:00 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 8 Oct 2012 16:05:12 +0000 (18:05 +0200)
NEWS
modules/LIST
po/POTFILES.in

diff --git a/NEWS b/NEWS
index 7d336427ae8be19d865db152ed54c1b89186820a..14d5b16ebe5ca2ffd2d004fe4878354cd7bfb963 100644 (file)
--- 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
index 6fadca325335bed26233e1e1182ce808e730ae01..fe55d881ad94b524e4f8dab408773b694d39c704 100644 (file)
@@ -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
index 9dee7c063d08b540782e5904c07826791adb9c73..9b8050eb0d437b49aab64744513b582e1e0516e1 100644 (file)
@@ -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