diff options
author | Marton Balint <cus@passwd.hu> | 2013-11-28 00:13:38 +0100 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2014-06-24 21:59:20 +0200 |
commit | 9dd97aa3d337b6a7e3f693a1fbe04cdc30885ac4 (patch) | |
tree | 15af5d64bfb2d3c7b3d814aff40fad6cd1a46f06 /libavformat/rsoenc.c | |
parent | f364101144f1181ced8e2753c63731dfcaaec4f5 (diff) | |
download | ffmpeg-9dd97aa3d337b6a7e3f693a1fbe04cdc30885ac4.tar.gz |
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 <cus@passwd.hu>
Diffstat (limited to 'libavformat/rsoenc.c')
0 files changed, 0 insertions, 0 deletions