[FFmpeg-devel] [PATCH 2/2] ffplay: always send zero packets to flush audio decoders

Marton Balint cus at passwd.hu
Mon Jul 1 00:49:05 CEST 2013



On Sat, 29 Jun 2013, Michael Niedermayer wrote:

> On Sat, Jun 29, 2013 at 02:48:47PM +0200, Marton Balint wrote:
>> Zero packets are needed not for codecs with CODEC_CAP_DELAY but for
>> multithreaded decoders as well.
>>
>> Signed-off-by: Marton Balint <cus at passwd.hu>
>> ---
>>  ffplay.c | 3 +--
>>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> LGTM
>

Hello Michael,

Please merge from ffplay stable for the two patches:

447d2e3 ffplay: use frame->pkt_pts instead of pkt->pts in audio pts calculation
02fc61a ffplay: always send zero packets to flush audio decoders

Thanks,
Marton


More information about the ffmpeg-devel mailing list