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
path:
root
/
ffmpeg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
10l (stats didnt include av_write_trailer())
Michael Niedermayer
2004-04-15
1
-3
/
+3
*
print video/audio/global_header size and muxing overhead
Michael Niedermayer
2004-04-15
1
-5
/
+18
*
printf macro patch by (Allen Day <allenday at ucla dot edu>)
Allen Day
2004-04-11
1
-2
/
+4
*
verbosity patch by (Allen Day <allenday at ucla dot edu>)
Allen Day
2004-04-11
1
-28
/
+58
*
require the user to explicitly specifiy --enable-gpl before enabling of gpl p...
Michael Niedermayer
2004-04-09
1
-0
/
+16
*
padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell dot net>)
Todd Kirby
2004-04-08
1
-9
/
+226
*
* making it possible to specify recording date and time in a stream
Roman Shaposhnik
2004-04-06
1
-1
/
+10
*
10000l
Michael Niedermayer
2004-04-05
1
-0
/
+1
*
pass frame_size for stream copy
Michael Niedermayer
2004-04-01
1
-0
/
+1
*
Support raw mpegts streams from dvr patch by (wmglo at dent dot med dot uni-m...
Wolfram Gloger
2004-03-26
1
-0
/
+2
*
h263 loop filter option
Michael Niedermayer
2004-03-26
1
-0
/
+5
*
slice structured encoding support & interlaced spelling
Michael Niedermayer
2004-03-18
1
-1
/
+6
*
wrong help text
Michael Niedermayer
2004-03-18
1
-2
/
+2
*
tcp select() check and enables pressing 'q' when reading/(writing) from
Leon van Stuivenberg
2004-03-14
1
-1
/
+11
*
nicer output for 'ffmpeg -formats'
Michael Niedermayer
2004-03-11
1
-38
/
+86
*
write trailer before closing codecs as otherwise accesses to extradata in wri...
Michael Niedermayer
2004-03-05
1
-6
/
+6
*
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michel Bardiaux
2004-03-03
1
-1
/
+1
*
use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0
Michael Niedermayer
2004-02-25
1
-4
/
+5
*
multithreaded mpeg2 decoding
Michael Niedermayer
2004-02-23
1
-0
/
+5
*
improved VCD support patch by ("Hauke Duden" <H.NS.Duden at gmx dot net>)
Hauke Duden
2004-02-19
1
-1
/
+1
*
w32threads by (Gildas Bazin <gbazin at altern dot org>)
Michael Niedermayer
2004-02-19
1
-5
/
+5
*
fix image resize
Michael Niedermayer
2004-02-14
1
-1
/
+1
*
Log file and Windows patch by ("Gael Chardon" <gael-announcements+ffmpeg at 4...
Gael Chardon
2004-02-14
1
-1
/
+1
*
threadless threads warning
Michael Niedermayer
2004-02-13
1
-0
/
+3
*
multithreaded/SMP motion estimation
Michael Niedermayer
2004-02-13
1
-1
/
+74
*
pass strict_std_compliance to audio context too
Michael Niedermayer
2004-02-07
1
-0
/
+1
*
fixes by Gildas Bazin <gbazin at altern dot org>
Michael Niedermayer
2004-02-04
1
-9
/
+2
*
quantizer noise shaping
Michael Niedermayer
2004-02-02
1
-1
/
+8
*
closed gop support & flags2 as all bits in flags are used
Michael Niedermayer
2004-01-22
1
-0
/
+29
*
uninitalized variables fix by (Gildas Bazin <gbazin at altern dot org>)
Michael Niedermayer
2004-01-08
1
-1
/
+1
*
interlaced dct decision cleanup
Michael Niedermayer
2004-01-05
1
-2
/
+10
*
SVCD scan offset stuff
Michael Niedermayer
2004-01-04
1
-0
/
+6
*
trellis quantization regression test
Michael Niedermayer
2004-01-01
1
-0
/
+5
*
minrate=0 for SVCD & DVD, this matches mpeg2enc and the mpeg1/2 vissual standard
Michael Niedermayer
2004-01-01
1
-2
/
+2
*
interlaced motion estimation
Michael Niedermayer
2003-12-30
1
-5
/
+36
*
motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at ...
Wolfgang Hesseler
2003-12-30
1
-4
/
+12
*
nicer looking PSNR stats (YUV seperate and print the whole file PSNR at the e...
Michael Niedermayer
2003-12-29
1
-2
/
+23
*
moved packet output to a separate function - added the frame buffered by the ...
Fabrice Bellard
2003-12-15
1
-173
/
+206
*
motion estimation & mb compare functions command line options
Michael Niedermayer
2003-12-15
1
-0
/
+24
*
init picture structure to avoid uninitialized fields
Fabrice Bellard
2003-12-15
1
-0
/
+2
*
error concealment regression test
Michael Niedermayer
2003-12-14
1
-0
/
+8
*
CBR improvements
Michael Niedermayer
2003-12-12
1
-1
/
+4
*
fixed top_field_first support when encoding
Fabrice Bellard
2003-12-12
1
-31
/
+31
*
obmc encoding flag (forgot to commit...)
Michael Niedermayer
2003-12-11
1
-0
/
+6
*
update -interlace help
Fabrice Bellard
2003-12-10
1
-1
/
+1
*
-interlace option - better consistency in help
Fabrice Bellard
2003-12-10
1
-7
/
+10
*
h263 alternative inter vlc support
Michael Niedermayer
2003-11-29
1
-0
/
+5
*
h263 OBMC & 4MV support
Michael Niedermayer
2003-11-28
1
-1
/
+0
*
use av_read_frame() - added initial seek support (rename -start to -ss (mplay...
Fabrice Bellard
2003-11-10
1
-127
/
+116
*
-target option patch by (Vidar Madsen <vidar at prosalg dot no>)
Vidar Madsen
2003-11-03
1
-0
/
+106
[next]