Make read_line() take as parameter a const AVPixFmtDescriptor * rather than a
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 31 Mar 2009 18:18:14 +0000 (18:18 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 31 Mar 2009 18:18:14 +0000 (18:18 +0000)
commit30266c928682c41abb091536c043dadb297cd60f
treee5160adbaa47d66a5f2aa464a680f3bb50da1a06
parente7f98e4e94c851f82c9e24accb69ad61ed6ecb10
Make read_line() take as parameter a const AVPixFmtDescriptor * rather than a
(non const) AVPixFmtDescriptor *.

Originally committed as revision 18275 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/pixdesc.h