summaryrefslogtreecommitdiffstats
path: root/libavcodec/rv10.c
Commit message (Expand)AuthorAgeFilesLines
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* seems only 3 bits are used for the number of resolutions, some rv30 files hav...Michael Niedermayer2006-09-301-1/+1
* ignore sub_idMichael Niedermayer2006-09-301-0/+1
* big endian fixMichael Niedermayer2006-09-301-1/+1
* support resolution switching, fixes rv20errors.rmMichael Niedermayer2006-09-301-5/+21
* simplifyMichael Niedermayer2006-09-291-4/+2
* fix rv20 b frames (broke since r5264 Mon Apr 3 07:52:24 2006 UTC 2x faster ff...Michael Niedermayer2006-09-291-0/+1
* fix decoding of bastard3.rm (ver=0x10003001 ver0=0x9000000)Michael Niedermayer2006-09-261-1/+1
* fix decoding of bastard1.rm (rv ver=0x10003001 ver0=0x8000000)Michael Niedermayer2006-09-261-3/+4
* Fix SIGSEGV in rv10-null-pointer-500k.rm.Wolfgang Scherer2006-04-151-1/+1
* fix "concealing 0 DC, 0 AC, 0 MV errors" bugMichael Niedermayer2006-04-141-2/+2
* cleanup picture / debug output codeMichael Niedermayer2006-03-101-7/+8
* (f)printf --> av_log conversionSteve L'Homme2006-03-081-5/+5
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-10/+10
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-38/+38
* error concealment fixMichael Niedermayer2005-09-011-5/+13
* PIX_FMT_NONE and related fixesMichael Niedermayer2005-04-251-3/+3
* avoid unneeded clear_blocks()Michael Niedermayer2005-04-251-1/+0
* extract from the subid the optionsMatthieu Castet2005-04-251-5/+7
* fixing broken_rv20_1mb_.rmMichael Niedermayer2005-04-241-8/+10
* Ministry of English Composition, reporting for duty (and the word is "skipped...Mike Melanson2005-04-241-2/+2
* Video-Galileo_small.rm fix by (matthieu castet # castet.matthieu free fr)Michael Niedermayer2005-04-211-0/+1
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-241-0/+2
* avoid buf_size == 0 checks in every decoderMichael Niedermayer2005-01-231-1/+1
* fixing decoding of http://mplayerhq.hu/~atmos4/ffrv20-crashing-atmos.rmMichael Niedermayer2005-01-051-2/+2
* another try at fixing rv20 ...Michael Niedermayer2004-12-131-13/+6
* rv20 encodingMichael Niedermayer2004-12-071-0/+29
* seeking in rmMichael Niedermayer2004-12-061-5/+14
* rv10 thread safety fix / rv10 ffplay fixMichael Niedermayer2004-12-061-3/+4
* next try at fixing rv20 decodingMichael Niedermayer2004-12-051-11/+25
* Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( ...Burkhard Plaum2004-11-271-2/+2
* fixing rv20201002Michael Niedermayer2004-11-191-6/+10
* rv20103001 supportMichael Niedermayer2004-11-191-0/+10
* fix one file, will probably break some others but i cant find any samples whi...Michael Niedermayer2004-08-021-1/+1
* warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)Michael Niedermayer2004-05-251-7/+1
* data_size = 0 cleanupMichael Niedermayer2004-05-211-3/+0
* unify table indexing (motion_val,dc_val,ac_val,coded_block changed)Michael Niedermayer2004-04-161-10/+2
* rv20 (0x20201002) supportMichael Niedermayer2004-04-021-2/+10
* init cleanupMichael Niedermayer2004-03-161-2/+2
* skip b frames before first i frameMichael Niedermayer2004-02-291-0/+5
* (f)printf() is disallowed in libavcodec, compilation will fail now if its use...Michael Niedermayer2004-02-221-1/+1
* rv10/obmc fixesMichael Niedermayer2004-02-091-2/+9
* closed gop support & flags2 as all bits in flags are usedMichael Niedermayer2004-01-221-2/+0
* rv20 mv prediction in b frames fixMichael Niedermayer2004-01-181-3/+8
* copyright year update of the files i touched and remembered, things look anno...Michael Niedermayer2004-01-101-0/+1
* motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at ...Wolfgang Hesseler2003-12-301-2/+2
* rv20 / h263 b frame fixMichael Niedermayer2003-12-211-3/+11
* fix crashMichael Niedermayer2003-12-191-2/+2
* 10l (uninitialized var ...)Michael Niedermayer2003-12-101-1/+1
OpenPOWER on IntegriCloud