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
/
fraps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add long names to many AVCodec declarations.
Stefano Sabatini
2008-04-27
1
-0
/
+1
*
Apply 'cold' attribute to init/uninit functions in libavcodec
Zuxy Meng
2008-03-21
1
-2
/
+2
*
Fraps v5 decoding support
Kostya Shishkov
2008-03-09
1
-1
/
+42
*
Add step variable (for future v5 decoding)
Kostya Shishkov
2008-03-09
1
-3
/
+4
*
huffman: add a zero_count flag and use it in fraps
Aurelien Jacobs
2008-03-08
1
-1
/
+2
*
Add casts to avoid warnings:
Reimar Döffinger
2008-02-19
1
-1
/
+1
*
const
Michael Niedermayer
2008-02-01
1
-4
/
+4
*
moves fraps huffman decoder to its own file, making it more generic
Aurelien Jacobs
2007-10-14
1
-80
/
+8
*
license header consistency cosmetics
Diego Biurrun
2007-07-05
1
-1
/
+0
*
correct type of qsort() comparison callback
Måns Rullgård
2007-06-16
1
-1
/
+2
*
Remove superfluous setting of has_b_frames in codecs without B-frames.
Nicholas Tung
2007-04-07
1
-1
/
+0
*
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
Alex Beregszaszi
2007-01-19
1
-4
/
+4
*
Check for symbol count
Kostya Shishkov
2006-11-06
1
-0
/
+4
*
Correct support for Fraps v4 (and Huffman tree for < 256 symbols)
Kostya Shishkov
2006-11-05
1
-16
/
+19
*
Update comment
Kostya Shishkov
2006-11-05
1
-1
/
+0
*
Fraps v2 and v4 support
Kostya Shishkov
2006-11-05
1
-23
/
+165
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
1
-1
/
+1
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-19
/
+19
*
signature has an 'x'
Mike Melanson
2005-05-17
1
-1
/
+1
*
Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roine
Mike Melanson
2005-05-17
1
-0
/
+248