[FFmpeg-devel] [PATCH 1/4] ffmpeg: rename a variable.

Nicolas George george at nsup.org
Thu Apr 6 19:15:56 EEST 2017


Le septidi 17 germinal, an CCXXV, Michael Niedermayer a écrit :
> what is duration_dts ?

It is the duration that is needed to update the DTS variables. The next
patch, as you can see, introduces duration_pts for the same task for the
PTS variables.

The current code incorrectly used the same duration for both, which is
incorrect when a packet is not decoded into a frame immediately,
possibly due to B-frames and reordering or to threading.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170406/ba56de5d/attachment.sig>


More information about the ffmpeg-devel mailing list