mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-03-03 11:07:41 +00:00
Before, drawtext filter deliberately altered given text coordinates if text didn't fully fit on the picture. This breaks the use case of scrolling large text, e.g. movie closing credits. Add 'fix_bounds', to make it usable in such cases (by setting its value to 0). Default behavior is not changed, and non-fitting text coords are fixed. Signed-off-by: Anton Khirnov <anton@khirnov.net> |
||
---|---|---|
.. | ||
x86 | ||
af_anull.c | ||
allfilters.c | ||
asink_anullsink.c | ||
asrc_anullsrc.c | ||
avfilter.c | ||
avfilter.h | ||
avfiltergraph.c | ||
avfiltergraph.h | ||
buffersrc.h | ||
defaults.c | ||
drawutils.c | ||
drawutils.h | ||
formats.c | ||
gradfun.h | ||
graphparser.c | ||
internal.h | ||
libavfilter.v | ||
Makefile | ||
version.h | ||
vf_aspect.c | ||
vf_blackframe.c | ||
vf_boxblur.c | ||
vf_copy.c | ||
vf_crop.c | ||
vf_cropdetect.c | ||
vf_delogo.c | ||
vf_drawbox.c | ||
vf_drawtext.c | ||
vf_fade.c | ||
vf_fieldorder.c | ||
vf_fifo.c | ||
vf_format.c | ||
vf_frei0r.c | ||
vf_gradfun.c | ||
vf_hflip.c | ||
vf_hqdn3d.c | ||
vf_libopencv.c | ||
vf_lut.c | ||
vf_null.c | ||
vf_overlay.c | ||
vf_pad.c | ||
vf_pixdesctest.c | ||
vf_scale.c | ||
vf_select.c | ||
vf_setpts.c | ||
vf_settb.c | ||
vf_showinfo.c | ||
vf_slicify.c | ||
vf_split.c | ||
vf_transpose.c | ||
vf_unsharp.c | ||
vf_vflip.c | ||
vf_yadif.c | ||
vsink_nullsink.c | ||
vsrc_buffer.c | ||
vsrc_buffer.h | ||
vsrc_color.c | ||
vsrc_movie.c | ||
vsrc_nullsrc.c | ||
vsrc_testsrc.c | ||
yadif.h |