[vlc-commits] NEWS, LIST and po update for the new filter

Jean-Baptiste Kempf git at videolan.org
Sun May 15 21:05:27 CEST 2011


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun May 15 21:04:37 2011 +0200| [81e570b095703da5d3dc660e26fe12312b5e2578] | committer: Jean-Baptiste Kempf

NEWS, LIST and po update for the new filter

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

 NEWS           |    1 +
 modules/LIST   |    1 +
 po/POTFILES.in |    1 +
 3 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS
index 26aed85..9b3c90d 100644
--- a/NEWS
+++ b/NEWS
@@ -84,6 +84,7 @@ Video Filter:
  * New deinterlacer mode Phosphor, a framerate doubling CRT TV simulator
  * New deinterlacer mode IVTC, to do live inverse telecine for NTSC films
  * New subsdelay filter to change subtitles delay
+ * New anti-flickering filter
 
 Audio Filter:
  * New Compressor filter, a dynamic range compressor
diff --git a/modules/LIST b/modules/LIST
index ede35c0..4da818e 100644
--- a/modules/LIST
+++ b/modules/LIST
@@ -42,6 +42,7 @@ $Id$
  * alphamask: Alpha layer mask video filter
  * alsa: audio output module using the ALSA API
  * amem: audio memory output
+ * antiflicker: anti-flicker video filter
  * aout_directx: audio output module using the DirectX API
  * aout_file: Audio output to write to a file
  * aout_sdl: audio output module using the SDL library
diff --git a/po/POTFILES.in b/po/POTFILES.in
index d8aaf8c..5a902da 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1047,6 +1047,7 @@ modules/video_filter/atmo/AtmoTools.h
 modules/video_filter/atmo/AtmoZoneDefinition.cpp
 modules/video_filter/atmo/AtmoZoneDefinition.h
 modules/video_filter/atmo/atmo.cpp
+modules/video_filter/antiflicker.c
 modules/video_filter/audiobargraph_v.c
 modules/video_filter/ball.c
 modules/video_filter/blend.c



More information about the vlc-commits mailing list