diff options
author | Kip Warner <kip@thevertigo.com> | 2015-12-10 15:52:50 -0800 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2015-12-14 15:16:33 +0100 |
commit | cc4c24208159200b7aff5b5c313903c7f23fa345 (patch) | |
tree | afd5f78231b1b8ba129d6f15ebd2af3ae37cff5b /avconv_opt.c | |
parent | 5bc223b15d064e328ff90b0241fa1191f1d2786d (diff) | |
download | ffmpeg-streaming-cc4c24208159200b7aff5b5c313903c7f23fa345.zip ffmpeg-streaming-cc4c24208159200b7aff5b5c313903c7f23fa345.tar.gz |
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>
Diffstat (limited to 'avconv_opt.c')
0 files changed, 0 insertions, 0 deletions