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: ...@@ -84,6 +84,7 @@ Video Filter:
* New deinterlacer mode Phosphor, a framerate doubling CRT TV simulator * New deinterlacer mode Phosphor, a framerate doubling CRT TV simulator
* New deinterlacer mode IVTC, to do live inverse telecine for NTSC films * New deinterlacer mode IVTC, to do live inverse telecine for NTSC films
* New subsdelay filter to change subtitles delay * New subsdelay filter to change subtitles delay
* New anti-flickering filter
Audio Filter: Audio Filter:
* New Compressor filter, a dynamic range compressor * New Compressor filter, a dynamic range compressor
......
...@@ -42,6 +42,7 @@ $Id$ ...@@ -42,6 +42,7 @@ $Id$
* alphamask: Alpha layer mask video filter * alphamask: Alpha layer mask video filter
* alsa: audio output module using the ALSA API * alsa: audio output module using the ALSA API
* amem: audio memory output * amem: audio memory output
* antiflicker: anti-flicker video filter
* aout_directx: audio output module using the DirectX API * aout_directx: audio output module using the DirectX API
* aout_file: Audio output to write to a file * aout_file: Audio output to write to a file
* aout_sdl: audio output module using the SDL library * aout_sdl: audio output module using the SDL library
......
...@@ -1047,6 +1047,7 @@ modules/video_filter/atmo/AtmoTools.h ...@@ -1047,6 +1047,7 @@ modules/video_filter/atmo/AtmoTools.h
modules/video_filter/atmo/AtmoZoneDefinition.cpp modules/video_filter/atmo/AtmoZoneDefinition.cpp
modules/video_filter/atmo/AtmoZoneDefinition.h modules/video_filter/atmo/AtmoZoneDefinition.h
modules/video_filter/atmo/atmo.cpp modules/video_filter/atmo/atmo.cpp
modules/video_filter/antiflicker.c
modules/video_filter/audiobargraph_v.c modules/video_filter/audiobargraph_v.c
modules/video_filter/ball.c modules/video_filter/ball.c
modules/video_filter/blend.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