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
2007-03-11Check dimensions to avoid division by zero due to invalid new dimensions.Reimar Döffinger
2007-01-20rename BE/LE_8/16/32 to AV_RL/B_8/16/32Alex Beregszaszi
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-09-30seems only 3 bits are used for the number of resolutions, some rv30 files hav...Michael Niedermayer
2006-09-30ignore sub_idMichael Niedermayer
2006-09-30big endian fixMichael Niedermayer
2006-09-30support resolution switching, fixes rv20errors.rmMichael Niedermayer
2006-09-30simplifyMichael Niedermayer
2006-09-30fix rv20 b frames (broke since r5264 Mon Apr 3 07:52:24 2006 UTC 2x faster ff...Michael Niedermayer
2006-09-27fix decoding of bastard3.rm (ver=0x10003001 ver0=0x9000000)Michael Niedermayer
2006-09-27fix decoding of bastard1.rm (rv ver=0x10003001 ver0=0x8000000)Michael Niedermayer
2006-04-15Fix SIGSEGV in rv10-null-pointer-500k.rm.Wolfgang Scherer
2006-04-15fix "concealing 0 DC, 0 AC, 0 MV errors" bugMichael Niedermayer
2006-03-10cleanup picture / debug output codeMichael Niedermayer
2006-03-08(f)printf --> av_log conversionSteve L'Homme
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-22COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-09-01error concealment fixMichael Niedermayer
2005-04-25PIX_FMT_NONE and related fixesMichael Niedermayer
2005-04-25avoid unneeded clear_blocks()Michael Niedermayer
2005-04-25extract from the subid the optionsMatthieu Castet
2005-04-25fixing broken_rv20_1mb_.rmMichael Niedermayer
2005-04-24Ministry of English Composition, reporting for duty (and the word is "skipped...Mike Melanson
2005-04-22Video-Galileo_small.rm fix by (matthieu castet # castet.matthieu free fr)Michael Niedermayer
2005-02-24kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård
2005-01-23avoid buf_size == 0 checks in every decoderMichael Niedermayer
2005-01-05fixing decoding of http://mplayerhq.hu/~atmos4/ffrv20-crashing-atmos.rmMichael Niedermayer
2004-12-13another try at fixing rv20 ...Michael Niedermayer
2004-12-07rv20 encodingMichael Niedermayer
2004-12-07seeking in rmMichael Niedermayer
2004-12-06rv10 thread safety fix / rv10 ffplay fixMichael Niedermayer
2004-12-06next try at fixing rv20 decodingMichael Niedermayer
2004-11-27Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( ...Burkhard Plaum
2004-11-19fixing rv20201002Michael Niedermayer
2004-11-19rv20103001 supportMichael Niedermayer
2004-08-02fix one file, will probably break some others but i cant find any samples whi...Michael Niedermayer
2004-05-25warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)Michael Niedermayer
2004-05-21data_size = 0 cleanupMichael Niedermayer
2004-04-16unify table indexing (motion_val,dc_val,ac_val,coded_block changed)Michael Niedermayer
2004-04-03rv20 (0x20201002) supportMichael Niedermayer
2004-03-16init cleanupMichael Niedermayer
2004-02-29skip b frames before first i frameMichael Niedermayer
2004-02-22(f)printf() is disallowed in libavcodec, compilation will fail now if its use...Michael Niedermayer
2004-02-09rv10/obmc fixesMichael Niedermayer
2004-01-22closed gop support & flags2 as all bits in flags are usedMichael Niedermayer
2004-01-18rv20 mv prediction in b frames fixMichael Niedermayer
2004-01-10copyright year update of the files i touched and remembered, things look anno...Michael Niedermayer
2003-12-30motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at ...Wolfgang Hesseler
2003-12-21rv20 / h263 b frame fixMichael Niedermayer