[FFmpeg-devel] [PATCH] Implement robust parsing in aspect filters.
Stefano Sabatini
stefano.sabatini-lala
Fri Nov 19 01:45:01 CET 2010
On date Friday 2010-11-19 01:24:59 +0100, Michael Niedermayer encoded:
> On Thu, Nov 18, 2010 at 10:33:23PM +0100, Stefano Sabatini wrote:
> > ---
> > libavfilter/vf_aspect.c | 27 +++++++++++++++++----------
> > 1 files changed, 17 insertions(+), 10 deletions(-)
>
> Mising explanation of what thix fixes
aspect=1foo
aspect=1:foo
aspect=1:2foo
aspect=1:3:foo
and other pathological conditions which weren't checked (and I want
the filter to abort if the string is not what is expected, e.g. in
case of a typo).
--
FFmpeg = Foolish and Fancy Multimedia Plastic Earthshaking Generator
More information about the ffmpeg-devel
mailing list