1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/tests/ref
James Almer f63c351657 avcodec/aac_adtstoasc: propagate new extradata using packet side data
This removes the current API violating behavior of overwritting the stream's
extradata during packet filtering, something that should not happen after the
av_bsf_init() call.

The bitstream filter generated extradata is no longer available during
write_header(), and as such not usable with non seekable output. The FATE
tests are updated to reflect this.

Signed-off-by: James Almer <jamrial@gmail.com>
2017-05-24 20:28:00 -03:00
..
acodec swresample/options: enable linear_interp and exact_rational by default 2017-03-17 00:08:03 +07:00
fate avcodec/aac_adtstoasc: propagate new extradata using packet side data 2017-05-24 20:28:00 -03:00
lavf mjpegenc: enable optimal huffman coding by default 2017-04-09 00:00:39 +01:00
lavf-fate lavf/mov: Add support for edit list parsing. 2016-09-19 19:52:05 +02:00
seek mjpegenc: enable optimal huffman coding by default 2017-04-09 00:00:39 +01:00
vsynth mjpegenc: enable optimal huffman coding by default 2017-04-09 00:00:39 +01:00
vsynth1
vsynth_lena