Files
ffmpeg-rockchip/libavcodec
Ganesh Ajjanagadde 47af5db721 all: fix enum definition for large values
ISO C restricts enumerator values to the range of int. Thus (for instance) 0x80000000
unfortunately does not work, and throws a warning with -Wpedantic on
clang 3.7.

This fixes it by using alternative expressions that result in identical
values but do not have this issue.

Tested with FATE.

Reviewed-by: Ronald S. Bultje <rsbultje@gmail.com>
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
2015-10-30 15:06:19 -04:00
..
2015-10-29 21:26:43 +01:00
2015-10-29 21:26:43 +01:00
2015-10-08 23:29:18 +02:00
2015-10-29 21:26:43 +01:00
2015-10-10 09:52:18 +02:00
2015-10-10 09:52:18 +02:00
2015-10-29 21:26:43 +01:00
2015-10-13 16:03:04 +02:00
2015-10-26 10:08:01 +01:00
2015-10-11 18:03:10 -04:00
2015-10-09 22:09:08 +02:00
2015-10-25 22:48:04 +01:00
2015-10-29 21:26:43 +01:00
2015-10-11 17:29:50 -03:00
2015-10-22 10:46:03 +02:00
2015-10-29 12:04:06 +01:00
2015-10-11 17:29:50 -03:00
2015-10-26 23:23:59 -07:00
2015-10-29 21:26:43 +01:00
2015-10-09 22:09:08 +02:00