Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 30 May 2008 21:08:41 +0000 | michael | Change init_vlc_rl() so it does not use *alloc_static() anymore. libavcodec |
Fri, 30 May 2008 21:06:40 +0000 | michael | Change init_2d_vlc_rl() to not use *alloc_static(). libavcodec |
Fri, 30 May 2008 20:06:08 +0000 | michael | Remove constant argument. libavcodec |
Fri, 30 May 2008 20:02:59 +0000 | michael | Switch to INIT_VLC_USE_NEW_STATIC. libavcodec |
Fri, 30 May 2008 20:00:19 +0000 | michael | Little helper macro to make the use of INIT_VLC_USE_NEW_STATIC easier. libavcodec |
Fri, 30 May 2008 19:48:02 +0000 | michael | Make init_vlc* support proper static tables instead of this broken beyond libavcodec |