comparison mp3.c @ 4019:a2539db62994 libavformat

Fix argument constness for the av_codec_get_id() and av_codec_get_tag() functions, making them take in input a constant array, since they're not supposed to change it. Fix some warnings.
author stefano
date Sat, 08 Nov 2008 18:37:03 +0000
parents 549a09cf23fe
children bfc790ab375f
comparison
equal deleted inserted replaced
4018:0c2f650d31bb 4019:a2539db62994