OSDN Git Service

Switch to INIT_VLC_USE_NEW_STATIC.
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 30 May 2008 20:02:59 +0000 (20:02 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 30 May 2008 20:02:59 +0000 (20:02 +0000)
commitf76605e88082583c852ed8c18498193129689697
tree5e3068ee5fa24859af08f44a32a3cdb1398bcf88
parentd05b24ff89474b8701d4bedba803120c676c642f
Switch to INIT_VLC_USE_NEW_STATIC.
Note, if code you maintain still uses INIT_VLC_USE_STATIC please change
it as well! Iam not volunteering to clean all codecs up ...

Originally committed as revision 13563 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpeg12.c