vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | 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 _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
