index
:
ffmpeg
master
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
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update preprocessor directive comments to take recent changes to this file
Diego Biurrun
2007-04-14
1
-3
/
+3
*
Simplify Darwin gcc flags setting.
Diego Biurrun
2007-04-14
1
-15
/
+4
*
Remove redundant 2.95 branch from the Darwin gcc check. It is already
Diego Biurrun
2007-04-14
1
-3
/
+0
*
one patch one mail
Michael Niedermayer
2007-04-13
1
-0
/
+3
*
trap signals in tests that can crash
Måns Rullgård
2007-04-13
1
-15
/
+27
*
cosmetics: Fix indentation.
Diego Biurrun
2007-04-13
1
-2
/
+2
*
timestamps generation improvement when parsing avi
Joakim Plate
2007-04-13
5
-7
/
+25
*
change atoll call to equivalent strtoll to fix compilation on Mac OS X 10.2
Patrice Bensoussan
2007-04-13
1
-1
/
+1
*
cosmetics, expand all tabs to four spaces.
Ivo van Poorten
2007-04-12
1
-112
/
+112
*
Replace huge switch statement by a lookup table.
Ivo van Poorten
2007-04-12
1
-174
/
+46
*
As usual Real actually took something existing and rebranded it.
Benjamin Larsson
2007-04-12
1
-1
/
+1
*
spelling
Diego Biurrun
2007-04-12
1
-1
/
+1
*
Add a note about how to enable external libraries.
Diego Biurrun
2007-04-12
1
-1
/
+2
*
Add complete instructions for the brave people wishing to fiddle with the
Diego Biurrun
2007-04-12
1
-1
/
+5
*
typo
Diego Biurrun
2007-04-12
1
-1
/
+1
*
Update AMR instructions for last round of changes.
Diego Biurrun
2007-04-12
1
-16
/
+10
*
Replace hackish support for amr-nb and amr-wb. Instead of including the source
Stanislav Brabec
2007-04-12
3
-42
/
+9
*
Update download URL with a link to a working version.
Diego Biurrun
2007-04-12
1
-1
/
+1
*
DVR-MS probe audio format
John Donaghy
2007-04-12
2
-1
/
+54
*
cosmetics after last commit; remove superfluous braces
Ivo van Poorten
2007-04-11
1
-6
/
+4
*
Remove code duplication in sws_rgb2rgb_init.
Ivo van Poorten
2007-04-11
2
-116
/
+36
*
add a check before find_frame_end call
Limin Wang
2007-04-11
1
-1
/
+2
*
Per reference swf/flv adpcm encoder.
Benjamin Larsson
2007-04-11
1
-0
/
+28
*
cosmetics: indentation
Diego Biurrun
2007-04-11
1
-1
/
+1
*
Fix the poll() loop (ret == 0 means that a timeout expired, so it must be
Luca Abeni
2007-04-10
1
-1
/
+1
*
Fix the generation of RTSP reply headers (the "DEF()" macro is not used
Luca Abeni
2007-04-10
1
-3
/
+33
*
add D-10 PAL 40 audio essence container ul
Baptiste Coudurier
2007-04-10
1
-0
/
+1
*
add D-10 PAL 40 ul
Baptiste Coudurier
2007-04-10
1
-0
/
+1
*
cosmetics: indentation
Aurelien Jacobs
2007-04-10
1
-1
/
+1
*
ssd_int8_vs_int16_altivec, not completely benchmarkedwith svq1
Luca Barbato
2007-04-10
3
-0
/
+82
*
cosmetics after last commit
Ivo van Poorten
2007-04-10
1
-1
/
+1
*
Add support for grayscale images with arbitrary maxvals.
Ivo van Poorten
2007-04-10
1
-2
/
+24
*
Fix an underflow/overflow that was causing some crackles when playing
Marco Gerards
2007-04-10
1
-1
/
+3
*
Set C predictor to zero if unavailable (should fix B-frame border artifacts)
Kostya Shishkov
2007-04-10
1
-0
/
+2
*
superflouos ()
Michael Niedermayer
2007-04-09
1
-1
/
+1
*
remove code_prefix variable, no speed change
Michael Niedermayer
2007-04-09
1
-7
/
+5
*
simplify
Michael Niedermayer
2007-04-09
1
-4
/
+3
*
add support for seeking to a keyframe instead of a random frame
Aurelien Jacobs
2007-04-09
1
-0
/
+13
*
add an intermediate variable (prepare for next patch)
Aurelien Jacobs
2007-04-09
1
-1
/
+3
*
add support for seeking in matroska files
Aurelien Jacobs
2007-04-09
1
-0
/
+33
*
move matroska_find_track_by_num() upper in the file
Aurelien Jacobs
2007-04-09
1
-13
/
+15
*
cluster position is relative to segment_start
Aurelien Jacobs
2007-04-09
1
-1
/
+1
*
properly set streams start_time
Aurelien Jacobs
2007-04-09
1
-0
/
+1
*
remove unused context field
Aurelien Jacobs
2007-04-09
1
-3
/
+0
*
remove wrong and no more used packet reordering code
Aurelien Jacobs
2007-04-09
1
-51
/
+0
*
When dst_length == 0 bit_length has to be 0, too, but the current code still
Reinhard Nissl
2007-04-09
1
-1
/
+1
*
Remove a NAL unit's trailing zero bytes even when dst_length is 1.
Reinhard Nissl
2007-04-09
1
-1
/
+1
*
scenario: A properly coded frame is followed by an end of sequence NAL unit,
Reinhard Nissl
2007-04-09
1
-1
/
+1
*
Get rid of unnecessary pointer casts.
Nicholas Tung
2007-04-08
46
-147
/
+147
*
Make some functions which aren't used outside their declaring source file
Stefan Huehner
2007-04-08
2
-7
/
+7
[prev]
[next]