On 7/9/2023 6:49 AM, Anton Khirnov wrote:
Quoting James Almer (2023-07-08 21:00:38)
And not just those with the old decode() API.
Signed-off-by: James Almer <jamr...@gmail.com>
---
libavcodec/decode.c | 52 +++++++++++++++++++++++----------------------
1 file changed, 27 insertions(+), 25 deletions(-)
Is there a functional reason for this patch?
I've been wondering recently about dropping this code entirely, because
get_buffer() should always fill those fields.
Decoders that don't use get_buffer at all exist. If they don't fill all
frame fields, this would.
_______________________________________________
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".