ffmpeg/libavresample
Kip Warner cc4c242081 avresample: Mark avresample_buffer() as pointer to const
That buffer is read only and marking it accordingly let
the user passing a constant buffer to it without having
a const-correctness warning.

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2015-12-14 15:16:33 +01:00
..
2015-08-11 11:12:01 +02:00
2013-07-25 19:43:32 +02:00
2012-04-24 21:28:27 -04:00
2015-08-28 16:04:28 +02:00