Paul B Mahol
|
f825883eeb
|
avfilter/af_sidechaincompress: do not use floats
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
10 years ago |
Paul B Mahol
|
969ce025cc
|
avfilter/vf_atadenoise: fix file permissions
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
10 years ago |
Paul B Mahol
|
695ff5dc6d
|
avfilter/af_sidechaincompress: use doubles instead of floats
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
10 years ago |
Paul B Mahol
|
ddf378895f
|
avfilter: add stereo tools filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
10 years ago |
Paul B Mahol
|
dc1050a3e8
|
avfilter/af_ladspa: process all channels for nb_handles > 1
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
10 years ago |
Paul B Mahol
|
eeaf19cee9
|
avfilter/vf_stereo3d: simplify blank calculations and check height
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
10 years ago |
Ganesh Ajjanagadde
|
0f711126b8
|
avfilter/vsrc_cellauto: use the name 's' for the pointer to the private context
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
|
10 years ago |
Ganesh Ajjanagadde
|
f7b53c9527
|
avfilter/f_sendcmd: use the name 's' for the pointer to the private context
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
|
10 years ago |
Paul B Mahol
|
aaf4e703f6
|
avfilter/af_stereowiden: fix 2nd argument for av_calloc
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
10 years ago |
Ganesh Ajjanagadde
|
b26a45c2c3
|
avfilter/vf_vidstabdetect: use the name 's' for the pointer to the private context
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
|
10 years ago |
Ganesh Ajjanagadde
|
e76be9cd45
|
avfilter/vf_xbr: use the name 's' for the pointer to the private context
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
|
10 years ago |
Paul B Mahol
|
b0f9856616
|
avfilter: add stereowiden filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
10 years ago |
Paul B Mahol
|
f2b1df735e
|
avfilter/avf_showfreqs: add lanczos and gauss windowing functions
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
10 years ago |
Paul B Mahol
|
1c853d5727
|
avfilter/avf_showcqt: draw text optionally
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
10 years ago |
Muhammad Faiz
|
145c5a9978
|
avfilter/avf_showcqt: change fft left-right separation
This simplifies the code
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
|
10 years ago |
Ganesh Ajjanagadde
|
d13a2df8de
|
avfilter/vsrc_mandelbrot: use the name 's' for the pointer to the private context
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
|
10 years ago |
Luca Barbato
|
285fe5b098
|
avfilter: Support both syntaxes for the scale filter
|
10 years ago |
Vittorio Giovara
|
dc54c78c4d
|
buffersrc: Improve initialization log message
Add timebase and aspect ratio information.
|
10 years ago |
Paul B Mahol
|
39c61d8459
|
avfilter: add audio limiter filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
10 years ago |
Paul B Mahol
|
a0a2ca024b
|
avfilter/af_ladspa: support simpler syntax for controls
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
10 years ago |
Paul B Mahol
|
6a074cfa15
|
avfilter/vf_framerate: fix frame leak at uninit
Reported-by: Andres Noetzli
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
10 years ago |
Paul B Mahol
|
16f08b7a09
|
avfilter/vf_framerate: unbreak flushing
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
10 years ago |
Paul B Mahol
|
349970a67a
|
avfilter/vf_framerate: calculate delta from scaled pts instead of unscaled
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
10 years ago |
Paul B Mahol
|
2b77034565
|
avfilter/vf_framerate: highbit depth support
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
10 years ago |
Paul B Mahol
|
1bf7bd194b
|
avfilter: add ocr filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
10 years ago |
Paul B Mahol
|
494b792441
|
avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts()
Fixes playback of some files with ffplay.
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
10 years ago |
Clément Bœsch
|
1e2c23f06c
|
avfilter/treble: use AV_OPT_TYPE_BOOL for csg option
|
10 years ago |
Ganesh Ajjanagadde
|
f6e598afa8
|
avfilter/vf_transpose: use the name 's' for the pointer to the private context
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
|
10 years ago |
Ganesh Ajjanagadde
|
5064b06224
|
avfilter/f_perms: use the name 's' for the pointer to the private context
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
|
10 years ago |
Paul B Mahol
|
af24763400
|
avfilter/vf_lut: use AV_OPT_TYPE_BOOL for negate_alpha option
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
10 years ago |
Clément Bœsch
|
1435587373
|
avfilter/acrossfade: use AV_OPT_TYPE_BOOL for overlap option
|
10 years ago |
Clément Bœsch
|
7114282a0d
|
avfilter/life: use AV_OPT_TYPE_BOOL for a stitch option
|
10 years ago |
Clément Bœsch
|
7b6007204d
|
avfilter/cellauto: use AV_OPT_TYPE_BOOL for a few options
|
10 years ago |
Clément Bœsch
|
c826f9b284
|
avfilter/waveform: use AV_OPT_TYPE_BOOL for mirror option
|
10 years ago |
Clément Bœsch
|
9f4e096496
|
avfilter/vignette: use AV_OPT_TYPE_BOOL for dither option
|
10 years ago |
Clément Bœsch
|
14d6c68824
|
avfilter/vidstabtransform: use AV_OPT_TYPE_BOOL for tripod and debug options
|
10 years ago |
Clément Bœsch
|
b761033e7f
|
avfilter/uspp: use AV_OPT_TYPE_BOOL for use_bframe_qp option
|
10 years ago |
Clément Bœsch
|
b0431383cb
|
avfilter/unsharp: use AV_OPT_TYPE_BOOL for opencl option
|
10 years ago |
Clément Bœsch
|
9b8e514c14
|
avfilter/spp: use AV_OPT_TYPE_BOOL for use_bframe_qp option
|
10 years ago |
Clément Bœsch
|
d1c4e8c7db
|
avfilter/paletteuse: use AV_OPT_TYPE_BOOL for mean_err and debug_accuracy option
|
10 years ago |
Clément Bœsch
|
81e52c6df9
|
avfilter/palettegen: use AV_OPT_TYPE_BOOL for reserve_transparent option
|
10 years ago |
Clément Bœsch
|
9c52eafd5b
|
avfilter/overlay: use AV_OPT_TYPE_BOOL for rgb, shortest and repeatlast options
|
10 years ago |
Clément Bœsch
|
9f846ed4c7
|
avfilter/haldclut: use AV_OPT_TYPE_BOOL for shortest and repeatlast options
|
10 years ago |
Clément Bœsch
|
dc2802c81e
|
avfilter/kerndeint: use AV_OPT_TYPE_BOOL for the previously missed options
|
10 years ago |
Clément Bœsch
|
a62bf26c28
|
avfilter/il: use AV_OPT_TYPE_BOOL for {luma,chroma,alpha}_swap options
|
10 years ago |
Clément Bœsch
|
f5436ebe22
|
avfilter/fspp: use AV_OPT_TYPE_BOOL for use_bframe_qp option
|
10 years ago |
Clément Bœsch
|
96651e41b0
|
avfilter/fieldmatch: use AV_OPT_TYPE_BOOL for ppsrc, mchroma and chroma options
|
10 years ago |
Clément Bœsch
|
334b11246c
|
avfilter/fade: use AV_OPT_TYPE_BOOL for alpha option
|
10 years ago |
Clément Bœsch
|
e1d24e6c1e
|
avfilter/elbg: use AV_OPT_TYPE_BOOL for pal8 option
|
10 years ago |
Clément Bœsch
|
1cab6a33cd
|
avfilter/drawtext: use AV_OPT_TYPE_BOOL for a few options
|
10 years ago |