diff options
author | Jan Ekström <jeebjp@gmail.com> | 2021-09-28 00:12:42 +0300 |
---|---|---|
committer | Jan Ekström <jeebjp@gmail.com> | 2021-09-28 23:02:20 +0300 |
commit | c20577806f0a161c6867e72f884d020a253de10a (patch) | |
tree | 3b5bc06db56cdce561d6842567296794c059705d /doc/filters.texi | |
parent | 855014ff83dae786e914b4c7df88d263ec4122a7 (diff) | |
download | ffmpeg-c20577806f0a161c6867e72f884d020a253de10a.tar.gz |
avformat/aacdec: enable probesize-sized resyncs mid-stream
Before adts_aac_resync would always bail out after probesize amount
of bytes had been progressed from the start of the input.
Now just query the current position when entering resync, and at most
advance probesize amount of data from that start position.
Fixes #9433
Diffstat (limited to 'doc/filters.texi')
0 files changed, 0 insertions, 0 deletions