Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 24 Sep 2009 21:26:35 +0000 | vitor | Reindent code folowing previous commit (r20019) libavcodec |
Thu, 24 Sep 2009 21:24:58 +0000 | vitor | Factorize duplicated code in at1_imdct_block() libavcodec |
Thu, 24 Sep 2009 19:37:41 +0000 | cehoyos | Allow decoding of 625/50 (PAL) with video_stype==1. libavcodec |
Thu, 24 Sep 2009 18:30:28 +0000 | kostya | Support both LSB and MSB orders for TIFF CCITT G.x compressed data. libavcodec |
Thu, 24 Sep 2009 15:13:34 +0000 | reimar | Completely remove INIT_VLC_USE_STATIC, it is deprecated since ages and libavcodec |
Thu, 24 Sep 2009 15:12:05 +0000 | reimar | Replace last use of INIT_VLC_USE_STATIC by INIT_VLC_USE_NEW_STATIC in svq1dec libavcodec |
Thu, 24 Sep 2009 11:04:46 +0000 | reimar | Change VLC table creation in x8_vlc_init to use INIT_VLC_USE_NEW_STATIC. libavcodec |