]> git.sesse.net Git - vlc/commitdiff
daala: update NEWS, MODULES_LIST and POTFILES.in
authorTristan Matthews <le.businessman@gmail.com>
Thu, 28 Aug 2014 07:12:04 +0000 (03:12 -0400)
committerTristan Matthews <le.businessman@gmail.com>
Thu, 28 Aug 2014 07:12:04 +0000 (03:12 -0400)
NEWS
modules/MODULES_LIST
po/POTFILES.in

diff --git a/NEWS b/NEWS
index d290d06a55e0bfbec7a63dee7281c812258009a8..c58fd4e1df8bda9e415f04e538c51a6b82fe6477 100644 (file)
--- 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)
index 8666bcb641466b2e5485f2480df9570fff48e20a..0a73ca4b55efa71458b2a3f0632d9059354ffd1d 100644 (file)
@@ -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
index f56ab100ac667b2239fe510521d56aefe950cf29..b62ee5b4e80babdb134d8b4a26593406ed224ade 100644 (file)
@@ -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