[FFmpeg-devel] [PATCH 1/8] lavc: move the version macros to a new installed header.
Diego Biurrun
diego
Sun Mar 13 23:00:16 CET 2011
On Sun, Mar 13, 2011 at 02:48:32PM +0100, Anton Khirnov wrote:
> ---
> libavcodec/Makefile | 2 +-
> libavcodec/avcodec.h | 52 +----------------------------------
> libavcodec/version.h | 75 ++++++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 77 insertions(+), 52 deletions(-)
> create mode 100644 libavcodec/version.h
I like this. Should be done for the other libs as well IMO.
Diego
More information about the ffmpeg-devel
mailing list