[FFmpeg-devel] [PATCH 1/2] avutil/float_dsp-test: Add include config.h for HAVE_*

Michael Niedermayer michael at niedermayer.cc
Thu May 12 03:48:56 CEST 2016


On Wed, May 11, 2016 at 07:03:23PM -0300, James Almer wrote:
> On 5/11/2016 5:34 PM, Michael Niedermayer wrote:
> > Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> > ---
> >  libavutil/float_dsp-test.c |    2 ++
> >  1 file changed, 2 insertions(+)
> > 
> > diff --git a/libavutil/float_dsp-test.c b/libavutil/float_dsp-test.c
> > index 2603ee5..9963efb 100644
> > --- a/libavutil/float_dsp-test.c
> > +++ b/libavutil/float_dsp-test.c
> > @@ -16,6 +16,8 @@
> >   * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
> >   */
> >  
> > +#include "config.h"
> > +
> >  #include <float.h>
> >  #include <math.h>
> >  #include <stdint.h>
> > 
> 
> LGTM

applied

thx

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Freedom in capitalist society always remains about the same as it was in
ancient Greek republics: Freedom for slave owners. -- Vladimir Lenin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160512/7f91895d/attachment.sig>


More information about the ffmpeg-devel mailing list