Stefano Sabatini
|
3013bfa81e
vf_overlay: enable RGB path
|
13 years ago |
Clément Bœsch
|
a0b7853f7a
vf_showinfo: print checksums in hexadecimal.
|
13 years ago |
Stefano Sabatini
|
1f4652068e
lavfi: rewrite nullsrc using the code in vsrc_testsrc.c
|
13 years ago |
Mark Himsley
|
3092509b08
filters.texi: document interlaced scaling
|
13 years ago |
Paul Flinders
|
e2c213328b
deshake: add documentation in filters.texi
|
13 years ago |
Stefano Sabatini
|
ffb7c6e5ba
aevalsrc: enclose example arguments in double quotes
|
13 years ago |
Stefano Sabatini
|
36c06b0913
lavfi: add audio eval signal source
|
13 years ago |
Michael Niedermayer
|
fae714a9fb
Merge remote-tracking branch 'qatar/master'
|
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 |
Nicolas George
|
7d60b43e90
vsrc_nullsrc: remove mathematical constants now redundant.
|
13 years ago |
Nicolas George
|
21e888bd11
vf_crop: remove mathematical constants now redundant.
|
13 years ago |
Nicolas George
|
94b345855f
vf_settb: remove mathematical constants now redundant.
|
13 years ago |
Nicolas George
|
db820c3c13
vf_setpts: remove mathematical constants now redundant.
|
13 years ago |
Nicolas George
|
1a3fa3ab2c
vf_select: remove mathematical constants now redundant.
|
13 years ago |
Nicolas George
|
3b316f9f22
vf_scale: remove mathematical constants now redundant.
|
13 years ago |
Nicolas George
|
e2abe90ed7
vf_pad: remove mathematical constants now redundant.
|
13 years ago |
Nicolas George
|
157ff97e3b
vf_lut: remove mathematical constants now redundant.
|
13 years ago |
Nicolas George
|
a2af901295
vf_drawtext: remove mathematical constants now redundant.
|
13 years ago |
Clément Bœsch
|
af52e6b6dd
doc: avoid "@table has text but no @item" warning.
|
13 years ago |
Michael Niedermayer
|
6638207bce
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Diego Biurrun
|
e83c2ddebf
Fix 'heigth' vs. 'height' typos.
|
13 years ago |
Stefano Sabatini
|
2a9046c741
vf_lut.c: fix wrong syntax in example
|
13 years ago |
Stefano Sabatini
|
1ee2014190
vf_unsharp: set default chroma size value to 5x5
|
13 years ago |
Michael Niedermayer
|
f9a2d0c3fe
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Stefano Sabatini
|
46b29397a6
vf_scale: add a "sar" variable
|
13 years ago |
Stefano Sabatini
|
482ce0ce4e
vf_drawtext: make x and y options parametric
|
13 years ago |
Stefano Sabatini
|
d7d587db62
vf_drawtext: fix missed update in docs
|
13 years ago |
Stefano Sabatini
|
751df79d29
vf_drawtext: use @itemize environment for showing examples in docs
|
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 |
Clément Bœsch
|
46f415b553
doc/filters: fix numer/number typo.
|
13 years ago |
Stefano Sabatini
|
e72aa524d8
asrc_anullsrc: implement a request_frame callback for returning frames
|
13 years ago |
Stefano Sabatini
|
44ab77db9e
asrc_anullsrc: extend syntax to make it accept a non positional list of arguments
|
13 years ago |
Michael Niedermayer
|
9a9ceb8776
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Stefano Sabatini
|
d763fb7d47
lavfi: add select filter
|
14 years ago |
Stefano Sabatini
|
37cc443c83
lavfi: add audio convert filter
|
13 years ago |
Stefano Sabatini
|
ee42716b07
lavfi: add showinfo filter
|
14 years ago |
Mark Himsley
|
3961695b7f
Correct docs for boxblur parameters
|
13 years ago |
Stefano Sabatini
|
4f7dfe12ea
lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h
|
13 years ago |
Stefano Sabatini
|
c4415f6ec9
lavfi: unify asink_buffer and vsink_buffer API
|
13 years ago |
Stefano Sabatini
|
24ddfb2bdb
lavfi: add amovie source - audio movie source
|
13 years ago |
Stefano Sabatini
|
34c997599e
vsrc_testsrc: allow to set the sample aspect ratio
|
13 years ago |
Mina Nagy Zaki
|
587c8ab912
lavfi: add asrc_abuffer - audio buffer source
|
13 years ago |
Stefano Sabatini
|
e30a0b1b3b
lavfi: add ashowinfo filter
|
13 years ago |
Mina Nagy Zaki
|
3a9e227fb1
lavfi: add aresample filter
|
13 years ago |
Stefano Sabatini
|
b854c2a709
vf_unsharp: set default chroma size value to 5x5
|
13 years ago |
Stefano Sabatini
|
6e89bdfecf
lavfi: remove delogo mp wrapper
|
13 years ago |