[FFmpeg-devel] [PATCH 0/3] Finish new iteration APIs
Josh de Kock
josh at itanimul.li
Sun Feb 18 19:58:16 EET 2018
This should be the last of the major API changes. I'm not entirely
sure if I missed anything.
Josh
--
configure | 23 ++++---
doc/APIchanges | 4 ++
fftools/cmdutils.c | 239 +++++++++++++++++++++++++++++++----------------------------------
libavdevice/lavfi.c | 2 -
libavfilter/allfilters.c | 817 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------------------------------------------------------------
libavfilter/avfilter.c | 45 -------------
libavfilter/avfilter.h | 29 ++++++--
libavfilter/lavfutils.c | 2 -
libavfilter/src_movie.c | 2 -
libavfilter/tests/filtfmts.c | 2 -
libavfilter/version.h | 5 +-
libavformat/tests/movenc.c | 2 -
libavformat/tests/seek.c | 3 -
tests/api/api-band-test.c | 2 -
tests/api/api-codec-param-test.c | 2 -
tests/api/api-flac-test.c | 2 -
tests/api/api-h264-test.c | 2 -
tests/api/api-seek-test.c | 2 -
tools/aviocat.c | 1 -
tools/enum_options.c | 2 -
tools/graph2dot.c | 2 -
tools/ismindex.c | 2 -
tools/pktdumper.c | 3 -
tools/probetest.c | 3 -
tools/seek_print.c | 1 -
tools/sidxindex.c | 2 -
tools/uncoded_frame.c | 4 --
27 files changed, 587 insertions(+), 618 deletions(-)
More information about the ffmpeg-devel
mailing list