Commit 9fc9d521 authored by Tristan Matthews's avatar Tristan Matthews

daala: update NEWS, MODULES_LIST and POTFILES.in

parent 1d3d3237
...@@ -11,6 +11,7 @@ Decoder: ...@@ -11,6 +11,7 @@ Decoder:
* OMX GPU-zerocopy support for decoding and display on Android using OpenMax IL * OMX GPU-zerocopy support for decoding and display on Android using OpenMax IL
* Support 4:4:4 chroma sampling with VDPAU hw acceleration * Support 4:4:4 chroma sampling with VDPAU hw acceleration
* Support for ARIB B24 subtitles * Support for ARIB B24 subtitles
* Support for Daala video
Demuxers: Demuxers:
* Support HD-DVD .evo (H.264, VC-1, MPEG-2, PCM, AC-3, E-AC3, MLP, DTS) * Support HD-DVD .evo (H.264, VC-1, MPEG-2, PCM, AC-3, E-AC3, MLP, DTS)
......
...@@ -77,6 +77,7 @@ $Id$ ...@@ -77,6 +77,7 @@ $Id$
* croppadd: Crop/Padd image filter * croppadd: Crop/Padd image filter
* crystalhd: crystalhd decoder * crystalhd: crystalhd decoder
* cvdsub: CVD subtitles decoder * cvdsub: CVD subtitles decoder
* daala: a daala video decoder/packetizer using libdaala
* dash: MPEG DASH playback * dash: MPEG DASH playback
* dbus: D-Bus control interface * dbus: D-Bus control interface
* dbus_screensaver: preventing the computer from suspending * dbus_screensaver: preventing the computer from suspending
......
...@@ -362,6 +362,7 @@ modules/codec/cc.h ...@@ -362,6 +362,7 @@ modules/codec/cc.h
modules/codec/cdg.c modules/codec/cdg.c
modules/codec/crystalhd.c modules/codec/crystalhd.c
modules/codec/cvdsub.c modules/codec/cvdsub.c
modules/codec/daala.c
modules/codec/ddummy.c modules/codec/ddummy.c
modules/codec/dmo/buffer.c modules/codec/dmo/buffer.c
modules/codec/dmo/dmo.c modules/codec/dmo/dmo.c
......
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