index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
rv10.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spelling cosmetics
Diego Biurrun
2008-10-02
1
-2
/
+2
*
Replace generic CONFIG_ENCODERS preprocessor conditionals by more specific
Diego Biurrun
2008-09-03
1
-2
/
+2
*
bitstream: move put_sbits() from flacenc.c to bitstream.h and use it
Ramiro Polla
2008-07-13
1
-1
/
+1
*
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-12
1
-2
/
+2
*
Add long names to AVCodec declarations.
Stefano Sabatini
2008-04-27
1
-1
/
+3
*
Apply 'cold' attribute to init/uninit functions in libavcodec
Zuxy Meng
2008-03-21
1
-2
/
+2
*
add FF_ prefix to all (frame)_TYPE usage
Aurelien Jacobs
2008-03-09
1
-18
/
+18
*
const
Michael Niedermayer
2008-02-01
1
-4
/
+4
*
indentation after last commit
Kostya Shishkov
2007-10-21
1
-9
/
+9
*
Make RV10/20 decoder work with new frame format
Kostya Shishkov
2007-10-21
1
-8
/
+19
*
use skip_bits where appropriate
Alex Beregszaszi
2007-08-09
1
-2
/
+2
*
use get_bits1(..) instead get_bits(.., 1)
Alex Beregszaszi
2007-08-09
1
-7
/
+7
*
* Getting rid of the use of GCC language extensions
Roman Shaposhnik
2007-07-08
1
-24
/
+10
*
Check dimensions to avoid division by zero due to invalid new dimensions.
Reimar Döffinger
2007-03-11
1
-0
/
+2
*
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
Alex Beregszaszi
2007-01-19
1
-1
/
+1
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
seems only 3 bits are used for the number of resolutions, some rv30 files hav...
Michael Niedermayer
2006-09-30
1
-1
/
+1
*
ignore sub_id
Michael Niedermayer
2006-09-30
1
-0
/
+1
*
big endian fix
Michael Niedermayer
2006-09-30
1
-1
/
+1
*
support resolution switching, fixes rv20errors.rm
Michael Niedermayer
2006-09-30
1
-5
/
+21
*
simplify
Michael Niedermayer
2006-09-29
1
-4
/
+2
*
fix rv20 b frames (broke since r5264 Mon Apr 3 07:52:24 2006 UTC 2x faster ff...
Michael Niedermayer
2006-09-29
1
-0
/
+1
*
fix decoding of bastard3.rm (ver=0x10003001 ver0=0x9000000)
Michael Niedermayer
2006-09-26
1
-1
/
+1
*
fix decoding of bastard1.rm (rv ver=0x10003001 ver0=0x8000000)
Michael Niedermayer
2006-09-26
1
-3
/
+4
*
Fix SIGSEGV in rv10-null-pointer-500k.rm.
Wolfgang Scherer
2006-04-15
1
-1
/
+1
*
fix "concealing 0 DC, 0 AC, 0 MV errors" bug
Michael Niedermayer
2006-04-14
1
-2
/
+2
*
cleanup picture / debug output code
Michael Niedermayer
2006-03-10
1
-7
/
+8
*
(f)printf --> av_log conversion
Steve L'Homme
2006-03-08
1
-5
/
+5
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
1
-1
/
+1
*
COSMETICS: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-22
1
-10
/
+10
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-38
/
+38
*
error concealment fix
Michael Niedermayer
2005-09-01
1
-5
/
+13
*
PIX_FMT_NONE and related fixes
Michael Niedermayer
2005-04-25
1
-3
/
+3
*
avoid unneeded clear_blocks()
Michael Niedermayer
2005-04-25
1
-1
/
+0
*
extract from the subid the options
Matthieu Castet
2005-04-25
1
-5
/
+7
*
fixing broken_rv20_1mb_.rm
Michael Niedermayer
2005-04-24
1
-8
/
+10
*
Ministry of English Composition, reporting for duty (and the word is "skipped...
Mike Melanson
2005-04-24
1
-2
/
+2
*
Video-Galileo_small.rm fix by (matthieu castet # castet.matthieu free fr)
Michael Niedermayer
2005-04-21
1
-0
/
+1
*
kill warnings patch by (Måns Rullgård <mru inprovide com>)
Måns Rullgård
2005-02-24
1
-0
/
+2
*
avoid buf_size == 0 checks in every decoder
Michael Niedermayer
2005-01-23
1
-1
/
+1
*
fixing decoding of http://mplayerhq.hu/~atmos4/ffrv20-crashing-atmos.rm
Michael Niedermayer
2005-01-05
1
-2
/
+2
*
another try at fixing rv20 ...
Michael Niedermayer
2004-12-13
1
-13
/
+6
*
rv20 encoding
Michael Niedermayer
2004-12-07
1
-0
/
+29
*
seeking in rm
Michael Niedermayer
2004-12-06
1
-5
/
+14
*
rv10 thread safety fix / rv10 ffplay fix
Michael Niedermayer
2004-12-06
1
-3
/
+4
*
next try at fixing rv20 decoding
Michael Niedermayer
2004-12-05
1
-11
/
+25
*
Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( ...
Burkhard Plaum
2004-11-27
1
-2
/
+2
*
fixing rv20201002
Michael Niedermayer
2004-11-19
1
-6
/
+10
*
rv20103001 support
Michael Niedermayer
2004-11-19
1
-0
/
+10
*
fix one file, will probably break some others but i cant find any samples whi...
Michael Niedermayer
2004-08-02
1
-1
/
+1
[next]