diff options
author | Marton Balint <[email protected]> | 2013-11-28 00:13:38 +0100 |
---|---|---|
committer | Marton Balint <[email protected]> | 2014-06-24 21:59:20 +0200 |
commit | 9dd97aa3d337b6a7e3f693a1fbe04cdc30885ac4 (patch) | |
tree | 15af5d64bfb2d3c7b3d814aff40fad6cd1a46f06 /libavformat/concatdec.c | |
parent | f364101144f1181ced8e2753c63731dfcaaec4f5 (diff) |
ffplay: eliminate pictq_prev_picture
Instead of directly rolling back the frame queue, keep the last displayed
picture in the queue and use a boolean variable to keep track if it is
displayed or not. This makes the code cleaner because it removes the
complicated logic in pictq_prev_picture.
There should be no change in functionality.
Signed-off-by: Marton Balint <[email protected]>
Diffstat (limited to 'libavformat/concatdec.c')
0 files changed, 0 insertions, 0 deletions