]> git.sesse.net Git - vlc/commitdiff
Update NEWS, MODULES_LIST and POTFILES.in
authorTristan Matthews <tmatth@videolan.org>
Thu, 5 Feb 2015 20:48:56 +0000 (15:48 -0500)
committerTristan Matthews <tmatth@videolan.org>
Thu, 5 Feb 2015 21:00:57 +0000 (16:00 -0500)
NEWS
modules/MODULES_LIST
po/POTFILES.in

diff --git a/NEWS b/NEWS
index 8ac54462956b16d3242e8eb51f4ddc511afe71e2..22d69c22744ef17e74260ee00d33aba2888098fa 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -58,6 +58,7 @@ Video filter:
 
 Stream Output:
  * Chromecast output module
+ * RGB24 and YCbCr 4:2:0 RTP packetization
 
 Encoder:
  * Support for Daala video in 4:2:0 and 4:4:4
index a67b4a70fbe274edc0b1eff39486955a5c9c210a..316222adbc4fbd2c5ffb84a050390941bce8fd78 100644 (file)
@@ -303,6 +303,7 @@ $Id$
  * rotate: Video rotation filter
  * rss: Display a RSS feed on the video output
  * rtp: rtp demux module
+ * rtpvideo: encoder for raw video over RTP
  * rv32: RV32 image format conversion module
  * samplerate: Secret Rabbit Code (libsamplerate) audio resampler
  * sap: Interface module to read SAP/SDP announcements
index 008df4a9c22abca757af1320ee2f9ec52c65cfc2..f1ab9dcb16190e3d6cf5f58950f29558d88af71a 100644 (file)
@@ -396,6 +396,7 @@ modules/codec/png.c
 modules/codec/qsv.c
 modules/codec/quicktime.c
 modules/codec/rawvideo.c
+modules/codec/rtpvideo.c
 modules/codec/schroedinger.c
 modules/codec/sdl_image.c
 modules/codec/shine.c