mirror of https://github.com/FFmpeg/FFmpeg.git
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 #9433pull/369/head
parent
855014ff83
commit
c20577806f
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue