On Fri, Nov 13, 2015 at 12:05 PM, Ganesh Ajjanagadde <gajja...@mit.edu> wrote:
> On Fri, Nov 13, 2015 at 11:58 AM, Nicolas George <geo...@nsup.org> wrote:
>> Le tridi 23 brumaire, an CCXXIV, Ganesh Ajjanagadde a écrit :
>>> See e.g 
>>> https://stackoverflow.com/questions/1666353/are-typedef-and-define-the-same-in-c
>>> for rationale.
>>>
>>> Signed-off-by: Ganesh Ajjanagadde <gajjanaga...@gmail.com>
>>> ---
>>>  libavcodec/faandct.c | 2 +-
>>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> Any reason not to just replace FLOAT with float and be done?
>
> Assumed Michael kept it open in case we wish to transition to double
> precision, in which case diff would be smaller. If float is all we
> want for the foreseeable future, will change on your lines.

@Michael: are you fine with replacing all FLOAT with float?

>
>>
>> Regards,
>>
>> --
>>   Nicolas George
>>
>> _______________________________________________
>> ffmpeg-devel mailing list
>> ffmpeg-devel@ffmpeg.org
>> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>>
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to