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 libavresample: Annotate AARCH64 init function with av_cold 2015-02-20 19:32:37 +02:00
arm libavresample: NEON optimized FIR audio resampling 2015-02-21 22:08:39 +02:00
x86 x86inc: Drop SECTION_TEXT macro 2015-08-11 11:12:01 +02:00
Makefile build: handle library dependencies in configure 2014-05-13 20:02:01 +02:00
audio_convert.c Replace av_dlog with normal av_log at trace level 2015-04-19 12:41:59 +01:00
audio_convert.h aarch64: NEON float to s16 audio conversion 2014-04-22 19:35:41 +02:00
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.c Replace av_dlog with normal av_log at trace level 2015-04-19 12:41:59 +01:00
audio_mix.h
audio_mix_matrix.c avresample: Make sure the even check does not overflow 2014-10-18 16:15:10 +01:00
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: NEON optimized FIR audio resampling 2015-02-21 22:08:39 +02:00
libavresample.v
options.c
resample.c avresample: Remove an unused variable 2015-09-29 14:33:01 +02:00
resample.h lavr: define ResampleContext in resample.h 2014-04-24 18:28:26 +02:00
resample_template.c resample: split linear into its own function 2014-04-11 16:34:02 +02:00
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