On 10/25/2012 04:27 PM, Janne Grunau wrote:
> Use a different char* for extracing info string from the url. The
^^^^^^t^^^
> other pointer can be made const then which elimates the need of a
> cast and fixes following warnings:
> warning: to be safe all intermediate pointers in cast from ‘char **’ to
> ‘const char **’ must be ‘const’ qualified [-Wcast-qual]
> ---
> avserver.c | 21 +++++++++++----------
> 1 file changed, 11 insertions(+), 10 deletions(-)
beside that seems ok.
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel