]> git.sesse.net Git - vlc/commit
Split the distort video filter module into several video filter2 modules.
authorAntoine Cellerier <dionoea@videolan.org>
Fri, 14 Jul 2006 22:58:41 +0000 (22:58 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Fri, 14 Jul 2006 22:58:41 +0000 (22:58 +0000)
commit7588d6a1def6b9b5a9296342f77d51d4ca6ffc88
tree21c5ae76eb985c13c5a246a1d857f4ba22d18135
parentf5141f9f333ca07b3093743aaeb9969588708d9a
Split the distort video filter module into several video filter2 modules.
configure.ac
modules/video_filter/Modules.am
modules/video_filter/gradient.c [moved from modules/video_filter/distort.c with 52% similarity]
modules/video_filter/psychedelic.c [new file with mode: 0644]
modules/video_filter/ripple.c [new file with mode: 0644]
modules/video_filter/wave.c [new file with mode: 0644]