summaryrefslogtreecommitdiff
path: root/libavutil
diff options
context:
space:
mode:
authorJanne Grunau <janne-libav@jannau.net>2012-10-25 15:55:05 +0200
committerJanne Grunau <janne-libav@jannau.net>2012-11-15 18:04:53 +0100
commit39c4afd926944a716c3b11b321cea7f7c798e9e7 (patch)
treecf688b1c3b7716c0bab30503219ad7e9c481f44c /libavutil
parentbf5f46b4cc47b7a4568119f224057d4ff91b6cdd (diff)
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 'libavutil')
0 files changed, 0 insertions, 0 deletions