]> git.sesse.net Git - ffmpeg/commit
lavc/utils: fix const correctness of AVClass cast
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 6 Mar 2012 23:47:11 +0000 (00:47 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 6 Mar 2012 23:47:11 +0000 (00:47 +0100)
commit57986c501e8c97d4bd2e1b7ce9e9037c4ae06245
treef4a34d81a91fd7f636b38ccac5d046bf87400ffc
parent11344792e843829cfe6913da018d24636d5a182e
lavc/utils: fix const correctness of AVClass cast

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/utils.c