On 2/9/2017 2:37 PM, Michael Niedermayer wrote:
> On Wed, Feb 08, 2017 at 01:13:56PM -0300, James Almer wrote:
>> Signed-off-by: James Almer <jamr...@gmail.com>
>> ---
>> Decent compilers are smart enough to truncate those ULL constants on targets
>> where long is 32 bits (and do things like shift+and/add instead of mul).
>> This is for those that are not.
>>
>>  libavcodec/huffyuvdsp.c | 7 +++++--
>>  1 file changed, 5 insertions(+), 2 deletions(-)
> 
> LGTM
> 
> thx

Pushed.

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to