OSDN Git Service

Fix test program compilation: Add missing #include and update the call
authorDiego Biurrun <diego@biurrun.de>
Wed, 23 Jan 2008 10:23:24 +0000 (10:23 +0000)
committerDiego Biurrun <diego@biurrun.de>
Wed, 23 Jan 2008 10:23:24 +0000 (10:23 +0000)
commit07ad12ecdd951a171e9f5e1a64db3890198c993b
treedb2b508cf5607928ccaec9912dd1a33e90c9dc7e
parentc46e28746c7e0e9f8812aaaf4f53d4351a1c3624
Fix test program compilation: Add missing #include and update the call
of ff_init_cabac_states() to account for API changes.

Originally committed as revision 11602 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/cabac.c