On 2/19/2020 12:21 PM, Derek Buitenhuis wrote:
> On 10/02/2020 18:26, James Almer wrote:
>>      /**
>> -     * Producer Reference Time data corresponding to the 
>> AVProducerReferenceTime struct.
>> +     * Producer Reference Time data corresponding to the 
>> AVProducerReferenceTime struct
>> +     * exported by some encoders (on demand through the prft flag set in 
>> the AVCodecContext
>> +     * export_side_data field).
>>       */
>>      AV_PKT_DATA_PRFT,
> 
> Isn't this (and the x264 change) a behavior change, and thus an API/ABI break?

This flag and the x264 addition are both about a month old, and not
present in any release, so no.

> 
> - Derek
> _______________________________________________
> ffmpeg-devel mailing list
> [email protected]
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 
> To unsubscribe, visit link above, or email
> [email protected] with subject "unsubscribe".
> 

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

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to