[FFmpeg-devel] [PATCH] avfilter: add loop filters
Nicolas George
george at nsup.org
Fri Feb 12 15:29:53 CET 2016
Le quartidi 24 pluviôse, an CCXXIV, Michael Niedermayer a écrit :
> This shoudl use av_frame_get_pkt_duration()
>
> /**
> * duration of the corresponding packet, expressed in
> * AVStream->time_base units, 0 if unknown.
> * Code outside libavutil should access this field using:
> * av_frame_get_pkt_duration(frame)
This was necessary to ensure ABI compatibility both backwards and with the
fork. Since we do not support the latter, we could allow direct access.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160212/523d5f42/attachment.sig>
More information about the ffmpeg-devel
mailing list