On 02/10/13 16:13, Andreas Unterweger wrote: > As I am unsure where to place the file in the directory structure (it > uses libavcodec, libavformat and libavresample, so it does not belong in > either subdirectory), I wanted to post a (pastebin) link to the code > before creating a patch, asking not only for further comments on the > code, but also on suggestions regarding the location of this example > file. It was initially intended as an example use case of the API > accessing most common functions, but it has also been suggested to me to > put it directly into a subdirectory, which would require a Makefile. > Although I have created one, it is not of much use since my example > program uses an external library for AAC encoding for the sake of > demonstration.
We should put them either in a separate package or in an example/ dir in /doc. I'll comment on the code soon =) lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
