log

age author description
Tue, 05 Sep 2006 13:50:36 +0000 diego Mark this file properly as LGPL as allowed by its author Leon van Stuivenberg. libavcodec
Tue, 05 Sep 2006 07:31:53 +0000 kostya Try to handle all chunks, previous scheme was not correct. libavcodec
Tue, 05 Sep 2006 07:29:26 +0000 kostya Handle raw blocks correctly (both updating pointer and storing to memory) libavcodec
Tue, 05 Sep 2006 04:37:14 +0000 kostya VMware Video decoder (fourcc: VMnc) libavcodec
Mon, 04 Sep 2006 21:11:54 +0000 michael seems the output of that code is never used libavcodec
Mon, 04 Sep 2006 17:25:38 +0000 mru inline align_get_bits() libavcodec
Mon, 04 Sep 2006 17:08:20 +0000 corey error message spelling typo libavcodec
Mon, 04 Sep 2006 09:37:28 +0000 diego Exchange informal GPL notice by official license header. libavcodec
Mon, 04 Sep 2006 04:24:49 +0000 kostya VC-1 Advanced Profile support (progressive only, tested on WVC1 samples) libavcodec
Mon, 04 Sep 2006 03:33:11 +0000 romansh * Restructuring the division of labor between DV codec and DV format libavcodec
Sun, 03 Sep 2006 22:16:54 +0000 diego The license of this file is LGPL, as clarified by Fabrice. libavcodec
Sun, 03 Sep 2006 16:15:29 +0000 diego Add copyright notice from the Independent JPEG Group instead of referring libavcodec
Sun, 03 Sep 2006 15:59:08 +0000 jbr Fix 2 bit allocation bugs. One fix enables using a higher bandwidth code. The other fixes an issue with floorcod=7. libavcodec
Sun, 03 Sep 2006 04:44:50 +0000 kostya AltiVec version of put_no_rnd_h264_chroma_pixels_tab[0] (slightly changed version of put_h264_chroma_pixels_tab[0]) libavcodec
Sat, 02 Sep 2006 23:10:28 +0000 mru remove redundant declarations libavcodec
Sat, 02 Sep 2006 04:58:51 +0000 kostya Drop put_vc1_qpel_pixels_tab as they won't be needed anymore. libavcodec
Sat, 02 Sep 2006 04:53:49 +0000 kostya Replace usage of put_*_vc1_qpel_pixels_tab with put_*_h264_chroma_pixels_tab libavcodec
Sat, 02 Sep 2006 04:52:00 +0000 kostya New function for chroma MC (will be used in VC-1) libavcodec
Fri, 01 Sep 2006 22:02:38 +0000 lorenm snow cosmetics: merge the sliced and non-sliced versions of add_yblock libavcodec
Fri, 01 Sep 2006 21:51:35 +0000 lorenm fix snow 1pass rc: the qlog used and the one written to the bitstream weren't always the same. libavcodec
Thu, 31 Aug 2006 19:14:00 +0000 lu_zero Align the input buffer in ffplay, introduce a public macro for aligned declarations libavcodec
Thu, 31 Aug 2006 15:44:37 +0000 lu_zero Proper fix for the corner case that would have been corrected before, praise&blame to me and exg in equal shares libavcodec
Thu, 31 Aug 2006 15:27:26 +0000 lu_zero Revert previous commit libavcodec
Thu, 31 Aug 2006 15:15:14 +0000 lu_zero Fix float_to_int16, unaligned case, broken by the previous commit libavcodec
Thu, 31 Aug 2006 04:44:54 +0000 kostya New qpel MC functions conforming to VC-1 standard. libavcodec
Thu, 31 Aug 2006 04:42:13 +0000 kostya Spelling libavcodec
Thu, 31 Aug 2006 04:39:27 +0000 kostya Motion compensation for luma always use halfpel precision. libavcodec
Wed, 30 Aug 2006 21:18:17 +0000 michael fix b pyramid in mp4 muxing if no dts are provided to the muxer libavcodec
Tue, 29 Aug 2006 21:23:27 +0000 nicodvb install opt.h libavcodec
Tue, 29 Aug 2006 03:07:58 +0000 lorenm slightly faster deblock libavcodec