Rename ff_init_vlcs function to the more descriptive name ff_mpeg12_init_vlcs.
authorDiego Biurrun <diego@biurrun.de>
Wed, 20 Aug 2008 17:05:14 +0000 (17:05 +0000)
committerDiego Biurrun <diego@biurrun.de>
Wed, 20 Aug 2008 17:05:14 +0000 (17:05 +0000)
commit071083b4a5642c56dbe0b0e957fd84b7549dea5c
tree4e553e733efd8ffa9c90f6113e5bcaa159662465
parent054480a57b9b5cc751f482aa8b22c100ffc340d1
Rename ff_init_vlcs function to the more descriptive name ff_mpeg12_init_vlcs.
Now that it is exported, this should avoid confusion and name clashes.

Originally committed as revision 14867 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mdec.c
libavcodec/mpeg12.c
libavcodec/mpeg12.h