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
2006-11-13make more tables staticMåns Rullgård
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-09-10Add official LGPL license headers to the files that were missing them.Diego Biurrun
2006-03-11out of array read fixMichael Niedermayer
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-06-02adding a few constMichael Niedermayer
2003-12-30interlaced motion estimationMichael Niedermayer
2003-12-21rv20 / h263 b frame fixMichael Niedermayer
2003-12-04rv20 (h263) b frame decoding supportMichael Niedermayer
2003-12-01h263 loop filterMichael Niedermayer
2003-11-30rv20 decoderMichael Niedermayer
2003-11-29forgotMichael Niedermayer
2003-09-27h263 stuffing decode fixMichael Niedermayer
2003-03-06per file doxyMichael Niedermayer
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac
2002-06-18dc scale simplification/optimizationMichael Niedermayer
2002-06-02msmpeg4v1 decodingMichael Niedermayer
2002-05-02- Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now.Juanjo
2002-04-05msmpeg4v2 decoding (no encoding yet)Michael Niedermayer
2002-02-18- H.263+ decoder support for Advanded INTRA Coding (buggy)Juanjo
2001-11-18- Added support to Inter4V+Q MBs to H.263 decoder.Juanjo
2001-11-03- Bug fix on inter MCBPC table for inter+q.Juanjo
2001-07-22Initial revisionFabrice Bellard