log

age author description
2006-09-05 kostya Handle raw blocks correctly (both updating pointer and storing to memory) libavcodec
2006-09-05 kostya VMware Video decoder (fourcc: VMnc) libavcodec
2006-09-04 michael seems the output of that code is never used libavcodec
2006-09-04 mru inline align_get_bits() libavcodec
2006-09-04 corey error message spelling typo libavcodec
2006-09-04 diego Exchange informal GPL notice by official license header. libavcodec
2006-09-04 kostya VC-1 Advanced Profile support (progressive only, tested on WVC1 samples) libavcodec
2006-09-04 romansh * Restructuring the division of labor between DV codec and DV format libavcodec
2006-09-03 diego The license of this file is LGPL, as clarified by Fabrice. libavcodec
2006-09-03 diego Add copyright notice from the Independent JPEG Group instead of referring libavcodec
2006-09-03 jbr Fix 2 bit allocation bugs. One fix enables using a higher bandwidth code. The other fixes an issue with floorcod=7. libavcodec
2006-09-03 kostya AltiVec version of put_no_rnd_h264_chroma_pixels_tab[0] (slightly changed version of put_h264_chroma_pixels_tab[0]) libavcodec
2006-09-02 mru remove redundant declarations libavcodec
2006-09-02 kostya Drop put_vc1_qpel_pixels_tab as they won't be needed anymore. libavcodec
2006-09-02 kostya Replace usage of put_*_vc1_qpel_pixels_tab with put_*_h264_chroma_pixels_tab libavcodec
2006-09-02 kostya New function for chroma MC (will be used in VC-1) libavcodec
2006-09-01 lorenm snow cosmetics: merge the sliced and non-sliced versions of add_yblock libavcodec
2006-09-01 lorenm fix snow 1pass rc: the qlog used and the one written to the bitstream weren't always the same. libavcodec
2006-08-31 lu_zero Align the input buffer in ffplay, introduce a public macro for aligned declarations libavcodec
2006-08-31 lu_zero Proper fix for the corner case that would have been corrected before, praise&blame to me and exg in equal shares libavcodec
2006-08-31 lu_zero Revert previous commit libavcodec
2006-08-31 lu_zero Fix float_to_int16, unaligned case, broken by the previous commit libavcodec
2006-08-31 kostya New qpel MC functions conforming to VC-1 standard. libavcodec
2006-08-31 kostya Spelling libavcodec