[vlc-commits] Mention fps in NEWS

Jean-Baptiste Kempf git at videolan.org
Mon Dec 1 11:56:36 CET 2014


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Dec  1 11:56:26 2014 +0100| [10cc586e39268cd32d87e6fed5c907d4fa8175bd] | committer: Jean-Baptiste Kempf

Mention fps in NEWS

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=10cc586e39268cd32d87e6fed5c907d4fa8175bd
---

 NEWS           |    1 +
 po/POTFILES.in |    1 +
 2 files changed, 2 insertions(+)

diff --git a/NEWS b/NEWS
index d109573..e144db8 100644
--- 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
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 26770df..3a36d36 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -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



More information about the vlc-commits mailing list