diff options
author | Anton Khirnov <anton@khirnov.net> | 2023-05-17 09:44:37 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-05-22 17:10:44 +0200 |
commit | 172f901e3555f222852723a42a7aa93774069a48 (patch) | |
tree | f0c64d854d44edb45a449933e80ce3bcc45525a3 /libavcodec/startcode.c | |
parent | dbf1c6f5f1f2cfaf4837e72d0c77f675a4318522 (diff) | |
download | ffmpeg-172f901e3555f222852723a42a7aa93774069a48.tar.gz |
fftools/ffmpeg_dec: deobfuscate subtitle decoding
It is currently handled in the same loop as audio and video, but this
obscures the actual flow, because only one iteration is ever performed
for subtitles.
Also, avoid a pointless packet reference.
Diffstat (limited to 'libavcodec/startcode.c')
0 files changed, 0 insertions, 0 deletions