Mercurial > mplayer.hg
diff m_struct.c @ 34967:a8859956ed3c
Remove outdated code that instead of preventing now causes crashes.
The problem it was trying to catch (next filter not supporting slices)
was fixed already in r10141 (by implementing a fallback version
of vf_next_draw_slice).
This should fix Debian Bug#683907.
Example command-line:
mencoder big_buck_bunny_480p_stereo.avi -o a.mpg -vf crop=346:240:2:24 -oac copy -ovc lavc
author | reimar |
---|---|
date | Mon, 06 Aug 2012 18:26:02 +0000 |
parents | a26f6577d338 |
children | 389d43c448b3 |