Mercurial > mplayer.hg
diff stream/stream_cddb.c @ 31926:45966266392b
Remove pointless casts of avcodec_find_decoder_by_name() return value.
avcodec_find_decoder_by_name() already returns AVCodec*, so there is
no need to cast the return value to this type.
author | diego |
---|---|
date | Sun, 22 Aug 2010 23:38:40 +0000 |
parents | 13ca93203358 |
children | b39155e98ac3 |