Mercurial > mplayer.hg
diff etc/example.conf @ 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 | 21ea15331e75 |
children | 563e0a1369a0 |