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 <[email protected]> >> --- > > 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 [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
