Anton Khirnov:
> Quoting Andreas Rheinhardt (2019-12-01 11:05:44)
>> This commit updates the documentation of av_read_frame() to match its
>> actual behaviour in several ways:
>>
>> 1. On success, av_read_frame() always returns refcounted packets.
>> 2. It can handle uninitialized packets.
>> 3. On error, it always returns clean packets.
>>
>> This will allow callers to not initialize or unref unnecessarily.
>>
>> Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@gmail.com>
>> ---
> 
> Looks ok, don't know if the version bump is necessary since there is no
> change in behaviour.
> 
I don't feel to strongly about it either. What do others think of it? If
there is no one in favour of it, I will remove it.

- Andreas
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to