On 1/26/2024 9:17 AM, Anton Khirnov wrote:
Quoting Lynne (2024-01-26 13:11:33)
Jan 26, 2024, 11:40 by an...@khirnov.net:

---
  libavcodec/Makefile                           | 49 +---------------
  libavcodec/bsf/Makefile                       | 56 +++++++++++++++++++


Is that the general direction we want to take?
I don't mind it, but I'm wondering if I should do this for what I care about?

I'd say yes for things with >~ 10 files. libavcodec/ got way too large.

Is your idea something like..

libavcodec/bsf
libavcodec/common
libavcodec/decoder
libavcodec/encoder
libavcodec/parser

And then subfolders within those for big modules like h264, hevc, vvc, mpeg2, vp9, etc? And like Andreas mentioned, the arch subfolders need to be considered for this.
_______________________________________________
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".

Reply via email to