]> git.sesse.net Git - vlc/commitdiff
NEWS, LIST and po update for the new filter
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 15 May 2011 19:04:37 +0000 (21:04 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 15 May 2011 19:04:37 +0000 (21:04 +0200)
NEWS
modules/LIST
po/POTFILES.in

diff --git a/NEWS b/NEWS
index 26aed852fd989476aa373353d2ea84e786d6fe03..9b3c90d0a4cbd7bec3478c116d4d6b0bede592e6 100644 (file)
--- 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
index ede35c0a34b0cf0a48c6cd00a25f29f2bb448d29..4da818ecfffad6560d45b5bfdf51a67c2bf68a86 100644 (file)
@@ -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
index d8aaf8ce4cf77fd4fcc9a7c53ff99a6f7e1d6859..5a902daad60a9b9055921b17a954ad15bcfd1b81 100644 (file)
@@ -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