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
/
doc
/
filters.texi
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc/filters: remove extra spacing in vid.stab section.
Clément Bœsch
2013-10-09
1
-8
/
+6
*
avfilter/vf_scale: change the default scaler to bicubic
Michael Niedermayer
2013-10-06
1
-1
/
+1
*
avfilter/vf_histogram: add mirrored waveform mode
Marton Balint
2013-10-02
1
-0
/
+6
*
avfilter/vf_histogram: change order of histograms for planar rgb
Paul B Mahol
2013-10-01
1
-1
/
+1
*
doc: move sws_dither option description to scaler.texi
Stefano Sabatini
2013-09-30
1
-17
/
+0
*
doc/filters/scale: mention and link scaler options
Stefano Sabatini
2013-09-30
1
-1
/
+5
*
doc/filters/scale: fix MAN rendering of @ref arguments
Stefano Sabatini
2013-09-30
1
-1
/
+2
*
doc: try to add a link from the vf_scale sws_flags to the scaler docs
Michael Niedermayer
2013-09-30
1
-0
/
+1
*
avfilter/vidstabtransform: update optzoom range values for recent vid.stab up...
Georg Martius
2013-09-27
1
-2
/
+9
*
avfilter/af_ladspa: allow changing controls dynamically
Paul B Mahol
2013-09-27
1
-0
/
+10
*
doc/filters: add [] labels for the graph of the opening paragraph example
Timothy Gu
2013-09-23
1
-1
/
+2
*
doc/filters: use between() function in select examples
Stefano Sabatini
2013-09-22
1
-2
/
+2
*
doc/filters: put ladspa configure option into @code{}
Paul B Mahol
2013-09-22
1
-1
/
+2
*
doc/filters: mention configure option for ladspa
Paul B Mahol
2013-09-22
1
-0
/
+2
*
avfilter: add ladspa wrapper filter
Paul B Mahol
2013-09-22
1
-0
/
+98
*
Remove '-vf' from pullup documentation example.
Carl Eugen Hoyos
2013-09-21
1
-1
/
+1
*
Improve pullup documentation.
Carl Eugen Hoyos
2013-09-21
1
-0
/
+9
*
lavfi/mp: remove mp=qp
Paul B Mahol
2013-09-19
1
-1
/
+0
*
lavfi/mp: remove mp=pullup
Paul B Mahol
2013-09-18
1
-1
/
+0
*
avfilter: port pullup filter from libmpcodecs
Paul B Mahol
2013-09-17
1
-0
/
+53
*
avfilter: add adelay filter
Paul B Mahol
2013-09-16
1
-0
/
+27
*
lavfi: Weston 3 Field Deinterlacing Filter
Paul B Mahol
2013-09-06
1
-0
/
+39
*
lavfi/mp: remove mp=fil
Paul B Mahol
2013-09-05
1
-1
/
+0
*
lavfi/mp: remove mp=dint
Paul B Mahol
2013-09-05
1
-1
/
+0
*
Merge commit '0ebfdae099d2749240b6a565abcdf0bf62589748'
Michael Niedermayer
2013-09-04
1
-3
/
+4
|
\
|
*
doc: Describe TB option of setpts filter
Clifford Wolf
2013-09-04
1
-0
/
+3
*
|
lavfi/drawtext: add generic timeline interface and deprecate "draw".
Clément Bœsch
2013-09-03
1
-11
/
+1
*
|
lavfi/mp: remove mp=phase
Paul B Mahol
2013-09-03
1
-1
/
+0
*
|
lavfi: port phase filter from libmpcodecs
Paul B Mahol
2013-09-03
1
-0
/
+61
*
|
lavfi/hue: allow changing brightness
Paul B Mahol
2013-08-22
1
-2
/
+7
*
|
doc/filters: move fps filter start_time item to correct place
Michael Niedermayer
2013-08-21
1
-7
/
+7
*
|
Merge commit '545a0b807cf45b2bbc4c9087a297b741ce00f508'
Michael Niedermayer
2013-08-21
1
-0
/
+8
|
\
\
|
|
/
|
*
vf_fps: add 'start_time' option
Justin Ruggles
2013-08-20
1
-0
/
+8
*
|
lavfi/tile: make color of blank/unused area configurable
Paul B Mahol
2013-08-16
1
-0
/
+4
*
|
avfilter/vf_scale: generic swscale option support
Michael Niedermayer
2013-08-15
1
-0
/
+17
*
|
doc/filters: reformat scale filter doc
Timothy Gu
2013-08-13
1
-42
/
+61
*
|
doc/filters.texi: Fix duplicate words
Michael Niedermayer
2013-08-12
1
-1
/
+1
*
|
Fix wrong use of "an" in some comments.
Thilo Borgmann
2013-08-12
1
-1
/
+1
*
|
doc/filters: fix sine sample_rate abbreviation
Mark Harris
2013-08-10
1
-1
/
+1
*
|
vf_scale: add force_original_aspect_ratio
Timothy Gu
2013-08-04
1
-0
/
+27
*
|
doc/filters: fix typo
Paul B Mahol
2013-07-29
1
-1
/
+1
*
|
lavfi: add compand filter
Paul B Mahol
2013-07-29
1
-0
/
+77
*
|
doc/filters: document vf_scales color range
Michael Niedermayer
2013-07-20
1
-0
/
+17
*
|
avfilter/vf_scale: Add in/out yuv color matrix option
Michael Niedermayer
2013-07-20
1
-0
/
+27
*
|
doc/filters: add sepia example for colorchannelmixer
Lukasz Marek
2013-07-19
1
-0
/
+5
*
|
doc/filters: update/correct mp documentation
Stefano Sabatini
2013-07-17
1
-2
/
+2
*
|
lavfi/mp: remove mp=perspective
Paul B Mahol
2013-07-14
1
-1
/
+0
*
|
lavfi: port perspective filter from libmpcodecs
Paul B Mahol
2013-07-14
1
-0
/
+38
*
|
lavfi/delogo: Document where parameter show=1 draws its rectangle
Jean Delvare
2013-07-13
1
-0
/
+5
*
|
lavfi/trim: use AV_OPT_TYPE_DURATION
Paul B Mahol
2013-07-12
1
-6
/
+14
[next]