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
..
aarch64
arm
x86 x86inc: Drop SECTION_TEXT macro 2015-08-11 11:12:01 +02:00
audio_convert.c
audio_convert.h
audio_data.c avresample: Mark avresample_buffer() as pointer to const 2015-12-14 15:16:33 +01:00
audio_data.h avresample: Mark avresample_buffer() as pointer to const 2015-12-14 15:16:33 +01:00
audio_mix_matrix.c
audio_mix.c
audio_mix.h
avresample-test.c
avresample.h avresample: Mark avresample_buffer() as pointer to const 2015-12-14 15:16:33 +01:00
dither.c
dither.h
internal.h
libavresample.v
Makefile
options.c
resample_template.c
resample.c avresample: Remove an unused variable 2015-09-29 14:33:01 +02:00
resample.h
utils.c avresample: Mark avresample_buffer() as pointer to const 2015-12-14 15:16:33 +01:00
version.h Bump major versions of all libraries 2015-08-28 16:04:28 +02:00