Commit 1a082581 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Update NEWS, po and LIST for mediacodec API

parent c14b0b5e
...@@ -17,6 +17,7 @@ Codecs: ...@@ -17,6 +17,7 @@ Codecs:
Microsoft Application Screen Decoder 1 (MSS1) Microsoft Application Screen Decoder 1 (MSS1)
* Support for Indeo Audio Coder, RealAudio Lossless * 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 OS X for H.264 based upon VDADecoder
* Add Hardware Acceleration support on Android Jelly Bean using MediaCodec
Encoders: Encoders:
* high10, high422 and high444 encoding support in h264 * high10, high422 and high444 encoding support in h264
......
...@@ -188,6 +188,7 @@ $Id$ ...@@ -188,6 +188,7 @@ $Id$
* mash: OpenMash based decoder * mash: OpenMash based decoder
* mce: Nokia MCE screen unblanking module * mce: Nokia MCE screen unblanking module
* media_library: a sql based media library * media_library: a sql based media library
* mediacodec: Android Jelly Bean MediaCodec decoder module
* mediadirs: Picture/Music/Video user directories as service discoveries * mediadirs: Picture/Music/Video user directories as service discoveries
* minimal_macosx: a minimal Mac OS X GUI, using the FrameWork * minimal_macosx: a minimal Mac OS X GUI, using the FrameWork
* mirror: mirror video filter * mirror: mirror video filter
......
...@@ -369,6 +369,7 @@ modules/codec/libmpeg2.c ...@@ -369,6 +369,7 @@ modules/codec/libmpeg2.c
modules/codec/lpcm.c modules/codec/lpcm.c
modules/codec/mash.cpp modules/codec/mash.cpp
modules/codec/mpeg_audio.c modules/codec/mpeg_audio.c
modules/codec/omxil/android_mediacodec.c
modules/codec/omxil/omxil.c modules/codec/omxil/omxil.c
modules/codec/omxil/omxil.h modules/codec/omxil/omxil.h
modules/codec/omxil/omxil_utils.h modules/codec/omxil/omxil_utils.h
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment