[FFmpeg-devel] [PATCH] softfloat: make av_div_sf() inline
James Almer
jamrial at gmail.com
Sun Jun 14 03:29:28 CEST 2015
On 13/06/15 6:47 AM, Michael Niedermayer wrote:
> On Sat, Jun 13, 2015 at 12:23:22AM -0300, James Almer wrote:
>> Removes a defined but not used warning on files including softfloat.h
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>> libavutil/softfloat.h | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> LGTM
>
Pushed, thanks.
More information about the ffmpeg-devel
mailing list