rmdec: do not export anything to AVCodecContext.codec_name
authorAnton Khirnov <anton@khirnov.net>
Tue, 29 Apr 2014 14:40:55 +0000 (16:40 +0200)
committerAnton Khirnov <anton@khirnov.net>
Thu, 1 May 2014 07:26:51 +0000 (09:26 +0200)
commitef9732162cd4b593c6db28fdd352ebef21b5c1ca
treed78dfdb31e7c6f86d049f84786e09e9a8b7ae2c3
parent6072184e702b4b631ac72f1b66b75e5f21e0ce2d
rmdec: do not export anything to AVCodecContext.codec_name

That field will be deprecated and the value that is written there is not
particularly useful.
libavformat/rmdec.c