]> git.sesse.net Git - ffmpeg/commit
lav*,tests: remove several register_all calls
authorJosh de Kock <josh@itanimul.li>
Sun, 18 Feb 2018 17:54:23 +0000 (17:54 +0000)
committerJosh de Kock <josh@itanimul.li>
Mon, 2 Apr 2018 02:26:22 +0000 (03:26 +0100)
commit89029bd2c7f385c078fba8f2a8c19229833caa13
tree84e5ff213ed973be36026109e115831d38b10ff4
parentd1221f335183a07dae761551188677551e5ba792
lav*,tests: remove several register_all calls

avdevice_register_all() is still required to register devices into
lavf (this is required due to lavd being somewhat of a hack).

Signed-off-by: Josh de Kock <josh@itanimul.li>
28 files changed:
doc/examples/filter_audio.c
doc/examples/filtering_audio.c
doc/examples/filtering_video.c
doc/examples/transcoding.c
fftools/ffmpeg.c
fftools/ffplay.c
fftools/ffprobe.c
libavcodec/tests/utils.c
libavdevice/lavfi.c
libavfilter/lavfutils.c
libavfilter/src_movie.c
libavfilter/tests/filtfmts.c
libavformat/tests/movenc.c
libavformat/tests/seek.c
tests/api/api-band-test.c
tests/api/api-codec-param-test.c
tests/api/api-flac-test.c
tests/api/api-h264-test.c
tests/api/api-seek-test.c
tools/aviocat.c
tools/enum_options.c
tools/graph2dot.c
tools/ismindex.c
tools/pktdumper.c
tools/probetest.c
tools/seek_print.c
tools/sidxindex.c
tools/uncoded_frame.c