4 * libavcodec is the library containing the codecs (both encoding and
5 decoding). See libavcodec/apiexample.c to see how to use it.
7 * libav is the library containing the file formats handling (mux and
8 demux code for several formats). (no example yet, the API is likely
14 ffmpeg is programmed in ANSI C language. GCC extension are
15 tolerated. TAB size is 4. The identation is the one specified by
18 Main priority in ffmpeg is simplicity and small code size (=less