[FFmpeg-devel] Rename lib wrapper files to lib*
Robert Swain
robert.swain
Tue Jun 5 12:08:28 CEST 2007
Hello,
While working on some AMR stuff I've stumbled across conflicts in
file naming. I would like to use libavcodec/amr.c for common AMR
functions but amr.c is used for the wrapper code for libamr*. I
propose that all libavcodec files using external libs be moved to
lib*. This will be consistent, make it clear that they are external
library glue code and avoid conflicts of file names with native
implementations in the future.
Any comments?
Regards,
Rob
More information about the ffmpeg-devel
mailing list