Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 30 Jul 2009 07:33:16 +0000 | diego | Remove unused variable intra_count. libavcodec |
Wed, 29 Jul 2009 11:31:52 +0000 | diego | Only enable WMV3 decoder when it has been turned on in the build system. libavcodec |
Wed, 29 Jul 2009 09:54:49 +0000 | diego | Do not check for both CONFIG_VC1_DECODER and CONFIG_WMV3_DECODER, libavcodec |
Wed, 29 Jul 2009 09:54:00 +0000 | diego | Do not check for both CONFIG_VC1_VDPAU_DECODER and CONFIG_WMV3_VDPAU_DECODER, libavcodec |
Wed, 29 Jul 2009 09:51:51 +0000 | diego | Do not check for CONFIG_VC1_VAAPI_HWACCEL, the file is only libavcodec |
Tue, 28 Jul 2009 12:50:32 +0000 | diego | Use dprintf() instead of '#ifdef DEBUG' and av_log(). libavcodec |