mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-10 09:09:50 +00:00
8bc6568595
That's required because -1 is evaluated as NAN, which converted back
to int looks like a random number, this is especially annoying when
debugging sources with undefined pos (as the video4linux2 device).
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit
|
||
---|---|---|
.. | ||
libmpcodecs | ||
x86 | ||
af_anull.c | ||
allfilters.c | ||
asink_anullsink.c | ||
asrc_anullsrc.c | ||
avfilter.c | ||
avfilter.h | ||
avfiltergraph.c | ||
avfiltergraph.h | ||
defaults.c | ||
formats.c | ||
gradfun.h | ||
graphparser.c | ||
internal.h | ||
libavfilter.v | ||
Makefile | ||
vf_aspect.c | ||
vf_blackframe.c | ||
vf_copy.c | ||
vf_crop.c | ||
vf_cropdetect.c | ||
vf_drawbox.c | ||
vf_fifo.c | ||
vf_format.c | ||
vf_frei0r.c | ||
vf_gradfun.c | ||
vf_hflip.c | ||
vf_hqdn3d.c | ||
vf_libopencv.c | ||
vf_mp.c | ||
vf_null.c | ||
vf_overlay.c | ||
vf_pad.c | ||
vf_pixdesctest.c | ||
vf_scale.c | ||
vf_setpts.c | ||
vf_settb.c | ||
vf_slicify.c | ||
vf_transpose.c | ||
vf_unsharp.c | ||
vf_vflip.c | ||
vf_yadif.c | ||
vsink_nullsink.c | ||
vsrc_buffer.c | ||
vsrc_buffer.h | ||
vsrc_nullsrc.c | ||
yadif.h |