[FFmpeg-devel] [PATCH] avutil/softfloat: move av_sincos_sf() back to header
James Almer
jamrial at gmail.com
Thu Jul 23 04:13:08 CEST 2015
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 <jamrial at gmail.com>
>> ---
>> libavutil/Makefile | 1 -
>> libavutil/softfloat.c | 49 -------------------------------------------------
>> libavutil/softfloat.h | 49 ++++++++++++++++++++++++++++++++++++++++++++++++-
>> 3 files changed, 48 insertions(+), 51 deletions(-)
>
> hmm
> should be ok
>
> thanks
Pushed.
More information about the ffmpeg-devel
mailing list