mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
Remove test program and test video output module since ffplay can be used
for testing for a while now. Commited in SoC by Bobby Bingham on 2007-08-14 22:31:51 Originally committed as revision 12005 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
f9285377b2
commit
7a61cc4d4b
@ -227,7 +227,6 @@ void avfilter_init(void)
|
||||
avfilter_register(&vf_rgb2bgr);
|
||||
avfilter_register(&vf_slicify);
|
||||
avfilter_register(&vf_vflip);
|
||||
avfilter_register(&vo_sdl);
|
||||
}
|
||||
|
||||
void avfilter_uninit(void)
|
||||
|
Loading…
Reference in New Issue
Block a user