diff options
author | Janne Grunau <janne-libav@jannau.net> | 2012-10-25 15:55:05 +0200 |
---|---|---|
committer | Janne Grunau <janne-libav@jannau.net> | 2012-11-15 18:04:53 +0100 |
commit | 39c4afd926944a716c3b11b321cea7f7c798e9e7 (patch) | |
tree | cf688b1c3b7716c0bab30503219ad7e9c481f44c /libavcodec/mpc8huff.h | |
parent | bf5f46b4cc47b7a4568119f224057d4ff91b6cdd (diff) | |
download | ffmpeg-39c4afd926944a716c3b11b321cea7f7c798e9e7.tar.gz |
avserver: fix constness casting warnings
Use a different char* for extracting info string from the URL. The
other pointer can be made const then which elimates the need for a
cast and fixes the following warnings:
warning: to be safe all intermediate pointers in cast from ‘char **’ to
‘const char **’ must be ‘const’ qualified [-Wcast-qual]
Diffstat (limited to 'libavcodec/mpc8huff.h')
0 files changed, 0 insertions, 0 deletions