[FFmpeg-devel] [PATCH 1/8] lavc: move the version macros to a new installed header.
Anton Khirnov
anton
Mon Mar 14 07:14:20 CET 2011
On Mon, Mar 14, 2011 at 07:14:35AM +0100, Reimar D?ffinger wrote:
> 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?
It's there so I can use FF_API_ macros in avfft.h without #including avcodec.h.
--
Anton Khirnov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110314/90db5bee/attachment.pgp>
More information about the ffmpeg-devel
mailing list