git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Remove the "lmin" OptionDef. The equally named AVOption takes over its function.
2006-09-28
Panagiotis Issaris
Remove the "lmin" OptionDef. The equally named AVOption...
commit
|
commitdiff
|
tree
2006-09-28
Panagiotis Issaris
Remove the "lmax" OptionDef. The equally named AVOption...
commit
|
commitdiff
|
tree
2006-09-27
Panagiotis Issaris
Break compatibility only when first part of version...
commit
|
commitdiff
|
tree
2006-09-27
Panagiotis Issaris
Make AVOption parsign code use ff_eval2()
commit
|
commitdiff
|
tree
2006-09-27
Panagiotis Issaris
Make ratecontrol use ff_eval2().
commit
|
commitdiff
|
tree
2006-09-27
Panagiotis Issaris
Fix compilation by postponing deprecation of ff_eval...
commit
|
commitdiff
|
tree
2006-09-26
Panagiotis Issaris
Introduce ff_eval2 which is equivalent to ff_eval but...
commit
|
commitdiff
|
tree
2006-09-26
Panagiotis Issaris
Handle possible failure of ff_eval.
commit
|
commitdiff
|
tree
2006-09-24
Panagiotis Issaris
Missing extern declaration for av_strtod.
commit
|
commitdiff
|
tree
2006-09-23
Panagiotis Issaris
Define NAN -if not already defined- as 0.0/0.0
commit
|
commitdiff
|
tree
2006-09-22
Panagiotis Issaris
Remove the "error" OptionDef. The equally named AVOption...
commit
|
commitdiff
|
tree
2006-09-22
Panagiotis Issaris
Remove the "mepc" OptionDef. The equally named AVOption...
commit
|
commitdiff
|
tree
2006-09-22
Panagiotis Issaris
Remove the "skip_exp" OptionDef. The equally named...
commit
|
commitdiff
|
tree
2006-09-22
Panagiotis Issaris
Remove the "skip_factor" OptionDef. The equally named...
commit
|
commitdiff
|
tree
2006-09-22
Panagiotis Issaris
Remove the "skip_threshold" OptionDef. The equally...
commit
|
commitdiff
|
tree
2006-09-22
Panagiotis Issaris
Remove the "mb_threshold" OptionDef. The equally named...
commit
|
commitdiff
|
tree
2006-09-20
Panagiotis Issaris
The "video_rc_buffer_aggressivity" variable is not...
commit
|
commitdiff
|
tree
2006-09-20
Panagiotis Issaris
Remove the "sc_threshold" OptionDef variable.
commit
|
commitdiff
|
tree
2006-09-20
Panagiotis Issaris
Remove the "bug" OptionDef used for setting the workaround_b...
commit
|
commitdiff
|
tree
2006-09-20
Panagiotis Issaris
Remove the "qsquish" OptionDef. The AVOption min/max...
commit
|
commitdiff
|
tree
2006-09-20
Panagiotis Issaris
Remove the "qmax" OptionDef.
commit
|
commitdiff
|
tree
2006-09-20
Panagiotis Issaris
Remove the "qmin" OptionDef.
commit
|
commitdiff
|
tree
2006-09-20
Panagiotis Issaris
Remove the "bf" OptionDef parameter so the equally...
commit
|
commitdiff
|
tree
2006-09-20
Panagiotis Issaris
Inform the user that a certain AVOption is out of range.
commit
|
commitdiff
|
tree
2006-09-20
Panagiotis Issaris
Correct the constraints of some AVOptions. These had...
commit
|
commitdiff
|
tree
2006-09-20
Panagiotis Issaris
Migrate the "packetsize" OptionDef option to become...
commit
|
commitdiff
|
tree
2006-09-20
Panagiotis Issaris
Migrate the "muxrate" OptionDef option to become an...
commit
|
commitdiff
|
tree
2006-09-18
Panagiotis Issaris
Remove the "bufsize" OptionDef option from ffmpeg.c...
commit
|
commitdiff
|
tree
2006-09-18
Panagiotis Issaris
Add support for SI (k, M, ...) and IEC/IEEE (Ki, Mi...
commit
|
commitdiff
|
tree
2006-09-15
Panagiotis Issaris
Remove the "rc_init_cplx" OptionDef option from ffmpeg...
commit
|
commitdiff
|
tree
2006-09-15
Panagiotis Issaris
Remove the "bt" OptionDef option from ffmpeg.c. The...
commit
|
commitdiff
|
tree
2006-09-15
Panagiotis Issaris
Remove the "i_qfactor" OptionDef option from ffmpeg...
commit
|
commitdiff
|
tree
2006-09-15
Panagiotis Issaris
Correct the i_qfactor minimum, which was current set...
commit
|
commitdiff
|
tree
2006-09-15
Panagiotis Issaris
Remove the "me_range" OptionDef option from ffmpeg...
commit
|
commitdiff
|
tree
2006-09-15
Panagiotis Issaris
Split the DV demuxer and muxer into separate files...
commit
|
commitdiff
|
tree
2006-09-15
Panagiotis Issaris
Remove the "i_qoffset" OptionDef option from ffmpeg...
commit
|
commitdiff
|
tree
2006-09-15
Panagiotis Issaris
Remove the "b_qoffset" OptionDef option from ffmpeg...
commit
|
commitdiff
|
tree
2006-09-15
Panagiotis Issaris
Remove the "b_qfactor" OptionDef option from ffmpeg...
commit
|
commitdiff
|
tree
2006-09-15
Panagiotis Issaris
Fix usage of b_quant_factor. It was not possible to...
commit
|
commitdiff
|
tree
2006-09-15
Panagiotis Issaris
Remove the "qcomp" OptionDef option from ffmpeg.c....
commit
|
commitdiff
|
tree
2006-09-15
Panagiotis Issaris
Remove the "qblur" OptionDef option from ffmpeg.c....
commit
|
commitdiff
|
tree
2006-09-15
Panagiotis Issaris
Remove the "pbias" OptionDef option from ffmpeg.c....
commit
|
commitdiff
|
tree
2006-09-15
Panagiotis Issaris
Remove the "ibias" OptionDef option from ffmpeg.c....
commit
|
commitdiff
|
tree
2006-09-15
Panagiotis Issaris
Remove the "preme" OptionDef option from ffmpeg.c
commit
|
commitdiff
|
tree
2006-09-15
Panagiotis Issaris
Remove the GOP "g" OptionDef option from ffmpeg.c .
commit
|
commitdiff
|
tree
2006-09-15
Panagiotis Issaris
Remove the "maxrate" and "minrate" OptionDef options...
commit
|
commitdiff
|
tree
2006-09-15
Panagiotis Issaris
Remove the "b" OptionDef option from the ffmpeg.c file...
commit
|
commitdiff
|
tree
2006-09-15
Panagiotis Issaris
Rename the AVOption's names to the shorter OptionDef...
commit
|
commitdiff
|
tree
2006-09-14
Panagiotis Issaris
Synchronize the defaults specified in the AVOptions...
commit
|
commitdiff
|
tree
2006-09-14
Panagiotis Issaris
Make OFFSET() reuse offsetof
commit
|
commitdiff
|
tree
2006-09-14
Panagiotis Issaris
Remove a redundant memset from libavformat.
commit
|
commitdiff
|
tree
2006-09-14
Panagiotis Issaris
Allow parameter values (AVOptions) to use the 'k',...
commit
|
commitdiff
|
tree