avcpp
avcpp copied to clipboard
Create aggregate headers roughly corresponding to FFmpeg's libraries
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.