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
|
Fri, 30 May 2008 19:46:43 +0000 |
vitor |
Revert r13499, log:
libavcodec
|
Thu, 29 May 2008 23:16:12 +0000 |
cehoyos |
Warn about unimplemented H264 feature.
libavcodec
|