index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ffmpeg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kill warnings patch by (Måns Rullgård <mru inprovide com>)
Måns Rullgård
2005-02-24
1
-1
/
+1
*
better error message patch by (Michel Bardiaux <mbardiaux peaktime be>)
Michel Bardiaux
2005-02-16
1
-1
/
+1
*
seperate bitstream encoding skip from PASS1 flag
Michael Niedermayer
2005-02-06
1
-0
/
+5
*
mb_lmin/max to limit the per mb quality for the ratecontrol independant from ...
Michael Niedermayer
2005-02-02
1
-18
/
+18
*
dont predict missing timestamps if we lack the required information to do so
Michael Niedermayer
2005-01-29
1
-1
/
+1
*
support discarding of uninterresting packets
Michael Niedermayer
2005-01-22
1
-0
/
+4
*
console text to stderr : rev2 patch by (Roine Gustafsson <roine users.sourcef...
Roine Gustafsson
2005-01-21
1
-7
/
+7
*
Exporting some more options patch by (Martin Drab <drab kepler.fjfi.cvut cz>)
Martin Drab
2005-01-19
1
-0
/
+49
*
trying to fix the -ss bugs
Michael Niedermayer
2005-01-17
1
-1
/
+3
*
never freed buffer fix
Michael Niedermayer
2005-01-12
1
-0
/
+1
*
dissallow sprintf
Michael Niedermayer
2005-01-12
1
-1
/
+1
*
various security fixes and precautionary checks
Michael Niedermayer
2005-01-12
1
-9
/
+9
*
10l (ret vs. ret>0)
Michael Niedermayer
2005-01-10
1
-1
/
+1
*
.{Y,U,V} image2 support
Michael Niedermayer
2005-01-04
1
-2
/
+2
*
target VCD GOP size patch by (Panagiotis Issaris <takis >< lumumba dot luc.ac...
Panagiotis Issaris
2004-12-29
1
-0
/
+1
*
target DV patch by (Panagiotis Issaris <takis at lumumba..luc..ac..be>)
Panagiotis Issaris
2004-12-29
1
-1
/
+11
*
stream copy block_align
Michael Niedermayer
2004-12-20
1
-0
/
+1
*
When using the -target option, although PAL or NTSC is specified,
Panagiotis Issaris
2004-12-19
1
-2
/
+9
*
try to guess the fps if they are variable
Michael Niedermayer
2004-12-19
1
-5
/
+4
*
try to set next_pts to a reasonable value in case of streamcopy
Michael Niedermayer
2004-12-14
1
-0
/
+13
*
more flexible frame skip decission
Michael Niedermayer
2004-12-08
1
-0
/
+6
*
frame skip support
Michael Niedermayer
2004-12-08
1
-0
/
+6
*
max frames command line options
Michael Niedermayer
2004-11-30
1
-0
/
+9
*
10l (encode bit buffer too small for 1920x1080 raw)
Michael Niedermayer
2004-11-27
1
-10
/
+13
*
BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more ge...
François Revol
2004-11-21
1
-4
/
+4
*
parts of the dvd patch from ("Chris" <chris <at< garveycocker >dot< com> and ...
Michael Niedermayer
2004-11-21
1
-0
/
+3
*
disable redundant image formats, otherwise we wont get any bugreports about -...
Michael Niedermayer
2004-11-14
1
-1
/
+1
*
move p*m from image/lavf -> image2/lavc
Michael Niedermayer
2004-11-11
1
-3
/
+11
*
remove weird offsets
Michael Niedermayer
2004-11-04
1
-1
/
+1
*
stdin detection fix
Michael Niedermayer
2004-10-24
1
-1
/
+1
*
* Introducing new UI for grabbing.
Roman Shaposhnik
2004-10-20
1
-7
/
+22
*
add the long_name to the -formats output patch by (john Galloway <jrg at mons...
Michael Niedermayer
2004-10-19
1
-5
/
+10
*
update sync_opts for video frame copy patch by (Wolfram Gloger <wmglo at dent...
Wolfram Gloger
2004-10-17
1
-1
/
+3
*
user setable preload and max_mux_delay
Michael Niedermayer
2004-10-16
1
-0
/
+12
*
user setable fourcc
Michael Niedermayer
2004-10-16
1
-1
/
+29
*
support strictly enforcing gop size
Michael Niedermayer
2004-10-15
1
-0
/
+5
*
config options log patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michel Bardiaux
2004-10-11
1
-0
/
+1
*
use native timebase for seeking
Michael Niedermayer
2004-10-10
1
-1
/
+1
*
Doc improvement for -target patch by (Michel Bardiaux <mbardiaux at peaktime ...
Michel Bardiaux
2004-10-07
1
-1
/
+1
*
do not randomize unknown timestamps
Michael Niedermayer
2004-10-07
1
-1
/
+4
*
user selectable packet_size and mux_rate
Michael Niedermayer
2004-10-06
1
-0
/
+15
*
AVOutputFormat mpeg2dvd_mux and int is_dvd from the dvd patch by (Paul Curtis...
Paul Curtis
2004-10-03
1
-1
/
+1
*
fix initial vbv buffer underflow
Michael Niedermayer
2004-10-03
1
-0
/
+1
*
ffmpeg not selecting first available stream, patch by (Nathan Kurz <nate at v...
Nathan Kurz
2004-09-29
1
-0
/
+1
*
avoid using local arrays outside the block where they live ...
Michael Niedermayer
2004-09-28
1
-2
/
+5
*
less printf spam
Michael Niedermayer
2004-09-28
1
-1
/
+1
*
fix assert
Michael Niedermayer
2004-09-28
1
-2
/
+2
*
10l (wrong context)
Michael Niedermayer
2004-09-25
1
-1
/
+1
*
1/2 resolution decoding
Michael Niedermayer
2004-09-25
1
-0
/
+6
*
removing useless code
Michael Niedermayer
2004-09-22
1
-15
/
+0
[next]