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
*
add interactive support for MinGW
Ramiro Polla
2006-11-22
1
-27
/
+16
*
also set strict_std_compliance for stream copy, its needed for the bitstream ...
Michael Niedermayer
2006-11-10
1
-1
/
+1
*
2nd try for -vcodec copy timebase selection last one choose 1fps due to broke...
Michael Niedermayer
2006-11-06
1
-1
/
+1
*
move check for output file streams num in av_encode
Baptiste Coudurier
2006-11-05
1
-4
/
+4
*
kill AVImageFormat
Baptiste Coudurier
2006-11-02
1
-34
/
+0
*
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
Steve L'Homme
2006-11-01
1
-5
/
+5
*
better timebase selection heuristic for video stream copy
Michael Niedermayer
2006-10-31
1
-1
/
+4
*
support for sub-only streams; patch by borat subsense com
borat@subsense.com
2006-10-22
1
-2
/
+1
*
Rename ABS macro to FFABS.
Diego Biurrun
2006-10-11
1
-1
/
+1
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-11
/
+13
*
Fix quantiSer --> quantiZer typo.
Diego Biurrun
2006-10-02
1
-2
/
+2
*
Update copyright year and mention other copyright holders.
Diego Biurrun
2006-10-01
1
-1
/
+1
*
Remove the "mblmax" OptionDef. The equally named AVOption takes over its
Panagiotis Issaris
2006-09-28
1
-13
/
+0
*
Remove the "mblmin" OptionDef. The equally named AVOption takes over its
Panagiotis Issaris
2006-09-28
1
-13
/
+0
*
Remove the "lmin" OptionDef. The equally named AVOption takes over its function.
Panagiotis Issaris
2006-09-28
1
-8
/
+0
*
Remove the "lmax" OptionDef. The equally named AVOption takes over its function.
Panagiotis Issaris
2006-09-28
1
-8
/
+0
*
Handle possible failure of ff_eval.
Panagiotis Issaris
2006-09-26
1
-0
/
+4
*
Remove the "error" OptionDef. The equally named AVOption takes over its
Panagiotis Issaris
2006-09-22
1
-8
/
+0
*
Remove the "mepc" OptionDef. The equally named AVOption takes over its function.
Panagiotis Issaris
2006-09-22
1
-3
/
+0
*
Remove the "skip_exp" OptionDef. The equally named AVOption takes over its
Panagiotis Issaris
2006-09-22
1
-3
/
+0
*
Remove the "skip_factor" OptionDef. The equally named AVOption takes over its
Panagiotis Issaris
2006-09-22
1
-3
/
+0
*
Remove the "skip_threshold" OptionDef. The equally named AVOption takes over its
Panagiotis Issaris
2006-09-22
1
-3
/
+0
*
Remove the "mb_threshold" OptionDef. The equally named AVOption takes over its
Panagiotis Issaris
2006-09-22
1
-8
/
+0
*
* Moving FifoBuffer out of libavformat/avformat.h and
Roman Shaposhnik
2006-09-21
1
-14
/
+12
*
The "video_rc_buffer_aggressivity" variable is not being used anymore in
Panagiotis Issaris
2006-09-20
1
-2
/
+0
*
Remove the "sc_threshold" OptionDef variable.
Panagiotis Issaris
2006-09-20
1
-8
/
+0
*
Remove the "bug" OptionDef used for setting the workaround_bugs variable.
Panagiotis Issaris
2006-09-20
1
-10
/
+0
*
Remove the "qsquish" OptionDef. The AVOption min/max value is changed to match
Panagiotis Issaris
2006-09-20
1
-13
/
+0
*
Remove the "qmax" OptionDef.
Panagiotis Issaris
2006-09-20
1
-13
/
+0
*
Remove the "qmin" OptionDef.
Panagiotis Issaris
2006-09-20
1
-13
/
+0
*
Remove the "bf" OptionDef parameter so the equally named AVOption will take
Panagiotis Issaris
2006-09-20
1
-15
/
+0
*
Migrate the "packetsize" OptionDef option to become an AVOption.
Panagiotis Issaris
2006-09-20
1
-6
/
+3
*
Migrate the "muxrate" OptionDef option to become an AVOption.
Panagiotis Issaris
2006-09-20
1
-5
/
+2
*
Remove the "bufsize" OptionDef option from ffmpeg.c. The equally named "bufsize"
Panagiotis Issaris
2006-09-18
1
-13
/
+4
*
Remove the "rc_init_cplx" OptionDef option from ffmpeg.c. The equally named
Panagiotis Issaris
2006-09-15
1
-8
/
+0
*
Remove the "bt" OptionDef option from ffmpeg.c. The equally named
Panagiotis Issaris
2006-09-15
1
-8
/
+0
*
Remove the "i_qfactor" OptionDef option from ffmpeg.c. The equally named
Panagiotis Issaris
2006-09-15
1
-7
/
+0
*
Remove the "me_range" OptionDef option from ffmpeg.c. The equally named
Panagiotis Issaris
2006-09-15
1
-8
/
+0
*
Remove the "i_qoffset" OptionDef option from ffmpeg.c. The equally named
Panagiotis Issaris
2006-09-15
1
-7
/
+0
*
Remove the "b_qoffset" OptionDef option from ffmpeg.c. The equally named
Panagiotis Issaris
2006-09-15
1
-7
/
+0
*
Remove the "b_qfactor" OptionDef option from ffmpeg.c. The equally named
Panagiotis Issaris
2006-09-15
1
-7
/
+0
*
Fix usage of b_quant_factor. It was not possible to actually use the b_qfactor
Panagiotis Issaris
2006-09-15
1
-4
/
+1
*
Remove the "qcomp" OptionDef option from ffmpeg.c. The equally named "qcomp"
Panagiotis Issaris
2006-09-15
1
-8
/
+0
*
Remove the "qblur" OptionDef option from ffmpeg.c. The equally named "qblur"
Panagiotis Issaris
2006-09-15
1
-8
/
+0
*
Remove the "pbias" OptionDef option from ffmpeg.c. The equally named "pbias"
Panagiotis Issaris
2006-09-15
1
-8
/
+0
*
Remove the "ibias" OptionDef option from ffmpeg.c. The equally named "ibias"
Panagiotis Issaris
2006-09-15
1
-7
/
+0
*
Remove the "preme" OptionDef option from ffmpeg.c
Panagiotis Issaris
2006-09-15
1
-9
/
+0
*
Remove the GOP "g" OptionDef option from ffmpeg.c .
Panagiotis Issaris
2006-09-15
1
-13
/
+4
*
Remove the "maxrate" and "minrate" OptionDef options from ffmpeg.c. This
Panagiotis Issaris
2006-09-15
1
-22
/
+6
*
Remove the "b" OptionDef option from the ffmpeg.c file. From now on the unit of
Panagiotis Issaris
2006-09-15
1
-11
/
+3
[next]