Commit 1e1d6705 authored by vitor's avatar vitor

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


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12005 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent fd6ebbca
......@@ -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)
......
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