diff options
author | wm4 <nfxjfg@googlemail.com> | 2017-03-02 16:01:01 +0100 |
---|---|---|
committer | wm4 <nfxjfg@googlemail.com> | 2017-03-03 08:45:43 +0100 |
commit | 7dd44cde2abb156710f26a08b6cd6c8dd9a9793d (patch) | |
tree | d9339c09ab2b06216cd14127ee82d63cfe5014d5 /libavcodec/dxva2_vp9.c | |
parent | 736f4af4fea44d15c5d08558d3fe6f1a0fc98173 (diff) | |
download | ffmpeg-7dd44cde2abb156710f26a08b6cd6c8dd9a9793d.tar.gz |
ffmpeg: delay processing of subtitles before filters are initialized
If a subtitle packet came before the first video frame could be fully
decoded, the subtitle packet would get discarded. This puts the subtitle
into a queue instead, and processes it once the attached filter graph is
initialized.
Diffstat (limited to 'libavcodec/dxva2_vp9.c')
0 files changed, 0 insertions, 0 deletions