ffmpeg/libavutil
Nicolas George 757cb3b46a avutil: av_x_if_null: remove const for the return value.
This is the usual weirdness with const/non-const pointers through a function.
See the prototype of strchr for a standard example.

The function had to be moved down, below the point where stdint.h is
indirectly included.

Signed-off-by: Nicolas George <nicolas.george@normalesup.org>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-12-03 15:18:15 +01:00
..
2011-10-11 20:25:55 +02:00
2011-05-13 04:40:40 +02:00
2011-06-30 16:50:27 +01:00
2011-11-11 04:24:00 +01:00
2011-04-29 20:01:04 +02:00
2011-05-30 03:11:54 +02:00
2011-10-22 19:49:27 +02:00
2011-10-11 22:03:19 +02:00
2011-11-29 16:09:56 +01:00
2011-11-24 16:55:45 +01:00