[FFmpeg-devel] [PATCH v3] avcodec/av1dec: convert to receive_frame()

James Almer jamrial at gmail.com
Thu May 25 17:05:15 EEST 2023


On 5/20/2023 4:00 PM, James Almer wrote:
> This removes the overhead of inserting the av1_frame_split bsf as part of the
> decoding process.
> 
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>   configure           |  2 +-
>   libavcodec/av1dec.c | 77 ++++++++++++++++++++++++++++++++++-----------
>   libavcodec/av1dec.h |  4 +++
>   3 files changed, 63 insertions(+), 20 deletions(-)

Will apply.


More information about the ffmpeg-devel mailing list