diff options
author | Marton Balint <cus@passwd.hu> | 2013-01-02 01:00:12 +0100 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2013-01-19 00:48:06 +0100 |
commit | 1427c6842d216a7071bdb46c8365f15187bc7ffe (patch) | |
tree | 21e1dbb280027ea2b4258c37c1a467df46fc8c41 /COPYING.LGPLv2.1 | |
parent | d00df260ca3341e5cacdd53fb08c42b05fb1d442 (diff) | |
download | ffmpeg-1427c6842d216a7071bdb46c8365f15187bc7ffe.tar.gz |
ffplay: use videoq.serial to detect obsolete frames
Previously VideoPicture->skip was used for that, using videoq.serial enables us
to detect obsolete frames right after pushing flush_pkt to the packet queue, so
we don't have to wait for the decoder thread to pop the flush packet anymore.
This is good because until now a full video picture queue may have blocked the
decoder thread.
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'COPYING.LGPLv2.1')
0 files changed, 0 insertions, 0 deletions