Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-01-01shape adaptive diamonds for EPZSMichael Niedermayer
2003-01-01trellis quantization for mpeg1Michael Niedermayer
2003-01-01more optimized trellis quantizerMichael Niedermayer
2002-12-31trellis quantizationMichael Niedermayer
2002-12-30correcter mpeg4 headersMichael Niedermayer
2002-12-30removing PIX_FMT_ANYMichael Niedermayer
2002-12-30better set pix_fmt explicitlyMichael Niedermayer
2002-12-29xvid build 3 still has the padding wrong in 1/8 of the cases :(((((Michael Niedermayer
2002-12-28qpel encodingMichael Niedermayer
2002-12-23disabled aspect code due to it is extra buggyAlex Beregszaszi
2002-12-21fixes crash patch by (Mark Hills <mark at pogo dot org dot uk>)Mark Hills
2002-12-19* fix for empty image queueZdenek Kabelac
2002-12-18mb qp limitsMichael Niedermayer
2002-12-18support dumping the qscale stuff to the screenMichael Niedermayer
2002-12-17more debug outputMichael Niedermayer
2002-12-16mlib fix patch by (Juergen Keil <jk at tools dot de>)Jürgen Keil
2002-12-11fixing playback of DaveMatthews_Crash_PocketPC.aviMichael Niedermayer
2002-12-09* fill codec_id in codec_openZdenek Kabelac
2002-12-09100lMichael Niedermayer
2002-12-09AVVideoFrame -> AVFrameMichael Niedermayer
2002-12-09cleanup / messup?Michael Niedermayer
2002-12-09correct mpeg4 vo typeMichael Niedermayer
2002-12-09remove fake wmv2 codecMichael Niedermayer
2002-12-07ump4 decoding fixedMichael Niedermayer
2002-12-06practically disabling altivec resampling code (some ppl said its broken) patc...Dieter
2002-12-06fixing api-exampleMichael Niedermayer
2002-12-06aspect ratio encoding for mpeg1Michael Niedermayer
2002-12-06mpeg1&2 aspect decodingMichael Niedermayer
2002-12-06fixing aspect (hopefully, i couldnt reproduce the bug)Michael Niedermayer
2002-12-06fixing 2pass assert failureMichael Niedermayer
2002-12-06missing "\" (found by nick)Michael Niedermayer
2002-12-06better? scene change detectionMichael Niedermayer
2002-12-05fixing hq + adaptive quantMichael Niedermayer
2002-12-05drop b frames if there are no reference framesMichael Niedermayer
2002-12-05fixing files where the first frame isn a keyframeMichael Niedermayer
2002-12-05new PSNR code (now works with chroma, b frames, ...)Michael Niedermayer
2002-12-04print a warning if something allocates 0 bytesMichael Niedermayer
2002-12-04workaround old xvid bugMichael Niedermayer
2002-12-04specific debug output supportMichael Niedermayer
2002-12-04fixing illegal 3. esc bug (the mpeg4 std only requires encoders to use unesca...Michael Niedermayer
2002-12-04use spatial error concealment if we dont have a previous frameMichael Niedermayer
2002-12-04cleanupMichael Niedermayer
2002-12-03* two functions to handle allocation of static data more simpleZdenek Kabelac
2002-12-0310l fixAlex Beregszaszi
2002-12-03100l (sad8x8_x2 had params in wrong order)Michael Niedermayer
2002-12-03100l (mixing chroma & luma linesize)Michael Niedermayer
2002-11-30Simplify an expression and eliminate a compile warningPhilip Gladstone
2002-11-27Kludge around compilation failure on Alpha.Falk Hüffner
2002-11-26via c3 fix patch by (Francisco Javier Cabello Torres <fjcabello at visual-too...Francisco Javier Cabello Torres
2002-11-26apiexample doesnt send complete frames to the codecMichael Niedermayer