[FFmpeg-devel] [PATCH 1/5] avcodec: Add missing include to version.h

Michael Niedermayer michaelni at gmx.at
Fri Sep 28 15:23:32 CEST 2012


On Thu, Sep 27, 2012 at 10:25:30AM +0200, Stefano Sabatini wrote:
> On date Thursday 2012-09-27 04:35:29 -0300, jamal encoded:
> > ---
> >  libavcodec/version.h |    2 ++
> >  1 files changed, 2 insertions(+), 0 deletions(-)
> > 
> > diff --git a/libavcodec/version.h b/libavcodec/version.h
> > index d96086a..d24ef29 100644
> > --- a/libavcodec/version.h
> > +++ b/libavcodec/version.h
> > @@ -26,6 +26,8 @@
> >   * Libavcodec version macros.
> >   */
> >  
> > +#include "libavutil/avutil.h"
> > +
> >  #define LIBAVCODEC_VERSION_MAJOR 54
> >  #define LIBAVCODEC_VERSION_MINOR 59
> >  #define LIBAVCODEC_VERSION_MICRO 100
> 
> LGTM.

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When the tyrant has disposed of foreign enemies by conquest or treaty, and
there is nothing more to fear from them, then he is always stirring up
some war or other, in order that the people may require a leader. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120928/e821eb1e/attachment.asc>


More information about the ffmpeg-devel mailing list