log

age author description
2002-09-26 michaelni autodetect UMP4 (by adding a fourcc field to AVCodecContext) libavcodec
2002-09-26 michaelni automatically detect broken opendivx codec and workaround, so bug=1 shouldnt be needed anymore for mpeg4 files, if there still are files which need bug=1 then tell me ... libavcodec
2002-09-26 michaelni h263_dc_scale() cleanup libavcodec
2002-09-26 michaelni mpeg4 interlaced dct encoding libavcodec
2002-09-24 michaelni ps2 idct bugfix patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec
2002-09-24 michaelni adaptive quantization for h263 libavcodec
2002-09-24 michaelni adaptive quantization for mpeg1 libavcodec
2002-09-24 michaelni darkness masking (lumi masking does only bright stuff now) libavcodec
2002-09-24 michaelni fixing ac prediction encoding with adaptive quantization libavcodec
2002-09-23 michaelni fixing variance scaling for b frames (messed adaptive quants up) libavcodec
2002-09-23 michaelni adaptive quantization (lumi/temporal & spatial complexity masking) libavcodec
2002-09-23 michaelni ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec
2002-09-20 michaelni pix_sum16_mmx() libavcodec
2002-09-19 arpi_esp fdct_mmx -> ff_fdct_mmx (renamed to avoid namespace conflict with xvid) libavcodec
2002-09-19 michaelni fixing i_quant_factor, this should finally fix the bitrate bug with ffserver hopefully libavcodec
2002-09-19 michaelni fixing apiexample libavcodec