Stefano Sabatini
|
ec2ac9271c
lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs
|
13 years ago |
Stefano Sabatini
|
0244879f30
lavfi: add testsrc source
|
13 years ago |
Stefano Sabatini
|
b157be1f38
lavfi: port libmpcodecs delogo filter
|
13 years ago |
Stefano Sabatini
|
ce6b6ef645
lavfi: port boxblur filter from libmpcodecs
|
13 years ago |
Stefano Sabatini
|
171868e25a
lavfi: add negate filter
|
13 years ago |
Stefano Sabatini
|
8fe0c527f3
lavfi: add LUT (LookUp Table) generic filters
|
13 years ago |
Diego Biurrun
|
e83c2ddebf
Fix 'heigth' vs. 'height' typos.
|
13 years ago |
Stefano Sabatini
|
1ee2014190
vf_unsharp: set default chroma size value to 5x5
|
13 years ago |
Stefano Sabatini
|
46b29397a6
vf_scale: add a "sar" variable
|
13 years ago |
Stefano Sabatini
|
4703a7b50b
vf_yadif: correct documentation on the parity parameter
|
13 years ago |
Joakim Plate
|
ab09df9dea
vf_yadif: add an option to enable/disable deinterlacing based on src frame "interlaced" flag
|
13 years ago |
Stefano Sabatini
|
d763fb7d47
lavfi: add select filter
|
14 years ago |
Stefano Sabatini
|
ee42716b07
lavfi: add showinfo filter
|
14 years ago |
Diego Biurrun
|
4c98976124
doc: replace @pxref by @ref where appropriate
|
13 years ago |
Stefano Sabatini
|
994de197c0
drawtext: add documentation for the shadow parameters
|
14 years ago |
Stefano Sabatini
|
a5b64584f3
lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo
|
14 years ago |
Stefano Sabatini
|
73a4f7c21b
pad: make the filter parametric
|
14 years ago |
Michael Niedermayer
|
7a11c82fb7
vsrc_buffer: add sample_aspect_ratio fields to arguments.
|
14 years ago |
Mark Himsley
|
2f84bb4236
lavfi: add fieldorder filter
|
14 years ago |
Stefano Sabatini
|
68e23c083a
scale: make the filter parametric
|
14 years ago |
Stefano Sabatini
|
aeefbf61c0
pad: fix example explanation
|
14 years ago |
Stefano Sabatini
|
3eccfaa012
gradfun: add notice from the MPlayer manual
|
14 years ago |
Stefano Sabatini
|
2fd8756b9f
documentation: add setdar and setsar description to filters.texi
|
14 years ago |
Brandon Mintern
|
aadfc9ee74
lavfi: add fade filter
|
14 years ago |
Janne Grunau
|
f8a45fa1b1
replace FFmpeg with Libav in doc/
|
14 years ago |
Stefano Sabatini
|
aa8ac53b51
Update overlay documentation after movie syntax update.
|
14 years ago |
Stefano Sabatini
|
9409c3811c
libavfilter: add video movie source
|
14 years ago |
Baptiste Coudurier
|
a51c71bb54
In yadif filter, default to top field first if interlacing is unknown
|
14 years ago |
Stefano Sabatini
|
e6dba1d881
Fix typos in the crop filter documentation.
|
14 years ago |
Stefano Sabatini
|
b567020943
Add copy filter, useful for testing the avfilter_draw_slice() copy
|
14 years ago |
Stefano Sabatini
|
f150e4dc2c
Extend documentation for format and noformat filters, and remove
|
14 years ago |
Stefano Sabatini
|
17fc94933b
Add erode libopencv filter.
|
14 years ago |
Stefano Sabatini
|
91cbb6ba53
Add dilate libopencv filter.
|
14 years ago |
Stefano Sabatini
|
cf69ad35c5
Redesign the libopencv wrapper to make it more generic. Accept both
|
14 years ago |
Stefano Sabatini
|
1653027ac4
Improve layout and clarify / complete documentation for the yadif
|
14 years ago |
Nolan L
|
d5f187fd33
Add gradfun filter, ported from MPlayer.
|
14 years ago |
Stefano Sabatini
|
1ebe5c4c0b
Add section describing the filtergraph.
|
14 years ago |
Baptiste Coudurier
|
a4dc7aa5b5
Port libmpcodecs hqdn3d filter.
|
14 years ago |
Stefano Sabatini
|
f51aeedd41
Extend the frei0r filter syntax.
|
14 years ago |
Stefano Sabatini
|
f8608dcac3
Implement frei0r source.
|
14 years ago |
Stefano Sabatini
|
58935b25d0
Port overlay filter from the libavfilter repo (with many fixes),
|
14 years ago |
Stefano Sabatini
|
d89e3b36e3
Move settb docs after setpts docs, fix alphabetical order.
|
14 years ago |
Stefano Sabatini
|
a532bb390f
Add setpts filter, ported from the libavfilter soc repo.
|
14 years ago |
Stefano Sabatini
|
3699c1f1df
Fix documented syntax for the cropdetect filter.
|
14 years ago |
Stefano Sabatini
|
3d17f4b9ba
Add example to the filter pad documentation.
|
14 years ago |
Stefano Sabatini
|
43945b2766
Add transpose filter.
|
14 years ago |
Stefano Sabatini
|
f5b05b951c
Cosmetics: remove pointless empty line.
|
14 years ago |
Stefano Sabatini
|
94498ec98a
Extend buffer source to accept the time base for the output PTS.
|
14 years ago |
Stefano Sabatini
|
68b79bfc48
Implement cropdetect filter.
|
14 years ago |
Stefano Sabatini
|
16134b7c40
Extend the nullsrc source, make it accept a parameter for specifying
|
14 years ago |