]> git.sesse.net Git - vlc/commitdiff
Mention fps in NEWS
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 1 Dec 2014 10:56:26 +0000 (11:56 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 1 Dec 2014 10:56:26 +0000 (11:56 +0100)
NEWS
po/POTFILES.in

diff --git a/NEWS b/NEWS
index d109573549e1d1b97d9b6fcae4f5f24efd337e5f..e144db871a46590a86e733f83ea16c86ae34cc6f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,7 @@ Video ouput:
 
 Video filter:
  * Hardware deinterlacing on the rPI, using MMAL
+ * New video filter to convert between fps rates
 
 Stream Output:
  * Chromecast output module
index 26770dfeae0b3e280de8dfe7240ca8d10fd4826d..3a36d36d1148a1215701f6e75780fa62e37616e8 100644 (file)
@@ -1116,6 +1116,7 @@ modules/video_filter/erase.c
 modules/video_filter/extract.c
 modules/video_filter/filter_event_info.h
 modules/video_filter/filter_picture.h
+modules/video_filter/fps.c
 modules/video_filter/freeze.c
 modules/video_filter/gaussianblur.c
 modules/video_filter/gradfun.c