diff options
author | James Almer <jamrial@gmail.com> | 2017-04-10 13:36:19 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2017-05-24 20:28:00 -0300 |
commit | f63c3516577d605e51cf16358cbdfa0bc97565d8 (patch) | |
tree | 008a031e9a2b1531ccbc0c32db4bfb5e6f2e1f11 /tests/fate/cdxl.mak | |
parent | 210388a1979d70d024ef4ebf1d97df56ce56b0c1 (diff) | |
download | ffmpeg-streaming-f63c3516577d605e51cf16358cbdfa0bc97565d8.zip ffmpeg-streaming-f63c3516577d605e51cf16358cbdfa0bc97565d8.tar.gz |
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>
Diffstat (limited to 'tests/fate/cdxl.mak')
0 files changed, 0 insertions, 0 deletions