[vlc-commits] daala: update NEWS, MODULES_LIST and POTFILES.in

Tristan Matthews git at videolan.org
Thu Aug 28 09:14:21 CEST 2014


vlc | branch: master | Tristan Matthews <le.businessman at gmail.com> | Thu Aug 28 03:12:04 2014 -0400| [9fc9d52165a18df59b978c88e9796a1f01fc6aa3] | committer: Tristan Matthews

daala: update NEWS, MODULES_LIST and POTFILES.in

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9fc9d52165a18df59b978c88e9796a1f01fc6aa3
---

 NEWS                 |    1 +
 modules/MODULES_LIST |    1 +
 po/POTFILES.in       |    1 +
 3 files changed, 3 insertions(+)

diff --git a/NEWS b/NEWS
index d290d06..c58fd4e 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@ Decoder:
  * OMX GPU-zerocopy support for decoding and display on Android using OpenMax IL
  * Support 4:4:4 chroma sampling with VDPAU hw acceleration
  * Support for ARIB B24 subtitles
+ * Support for Daala video
 
 Demuxers:
  * Support HD-DVD .evo (H.264, VC-1, MPEG-2, PCM, AC-3, E-AC3, MLP, DTS)
diff --git a/modules/MODULES_LIST b/modules/MODULES_LIST
index 8666bcb..0a73ca4 100644
--- a/modules/MODULES_LIST
+++ b/modules/MODULES_LIST
@@ -77,6 +77,7 @@ $Id$
  * croppadd: Crop/Padd image filter
  * crystalhd: crystalhd decoder
  * cvdsub: CVD subtitles decoder
+ * daala: a daala video decoder/packetizer using libdaala
  * dash: MPEG DASH playback
  * dbus: D-Bus control interface
  * dbus_screensaver: preventing the computer from suspending
diff --git a/po/POTFILES.in b/po/POTFILES.in
index f56ab10..b62ee5b 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -362,6 +362,7 @@ modules/codec/cc.h
 modules/codec/cdg.c
 modules/codec/crystalhd.c
 modules/codec/cvdsub.c
+modules/codec/daala.c
 modules/codec/ddummy.c
 modules/codec/dmo/buffer.c
 modules/codec/dmo/dmo.c



More information about the vlc-commits mailing list