Commit 81e570b0 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

NEWS, LIST and po update for the new filter

parent f750252a
......@@ -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
......
......@@ -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
......
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment