[vlc-devel] commit: Forgot to update these when adding the omxil module (Gildas Bazin )
git version control
git at videolan.org
Sun Feb 7 23:14:35 CET 2010
vlc | branch: master | Gildas Bazin <gibalou at videolan.org> | Sun Feb 7 22:11:13 2010 +0000| [c27044171066da05b8c049073d5e1060c85759e0] | committer: Gildas Bazin
Forgot to update these when adding the omxil module
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c27044171066da05b8c049073d5e1060c85759e0
---
NEWS | 2 ++
modules/LIST | 1 +
po/POTFILES.in | 4 ++++
3 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
index 0222474..1686477 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,7 @@ Decoders:
* Support for DxVA2 for H.264 decoding on GPU on Windows Vista and 7
* Support for VAAPI for H.264 decoding on GPU on GNU/Linux
* Multiple improvements for subtitles styles .SRT and .SSA
+ * Audio/Video decoder using OpenMAX IL components
Demuxers:
* Support for ADPCM in .flv streams
@@ -101,6 +102,7 @@ Windows port:
Maemo port:
* Multiple improvements for N900 compliance and efficiency
+ * Support for HW accelerated video decoding on N900
Misc:
* new sqlite module
diff --git a/modules/LIST b/modules/LIST
index e5e63c6..80c655f 100644
--- a/modules/LIST
+++ b/modules/LIST
@@ -221,6 +221,7 @@ $Id$
* oldrc: old interface module using stdio
* oldtelnet: oled Telnet control interface
* omapfb: omap framebuffer video output
+ * omxil: OpenMAX IL audio/video decoder
* opencv_example: OpenCV example (face identification)
* opencv_wrapper: OpenCV wrapper video filter
* opengl: a opengl video output that uses opengl provider modules
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 4f2a402..01e638c 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -378,6 +378,10 @@ modules/codec/libmpeg2.c
modules/codec/lpcm.c
modules/codec/mash.cpp
modules/codec/mpeg_audio.c
+modules/codec/omxil/omxil.c
+modules/codec/omxil/omxil.h
+modules/codec/omxil/omxil_utils.h
+modules/codec/omxil/utils.c
modules/codec/png.c
modules/codec/quicktime.c
modules/codec/rawvideo.c
More information about the vlc-devel
mailing list