avcpp icon indicating copy to clipboard operation
avcpp copied to clipboard

Create aggregate headers roughly corresponding to FFmpeg's libraries

Open jgcodes2020 opened this issue 3 years ago • 0 comments

FFmpeg provides aggregate headers, which include all relevant code corresponding to that particular library. Examples include libavformat/avformat.h and libavcodec/avcodec.h. It would be convenient to provide similar aggregate headers here.

jgcodes2020 avatar Mar 23 '22 18:03 jgcodes2020