[FFmpeg-devel] [PATCH] avcodec/vvcdec: move vvcdec.{c, h} to the top directory
Anton Khirnov
anton at khirnov.net
Wed Apr 3 11:35:26 EEST 2024
Quoting James Almer (2024-04-02 21:28:28)
> On 4/2/2024 4:25 PM, Andreas Rheinhardt wrote:
> > James Almer:
> >> As it's the main file declaring the AVCodec.
> >
> > And why is that supposed to be an advantage?
>
> It's not, it's a cosmetic change. Makes it easier to find at least one
> file containing the core code in the base directory.
> And I'd like to do the same for other big modules with 3+ source files.
> hevc, h264, vp9, etc.
I dislike this.
Though I would be in favor of removing the vvc prefix from the file
names, as it's redundant with dirname.
--
Anton Khirnov
More information about the ffmpeg-devel
mailing list