Commit 1122886d authored by Tristan Matthews's avatar Tristan Matthews

Update NEWS, MODULES_LIST and POTFILES.in

parent dfc13bc5
...@@ -58,6 +58,7 @@ Video filter: ...@@ -58,6 +58,7 @@ Video filter:
Stream Output: Stream Output:
* Chromecast output module * Chromecast output module
* RGB24 and YCbCr 4:2:0 RTP packetization
Encoder: Encoder:
* Support for Daala video in 4:2:0 and 4:4:4 * Support for Daala video in 4:2:0 and 4:4:4
......
...@@ -303,6 +303,7 @@ $Id$ ...@@ -303,6 +303,7 @@ $Id$
* rotate: Video rotation filter * rotate: Video rotation filter
* rss: Display a RSS feed on the video output * rss: Display a RSS feed on the video output
* rtp: rtp demux module * rtp: rtp demux module
* rtpvideo: encoder for raw video over RTP
* rv32: RV32 image format conversion module * rv32: RV32 image format conversion module
* samplerate: Secret Rabbit Code (libsamplerate) audio resampler * samplerate: Secret Rabbit Code (libsamplerate) audio resampler
* sap: Interface module to read SAP/SDP announcements * sap: Interface module to read SAP/SDP announcements
......
...@@ -396,6 +396,7 @@ modules/codec/png.c ...@@ -396,6 +396,7 @@ modules/codec/png.c
modules/codec/qsv.c modules/codec/qsv.c
modules/codec/quicktime.c modules/codec/quicktime.c
modules/codec/rawvideo.c modules/codec/rawvideo.c
modules/codec/rtpvideo.c
modules/codec/schroedinger.c modules/codec/schroedinger.c
modules/codec/sdl_image.c modules/codec/sdl_image.c
modules/codec/shine.c modules/codec/shine.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