log

age author description
2004-01-05 michael simplify libavcodec
2004-01-04 michael gop timestamp fix libavcodec
2004-01-04 michael 10000l libavcodec
2004-01-04 michael frame rate emulation "fix" by (Mean <fixounet at free dot fr>) libavcodec
2004-01-04 michael mpeg2 QP clamping fix libavcodec
2004-01-04 michael non YV12 vissualization fix by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec
2004-01-04 michael warn the user if we had to clip some dct coefficient due to a crappy format which doenst support the whole needed range (msmpeg4/wmv mostly but mpeg1 too to a lesser extend) libavcodec
2004-01-04 michael SVCD scan offset stuff libavcodec
2004-01-03 michael denoise_dct_sse2() patch by (Balatoni Denes <pnis at coder dot hu>) libavcodec
2004-01-02 michael denoise_dct_mmx() libavcodec
2004-01-02 michael more trellis quant optimizations libavcodec
2004-01-02 melanson first pass at Sierra VMD A/V decoders; video looks great, audio is not libavcodec
2004-01-02 michael cleanup libavcodec
2004-01-02 michael optimizing (trellis) quantizer libavcodec
2004-01-02 melanson off-by-1 error in the never-before-tested embedded string code libavcodec
2004-01-01 michael put_pixels width comment fix libavcodec
2004-01-01 michael dont show uninitalized motion vectors libavcodec
2004-01-01 michael rate limit tips and checks libavcodec
2004-01-01 michael print vbv buffer size & bitrate when decoding with -debug 1 libavcodec
2003-12-30 michael info about h and tpel libavcodec
2003-12-30 michael interlaced motion estimation libavcodec
2003-12-30 michael 100000l libavcodec
2003-12-30 michael motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec
2003-12-29 michael picture number fixes libavcodec
2003-12-28 michael 10l (segfault fix) libavcodec
2003-12-22 michael lrintf patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavcodec
2003-12-22 michael 10l (forgot to copy top_field_first flag) libavcodec
2003-12-21 michael rv20 / h263 b frame fix libavcodec
2003-12-19 michael fix crash libavcodec
2003-12-18 melanson SVQ3 uses unrestricted motion vectors libavcodec
2003-12-18 michael svq3 fix libavcodec
2003-12-17 michael vbv_delay libavcodec
2003-12-16 bellard pts and dts support in parser API libavcodec
2003-12-16 melanson initial predictors are not sent to the output in QT IMA; fix stereo QT libavcodec
2003-12-15 bellard added End Of File handling to return last picture for MPEG1/2/4 libavcodec
2003-12-15 michael 100l (forgot alpha & ppc) libavcodec
2003-12-14 michael mv vissualization & field picture fix libavcodec
2003-12-14 michael cygwin fix and dont average interlaced MVs patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavcodec
2003-12-14 michael 10l (printing qscale before parsing it) libavcodec
2003-12-14 michael split intra / inter dequantization libavcodec
2003-12-14 michael error concealment regression test libavcodec
2003-12-13 michael cleanup libavcodec
2003-12-13 michael Here are juste two added #ifdef CONFIG_ENCODERS to allow libavcodec
2003-12-13 michael mb type & qp vissualization libavcodec
2003-12-12 michael stuffing to stay above min_bitrate libavcodec
2003-12-12 michael CBR improvements libavcodec
2003-12-12 bellard fixed top_field_first support when encoding libavcodec
2003-12-12 bellard fill codec info libavcodec