Files
ffmpeg/libavcodec
Carl Eugen Hoyos 9617178800 lavc/fft_template: Do not define unneded functions with --enable-small.
Fixes the following warnings:
In file included from libavcodec/fft_fixed.c:21:0:
libavcodec/fft_template.c:528:6: warning: ‘pass_big’ defined but not used [-Wunused-function]
 PASS(pass_big)
      ^
libavcodec/fft_template.c:505:13: note: in definition of macro ‘PASS’
 static void name(FFTComplex *z, const FFTSample *wre, unsigned int n)\
             ^~~~
CC      libavcodec/ffv1.o
In file included from libavcodec/fft_float.c:21:0:
libavcodec/fft_template.c:528:6: warning: ‘pass_big’ defined but not used [-Wunused-function]
 PASS(pass_big)
      ^
libavcodec/fft_template.c:505:13: note: in definition of macro ‘PASS’
 static void name(FFTComplex *z, const FFTSample *wre, unsigned int n)\
             ^~~~
2018-07-21 14:05:41 +02:00
..
2018-07-03 20:15:01 +01:00
2018-04-30 21:50:12 +02:00
2018-07-03 20:15:01 +01:00
2018-07-20 11:43:24 -03:00
2018-07-20 11:43:24 -03:00
2018-07-03 20:15:01 +01:00
2018-07-18 13:59:25 +02:00
2018-07-18 13:59:25 +02:00
2018-04-19 22:59:40 +02:00
2018-02-24 17:06:31 +01:00
2018-02-24 17:06:31 +01:00
2018-07-03 20:15:01 +01:00
2018-04-25 23:09:47 +02:00
2018-05-25 20:09:22 +02:00
2018-02-24 17:06:31 +01:00
2018-03-07 22:26:53 +01:00
2018-03-29 00:05:52 -03:00
2018-05-10 23:03:50 +02:00
2018-05-05 21:35:31 +02:00
2018-03-07 22:26:53 +01:00
2018-02-24 04:50:55 +01:00
2018-02-21 23:38:30 +00:00
2018-02-21 23:38:30 +00:00
2018-04-25 22:07:20 +02:00