mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-14 11:20:49 +00:00
Avoid the need to implement slice direction detection code, thus reducing code duplication. See the thread: "[FFmpeg-devel] [PATCH] Add a slice_dir parameter to avfilter_start_frame()". Originally committed as revision 20734 to svn://svn.ffmpeg.org/ffmpeg/trunk |
||
|---|---|---|
| .. | ||
| allfilters.c | ||
| avfilter.c | ||
| avfilter.h | ||
| avfiltergraph.c | ||
| avfiltergraph.h | ||
| defaults.c | ||
| formats.c | ||
| graphparser.c | ||
| graphparser.h | ||
| Makefile | ||
| parseutils.c | ||
| parseutils.h | ||
| vf_crop.c | ||
| vf_format.c | ||
| vf_null.c | ||
| vf_scale.c | ||
| vf_slicify.c | ||
| vf_vflip.c | ||