Re: [FFmpeg-devel] [PATCH] avutil/softfloat: move av_sincos_sf() back to header

2015-07-22 Thread James Almer
On 22/07/15 11:05 PM, Michael Niedermayer wrote: > On Wed, Jul 22, 2015 at 10:13:28PM -0300, James Almer wrote: >> Fixes compilation of host tool aacps_fixed_tablegen >> >> Signed-off-by: James Almer >> --- >> libavutil/Makefile| 1 - >> libavutil/softfloat.c | 49 ---

Re: [FFmpeg-devel] [PATCH] avutil/softfloat: move av_sincos_sf() back to header

2015-07-22 Thread Michael Niedermayer
On Wed, Jul 22, 2015 at 10:13:28PM -0300, James Almer wrote: > Fixes compilation of host tool aacps_fixed_tablegen > > Signed-off-by: James Almer > --- > libavutil/Makefile| 1 - > libavutil/softfloat.c | 49 - > libavutil/softfloat.h | 49 +++