[FFmpeg-devel] [PATCH 15/17] lavc/os2threads: fix make checkheaders.

Michael Niedermayer michaelni at gmx.at
Thu May 10 11:47:52 CEST 2012


On Wed, May 09, 2012 at 10:56:43PM +0200, Clément Bœsch wrote:
> On Wed, May 09, 2012 at 12:52:58PM +0200, Michael Niedermayer wrote:
> > On Wed, May 09, 2012 at 10:01:40AM +0200, Clément Bœsch wrote:
> > > From: Clément Bœsch <clement.boesch at smartjog.com>
> > > 
> > > ---
> > >  libavcodec/os2threads.h |    4 ++++
> > >  1 file changed, 4 insertions(+)
> > > 
> > > diff --git a/libavcodec/os2threads.h b/libavcodec/os2threads.h
> > > index b816bff..3d9c62f 100644
> > > --- a/libavcodec/os2threads.h
> > > +++ b/libavcodec/os2threads.h
> > > @@ -26,6 +26,9 @@
> > >  #ifndef AVCODEC_OS2PTHREADS_H
> > >  #define AVCODEC_OS2PTHREADS_H
> > >  
> > > +#include "config.h"
> > > +#if HAVE_OS2THREADS
> > 
> > nothing references this file when HAVE_OS2THREADS isnt true
> > 
> 
> I missed that something similar was already done with w32threads. Patch
> updated.
> 
> -- 
> Clément B.

>  Makefile |    1 +
>  1 file changed, 1 insertion(+)
> 0222457e8013f05bc6a5d29f659bee532fa4931e  0015-lavc-os2threads-fix-make-checkheaders.patch
> From 307851341c1c5ce8449db8f4980125087cb5a19a Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Cl=C3=A9ment=20B=C5=93sch?= <clement.boesch at smartjog.com>
> Date: Wed, 9 May 2012 09:10:24 +0200
> Subject: [PATCH 15/17] lavc/os2threads: fix make checkheaders.

ok

thanks

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

it is not once nor twice but times without number that the same ideas make
their appearance in the world. -- Aristotle
-------------- 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/20120510/73f6874a/attachment.asc>


More information about the ffmpeg-devel mailing list