ffmpeg/tests
James Almer b8f26779d6 lavf: use the new bitstream filter for extracting extradata
This merges commits 8e2ea69135 and
096a8effa3 by Anton Khirnov, with the
following change:

- extract_extradata_check() is added to know if the codec is supported
by the bsf before trying to initialize it. This behaviour is similar to
the old AVCodecParser.split checks.

The FATE reference changes are due to the filtered out NAL units that
the old AVCodecParser.split implementation left alone.
Decoding is unchanged as the functions that parse extradata simply
ignored said unnecessary NAL units.

Signed-off-by: James Almer <jamrial@gmail.com>
2017-04-07 17:16:17 -03:00
..
api
checkasm Merge commit 'effc1430b2fe5997d9d55bf28dc507c27125eb27' 2017-04-04 15:26:18 -03:00
fate tests/fate/filter-video: add owdenoise test 2017-04-04 03:45:11 +02:00
filtergraphs
ref lavf: use the new bitstream filter for extracting extradata 2017-04-07 17:16:17 -03:00
.gitignore
Makefile
audiogen.c
audiomatch.c
base64.c
copycooker.sh
extended.ffconcat
fate-run.sh
fate-valgrind.supp
fate.sh Merge commit '286ab878bd39b56008035638227b3ecb8ec5bbb7' 2017-04-04 15:03:34 -03:00
ffserver-regression.sh
ffserver.conf
ffserver.regression.ref
lavf-regression.sh
md5.sh
reference.pnm
regression-funcs.sh
rotozoom.c
simple1.ffconcat
simple2.ffconcat
test.ffmeta
tiny_psnr.c
tiny_ssim.c
utils.c
videogen.c