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
/
doc
/
filters.texi
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc/filters: fix syntax and typo for the afade curve option
Stefano Sabatini
2013-02-01
1
-11
/
+23
*
doc/filters: create a dedicated examples section for lut*, and itemize
Stefano Sabatini
2013-02-01
1
-9
/
+33
*
doc/filters: fix syntax and description for the lut* options
Stefano Sabatini
2013-02-01
1
-12
/
+24
*
doc/filters: fix afade cuve types listing
Paul B Mahol
2013-01-31
1
-20
/
+10
*
Port biquads filters from SoX
Paul B Mahol
2013-01-31
1
-0
/
+268
*
lavfi/vf_drawtext: default to expansion=normal.
Nicolas George
2013-01-26
1
-6
/
+6
*
lavfi/buffersrc: accept unknown channel layouts.
Nicolas George
2013-01-26
1
-0
/
+5
*
doc/filters: apply minor fixes
Stefano Sabatini
2013-01-25
1
-4
/
+3
*
lavfi/showwaves: add display mode option and mode=line
Stefano Sabatini
2013-01-25
1
-0
/
+13
*
setpts: deprecate RTCTIME, we have time(0) which is more generic
Michael Niedermayer
2013-01-25
1
-0
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-01-25
1
-0
/
+13
|
\
|
*
avfilter: allow setpts filter to use wallclock time for calculations
Vladimir Pantelic
2013-01-25
1
-0
/
+9
*
|
afade filter
Paul B Mahol
2013-01-21
1
-0
/
+77
*
|
Clarify that the recommended audio squeezing/stretching filter is aresample.
Carl Eugen Hoyos
2013-01-20
1
-1
/
+1
*
|
doc/filters: create a dedicated "Examples" subsection for fade, and use @itemize
Stefano Sabatini
2013-01-18
1
-6
/
+26
*
|
lavfi/fade: accept shorthand syntax
Stefano Sabatini
2013-01-18
1
-19
/
+13
*
|
doc/filters: avoid @example for showing the drawbox shorthand syntax
Stefano Sabatini
2013-01-18
1
-4
/
+2
*
|
lavfi: add histeq filter
Stefano Sabatini
2013-01-05
1
-0
/
+38
*
|
lavfi: add kerndeint filter
Stefano Sabatini
2013-01-05
1
-0
/
+57
*
|
lavfi/yadif: add support to named constants
Stefano Sabatini
2013-01-04
1
-14
/
+14
*
|
lavfi/yadif: add support to named options and options introspection
Stefano Sabatini
2013-01-04
1
-7
/
+17
*
|
lavfi/tinterlace: add low-pass-filter for top/bottom interleave modes
Mark Himsley
2012-12-30
1
-3
/
+34
*
|
doc/filters: drop duplicated description of resampler options in aresample docs
Stefano Sabatini
2012-12-30
1
-60
/
+8
*
|
doc/filters: remove outdated comments
Stefano Sabatini
2012-12-24
1
-7
/
+0
*
|
docs: add aresample/async example
Michael Niedermayer
2012-12-23
1
-0
/
+6
*
|
lavfi: add pp filter.
Clément Bœsch
2012-12-23
1
-0
/
+168
*
|
docs: point to aresample from asyncts docs
Michael Niedermayer
2012-12-22
1
-0
/
+3
*
|
doc/filters: reword introduction sentence of aformat.
Clément Bœsch
2012-12-22
1
-1
/
+1
*
|
doc/filters: simplify escaping in aformat.
Clément Bœsch
2012-12-22
1
-1
/
+1
*
|
doc/filters: add overlay daisy-chaining example
Stefano Sabatini
2012-12-22
1
-2
/
+14
*
|
doc/filters: rework and itemize examples for the overlay filter
Stefano Sabatini
2012-12-22
1
-16
/
+39
*
|
lavfi/overlay: make use of av_opt_set_from_string()
Stefano Sabatini
2012-12-22
1
-10
/
+11
*
|
doc/filters: rename reference to movie filter from "src_movie" to "movie"
Stefano Sabatini
2012-12-22
1
-2
/
+2
*
|
doc: remove mention of fifo filter in the introduction.
Clément Bœsch
2012-12-19
1
-7
/
+7
*
|
doc/filters: reformat and rework gradfun.
Clément Bœsch
2012-12-19
1
-9
/
+25
*
|
lavfi/gradfun: support named options.
Clément Bœsch
2012-12-19
1
-5
/
+7
*
|
lavfi/gradfun: reduce up limit for threshold.
Clément Bœsch
2012-12-19
1
-1
/
+1
*
|
avfilter: add apad filter
Michael Niedermayer
2012-12-18
1
-0
/
+5
*
|
doc: remove references to external documents
Stefano Sabatini
2012-12-17
1
-8
/
+8
*
|
doc/filters: fix "Dolby Pro Logic II" option name
Michael Niedermayer
2012-12-16
1
-1
/
+1
*
|
doc/filters: remove @example use for showing syntax
Stefano Sabatini
2012-12-15
1
-5
/
+3
*
|
doc/filters: extend syntax description for transpose, and add examples
Stefano Sabatini
2012-12-15
1
-1
/
+17
*
|
doc/filters: add basic crop examples
Stefano Sabatini
2012-12-15
1
-0
/
+11
*
|
doc/filters: itemize crop examples
Stefano Sabatini
2012-12-15
1
-21
/
+51
*
|
lavfi/crop: add support to option parsing
Stefano Sabatini
2012-12-15
1
-15
/
+33
*
|
Merge commit 'b35e5d985dd12acf9a0aaa52334134edcf35d68e'
Michael Niedermayer
2012-12-14
1
-2
/
+3
|
\
|
|
*
doc: improve documentation for the asyncts filter first_pts option
Justin Ruggles
2012-12-13
1
-2
/
+3
*
|
lavfi/select: add support to options
Stefano Sabatini
2012-12-13
1
-3
/
+8
*
|
doc/filters: itemize select/aselect examples
Stefano Sabatini
2012-12-13
1
-12
/
+38
*
|
lavfi: mv vf_select.c -> f_select.c
Stefano Sabatini
2012-12-13
1
-134
/
+134
[next]