Files
FFmpeg/tests/fate
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
..
2016-11-12 20:09:00 -03:00
2016-07-16 15:29:43 -03:00
2016-05-06 18:52:27 -03:00
2016-08-21 02:58:13 +02:00
2016-07-19 23:25:01 +02:00
2016-03-22 09:42:05 +01:00
2016-02-29 01:41:11 +01:00
2017-01-27 17:06:42 +01:00
2016-05-05 21:08:23 +02:00