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

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to