[FFmpeg-devel] [PATCH 1/7] ffplay: decrease video picture queue size to 3

Marton Balint cus at passwd.hu
Sat Jun 1 21:48:41 CEST 2013


On Sun, 26 May 2013, Marton Balint wrote:

> It was raised to 4 because of a theoretical issue, if we ensure that we do not
> return from the display function without popping one picture from the queue,
> then its OK to use the old size.

[...]

Hello Michael,

Please merge from ffplay stable for the latest ffplay patches:

b764b53 ffplay: decrease video picture queue size to 3
f2175a6 ffplay: factorize clock functions
5b49272 ffplay: if playing only audio or video only, show the master clock diff in status line
e341cb1 ffplay: fix compute_target_delay to better handle frames with long durations
35b2f30 ffplay: only update pts if not redisplaying a frame
97e4255 ffplay: use more sane frame timer resetting logic
3b6f152 ffplay: use 0 frame delay if redisplaying an already displayed frame
87917a3 ffplay: do not allow wider window than 16383
30d724b ffplay: detect when the created overlay buffers are not valid for the wanted overlay height

Thanks,
Marton


More information about the ffmpeg-devel mailing list