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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check for O_BINARY instead of a list of systems that need it
Ramiro Polla
2007-06-25
1
-2
/
+2
*
ffmpeg-issues subscription URL
Reimar Döffinger
2007-06-25
1
-0
/
+2
*
Remove localtime_r implementation for systems that don't have it.
Ramiro Polla
2007-06-25
2
-15
/
+0
*
Some more minor spelling improvements, some grammar improvement might be
Reimar Döffinger
2007-06-25
1
-27
/
+27
*
Typos removed
Luca Barbato
2007-06-25
1
-12
/
+12
*
wish priority description and ffmpeg-issues vs ffmpeg_issues
Luca Barbato
2007-06-25
1
-2
/
+5
*
remove clear email addresses
Benoit Fouet
2007-06-25
1
-9
/
+9
*
RoQ video encoder
Vitor Sessak
2007-06-25
7
-2
/
+1087
*
Fix typo
Vitor Sessak
2007-06-25
1
-1
/
+1
*
* clarifying the AVInputFormat::read_seek return value
Maksym Veremeyenko
2007-06-25
2
-1
/
+3
*
cosmetics: indentation after last commit
Aurelien Jacobs
2007-06-24
1
-3
/
+3
*
drop blocks which are part of unsupported tracks
Aurelien Jacobs
2007-06-24
1
-1
/
+5
*
ffmpegs bug/patch/feature request tracker manual
Michael Niedermayer
2007-06-24
1
-0
/
+156
*
intreadwrite.h needs bswap.h if HAVE_FAST_UNALIGNED is set, so include it.
Reimar Döffinger
2007-06-24
1
-0
/
+1
*
remove duplicate #include
Måns Rullgård
2007-06-24
1
-1
/
+0
*
more av_strl* adjustments
Reimar Döffinger
2007-06-24
3
-3
/
+5
*
warnings--
Måns Rullgård
2007-06-24
1
-1
/
+1
*
whitespace cosmetics
Måns Rullgård
2007-06-24
1
-24
/
+24
*
use AV_RL32
Måns Rullgård
2007-06-24
1
-5
/
+5
*
use more Vorbis metadata tags
Måns Rullgård
2007-06-24
1
-2
/
+7
*
replace strncpy with av_strlcpy
Måns Rullgård
2007-06-24
1
-5
/
+6
*
replace the uses of old string functions that Reimar missed
Måns Rullgård
2007-06-24
9
-65
/
+72
*
bump micro version: new string functions
Luca Barbato
2007-06-24
1
-2
/
+2
*
Cosmetics: use consistent indentation by four spaces
Reimar Döffinger
2007-06-24
1
-129
/
+129
*
DV muxer should not only fail for more that 3 streams altogether
Reimar Döffinger
2007-06-24
1
-0
/
+2
*
remove old unused string functions
Måns Rullgård
2007-06-23
2
-68
/
+0
*
use new string functions
Måns Rullgård
2007-06-23
8
-30
/
+36
*
add some string functions
Måns Rullgård
2007-06-23
3
-1
/
+136
*
simplify
Aurelien Jacobs
2007-06-23
1
-4
/
+2
*
remove useless empty function
Aurelien Jacobs
2007-06-23
1
-6
/
+0
*
cosmetics: too much blank lines
Aurelien Jacobs
2007-06-23
1
-2
/
+0
*
use intreadwrite functions in matroskadec
Aurelien Jacobs
2007-06-23
1
-11
/
+6
*
use intreadwrite functions in vocdec
Aurelien Jacobs
2007-06-23
1
-2
/
+2
*
remove useless #ifndef CONFIG_NOCUTILS
Måns Rullgård
2007-06-23
1
-3
/
+0
*
simplify stristart()
Måns Rullgård
2007-06-23
1
-14
/
+6
*
cosmetic: combine declaration and initialisation
Måns Rullgård
2007-06-23
1
-2
/
+1
*
simplify pstrcpy()
Måns Rullgård
2007-06-23
1
-10
/
+3
*
simplify strstart()
Måns Rullgård
2007-06-22
1
-14
/
+6
*
get rid of one unneeded #ifdef HAVE_XVMC
Michael Niedermayer
2007-06-22
1
-2
/
+0
*
removing dependency on bfin_sram.h, which is not used right now
Marc Hoffman
2007-06-22
1
-1
/
+0
*
renaming L1CODE to attribute_l1_text, which is defined in dsputil_bfin.h
Marc Hoffman
2007-06-22
1
-28
/
+22
*
integrating ff_bfin_get_unscaled_swscale into the system
Marc Hoffman
2007-06-22
2
-1
/
+8
*
adding Blackfin swscale_bfin infrastructure, and the first swscale routine uy...
Marc Hoffman
2007-06-22
1
-0
/
+66
*
modify msmpeg4 functions to generate VC1 compatible block layer bitstream
Fortin Denis
2007-06-22
1
-5
/
+21
*
document pointer offset by -8
Marc Hoffman
2007-06-22
1
-1
/
+1
*
re pipeline loop, to eliminate extra chroma reads
Marc Hoffman
2007-06-22
1
-17
/
+13
*
correct chroma skewing bug, caused by incorrect stride adjustments
Marc Hoffman
2007-06-22
1
-5
/
+9
*
Add a few missing Advanced Options.
Víctor Paesa
2007-06-21
1
-0
/
+10
*
use allformats.h
Baptiste Coudurier
2007-06-21
1
-6
/
+1
*
remove now useless ifdef
Baptiste Coudurier
2007-06-21
2
-4
/
+0
[next]