Re: [FFmpeg-devel] [PATCH 09/11] lavc/hevc*: move to hevc/ subdir

2024-06-01 Thread Anton Khirnov
Quoting James Almer (2024-06-02 02:39:36) > To be in line with vvc, you'd also need to move the x86/ files to their > own hevc folder. I considered that, but the patch already seemed big enough and I didn't want to risk even more arch-specific breakage and/or bikeshedding. So I'd rather leave thi

Re: [FFmpeg-devel] [PATCH 09/11] lavc/hevc*: move to hevc/ subdir

2024-06-01 Thread James Almer
On 5/31/2024 2:47 PM, Anton Khirnov wrote: --- libavcodec/Makefile | 12 ++- libavcodec/aarch64/hevcdsp_init_aarch64.c | 2 +- libavcodec/arm/hevcdsp_arm.h | 2 +- libavcodec/arm/hevcdsp_init_arm.c | 2 +- libavcodec/arm/hevc

[FFmpeg-devel] [PATCH 09/11] lavc/hevc*: move to hevc/ subdir

2024-05-31 Thread Anton Khirnov
--- libavcodec/Makefile | 12 ++- libavcodec/aarch64/hevcdsp_init_aarch64.c | 2 +- libavcodec/arm/hevcdsp_arm.h | 2 +- libavcodec/arm/hevcdsp_init_arm.c | 2 +- libavcodec/arm/hevcdsp_init_neon.c| 2 +- libavcodec/bsf