mirror of https://git.ffmpeg.org/ffmpeg.git
avconv: fix segfault at EOF with delayed pictures
At EOF it makes no sense to modify avpkt.{data,size} in output_packet since no data is consumed. Frame threading with more than 1 threads hits the segfault.
This commit is contained in:
parent
c1848c4b26
commit
aa38cff2c6
Loading…
Reference in New Issue