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
*
cosmetics / remove #if 0 code
Michael Niedermayer
2007-01-26
1
-29
/
+1
*
add waveformatextensible support
Baptiste Coudurier
2007-01-25
1
-11
/
+19
*
add -Wno-pointer-sign to CFLAGS
Måns Rullgård
2007-01-25
1
-0
/
+1
*
Update gcc sections.
Diego Biurrun
2007-01-25
1
-6
/
+4
*
Silence GCC when incorrectly complaining that the "line" variable could be used
Panagiotis Issaris
2007-01-25
1
-1
/
+1
*
Do not run (broken) ffserver test by default and warn about its brokenness.
Diego Biurrun
2007-01-25
1
-1
/
+5
*
Remove installstrip in favor of explicit strip; better for cross-compilation.
Ramiro Polla
2007-01-25
3
-8
/
+3
*
comment typo
Diego Biurrun
2007-01-25
1
-1
/
+1
*
use more portable PRIu64
Guillaume Poirier
2007-01-25
1
-1
/
+1
*
Bring down the number of snow.c warnings from 27 to 17 by using the const
Panagiotis Issaris
2007-01-25
1
-20
/
+20
*
do not force output audio channels
Baptiste Coudurier
2007-01-25
1
-7
/
+1
*
Brings down the number of snow.c warnings from 33 to 27 by putting parentheses
Panagiotis Issaris
2007-01-25
1
-6
/
+6
*
Flash screen video encoding support.
Benjamin Larsson
2007-01-25
1
-1
/
+1
*
Don't copy more then needed, bugfix by Gus Scheidt ellocogato at gmail dot co...
Benjamin Larsson
2007-01-25
1
-2
/
+2
*
Some TIFFs do not set rows per strip for single strip.
Kostya Shishkov
2007-01-25
1
-0
/
+1
*
PROGS depends on PROGS_G so depending on just PROGS is enough.
Diego Biurrun
2007-01-25
1
-1
/
+1
*
Simplify conditional compilation handling.
Diego Biurrun
2007-01-25
1
-6
/
+3
*
Move conditional CFLAGS and OBJS setting to common place.
Diego Biurrun
2007-01-25
3
-6
/
+4
*
Theora encoding via libtheora.
Diego Biurrun
2007-01-25
7
-1
/
+296
*
cosmetics: sort
Diego Biurrun
2007-01-25
1
-1
/
+1
*
TODO update
Baptiste Coudurier
2007-01-24
1
-0
/
+11
*
Add debug messages for AP headers
Kostya Shishkov
2007-01-24
1
-3
/
+20
*
Off-by-one error fix
Kostya Shishkov
2007-01-24
1
-2
/
+2
*
Fail on VC-1 interlaced streams
Kostya Shishkov
2007-01-24
1
-0
/
+4
*
add hint for closed gop and sc threshold error message
Baptiste Coudurier
2007-01-24
1
-1
/
+1
*
remove some printf warnings
Baptiste Coudurier
2007-01-24
1
-2
/
+2
*
make vars unsigned
Baptiste Coudurier
2007-01-24
1
-9
/
+9
*
stop if current sample is higher than sample count
Baptiste Coudurier
2007-01-24
1
-2
/
+6
*
fix indentation, patch by Ian Caulfield % ian P caulfield A gmail P com %
Ian Caulfield
2007-01-24
1
-22
/
+22
*
Allows the AC3 parser to read the frame size and codec parameters from E-AC3 ...
Ian Caulfield
2007-01-24
1
-5
/
+46
*
set last_picture for h.264 too, this significantly improves error concealment...
Michael Niedermayer
2007-01-24
1
-2
/
+2
*
replace strcpy by memcpy
Baptiste Coudurier
2007-01-24
1
-3
/
+3
*
crash fix by Carl Eugen Hoyos cehoyos ag.or at
Michael Niedermayer
2007-01-24
1
-1
/
+2
*
explicit values for all enums
Michael Niedermayer
2007-01-24
1
-4
/
+4
*
remove useless field
Baptiste Coudurier
2007-01-24
1
-2
/
+0
*
remove obsolete comment
Baptiste Coudurier
2007-01-24
1
-3
/
+0
*
make some fields unsigned
Baptiste Coudurier
2007-01-24
1
-8
/
+8
*
add sanity checks
Baptiste Coudurier
2007-01-24
1
-1
/
+6
*
enum
Michael Niedermayer
2007-01-24
1
-5
/
+7
*
maybe fix segfault with missing extradata (unchecked)
Michael Niedermayer
2007-01-24
1
-1
/
+1
*
mpegts-documentation-only.patch -- adds documentation patch by Daniel Kristj...
Daniel Kristjansson
2007-01-23
1
-13
/
+28
*
remove unused files
Måns Rullgård
2007-01-23
2
-1365
/
+0
*
"converts printf's to avlog's" patch by Daniel Kristjansson / danielk mrl.nyu...
Daniel Kristjansson
2007-01-23
1
-16
/
+21
*
"removes definition for old crc func" patch by Daniel Kristjansson / danielk ...
Daniel Kristjansson
2007-01-23
1
-1
/
+0
*
make the asf demuxer resistant against insertion/deletion errors
Michael Niedermayer
2007-01-23
1
-12
/
+17
*
fix segfault with darkkben.free.fr/corrupted_h264.mp4
Michael Niedermayer
2007-01-23
1
-2
/
+2
*
remove padding to 16bit code, i dont think this change can break anything and...
Michael Niedermayer
2007-01-23
1
-4
/
+0
*
make av_find_stream_info() duration user selectable
Michael Niedermayer
2007-01-23
2
-4
/
+7
*
flv follows in movs footsteps and has random trash in the width/height fields
Michael Niedermayer
2007-01-23
1
-2
/
+2
*
improve probe and give it the max score
Michael Niedermayer
2007-01-23
1
-2
/
+2
[next]