lavc: do not use AVCodecContext.codec_name in avcodec_string()
authorAnton Khirnov <anton@khirnov.net>
Tue, 29 Apr 2014 14:42:07 +0000 (16:42 +0200)
committerAnton Khirnov <anton@khirnov.net>
Thu, 1 May 2014 07:26:57 +0000 (09:26 +0200)
commite7fc9796d82abc99ef0af71027fb9aaa5311d137
tree9ad91fb263916c3f7204e8169d4f1529b7039ec6
parentef9732162cd4b593c6db28fdd352ebef21b5c1ca
lavc: do not use AVCodecContext.codec_name in avcodec_string()

That field will be deprecated.
libavcodec/utils.c