[FFmpeg-devel] [PATCH 1/8] lavc: move the version macros to a new installed header.
Reimar Döffinger
Reimar.Doeffinger
Mon Mar 14 07:14:35 CET 2011
On 13 Mar 2011, at 23:00, Diego Biurrun <diego at biurrun.de> wrote:
> 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.
Is there any real reason for it though/why is it part of this patch series?
More information about the ffmpeg-devel
mailing list