5308 Commits (b4ea8a7305214c0460e0ac951135aafcfa99d9e5)

Author SHA1 Message Date
Kyle Swanson 435d000eb5 avfilter/generate_wave_table: clean up extra newlines 9 years ago
Paul B Mahol 964a9badcc avfilter/af_tremolo: make it bit-exact with sox effect of same name 9 years ago
Christophe Gisquet 552faecf4b vf_scale: conditionally override chroma position 9 years ago
Timo Rothenpieler 4af1f37682 avfilter/vf_chromakey: Add chromakey video filter 9 years ago
Paul B Mahol 43f0b1d38c avfilter/af_rubberband: rename duplicate option name 9 years ago
Michael Niedermayer 118b1ba43b avfilter/hermite: fix "libavfilter/hermite.h:19:15: error: no previous prototype for hermite_interpolation" 9 years ago
Paul B Mahol ed4257de2d avfilter: add agate filter 9 years ago
Kyle Swanson a9509ad3f0 avfilter: add tremolo filter 9 years ago
Jean Delvare d9c72e0d24 Update my email address 9 years ago
Paul B Mahol 2a0fc55995 avfilter: add rubberband wrapper 9 years ago
Nicolas George 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 9 years ago
Nicolas George 2a351f6c55 lavfi: drop the requirement that request_frame returns a frame. 9 years ago
Nicolas George 598f8a7afa lavfi/vf_idet: reindent after last commit. 9 years ago
Nicolas George 7635242ae5 lavfi/vf_idet: remove the loop in request_frame(). 9 years ago
Nicolas George 807d4b6355 lavfi/buffersink: loop over ff_request_frame(). 9 years ago
Ganesh Ajjanagadde 0fe1c50e50 all: do standards compliant absdiff computation 9 years ago
Muhammad Faiz 5b48dd75d5 avfilter/avf_showcqt: use frequency domain windowing 9 years ago
Timo Rothenpieler 85c343faad avfilter/vf_colorkey: Improve filter description 9 years ago
Paul B Mahol f825883eeb avfilter/af_sidechaincompress: do not use floats 9 years ago
Paul B Mahol 969ce025cc avfilter/vf_atadenoise: fix file permissions 9 years ago
Paul B Mahol 695ff5dc6d avfilter/af_sidechaincompress: use doubles instead of floats 9 years ago
Paul B Mahol ddf378895f avfilter: add stereo tools filter 9 years ago
Paul B Mahol dc1050a3e8 avfilter/af_ladspa: process all channels for nb_handles > 1 9 years ago
Paul B Mahol eeaf19cee9 avfilter/vf_stereo3d: simplify blank calculations and check height 9 years ago
Ganesh Ajjanagadde 0f711126b8 avfilter/vsrc_cellauto: use the name 's' for the pointer to the private context 9 years ago
Ganesh Ajjanagadde f7b53c9527 avfilter/f_sendcmd: use the name 's' for the pointer to the private context 9 years ago
Paul B Mahol aaf4e703f6 avfilter/af_stereowiden: fix 2nd argument for av_calloc 9 years ago
Ganesh Ajjanagadde b26a45c2c3 avfilter/vf_vidstabdetect: use the name 's' for the pointer to the private context 9 years ago
Ganesh Ajjanagadde e76be9cd45 avfilter/vf_xbr: use the name 's' for the pointer to the private context 9 years ago
Paul B Mahol b0f9856616 avfilter: add stereowiden filter 9 years ago
Paul B Mahol f2b1df735e avfilter/avf_showfreqs: add lanczos and gauss windowing functions 9 years ago
Paul B Mahol 1c853d5727 avfilter/avf_showcqt: draw text optionally 9 years ago
Muhammad Faiz 145c5a9978 avfilter/avf_showcqt: change fft left-right separation 9 years ago
Ganesh Ajjanagadde d13a2df8de avfilter/vsrc_mandelbrot: use the name 's' for the pointer to the private context 9 years ago
Luca Barbato 285fe5b098 avfilter: Support both syntaxes for the scale filter 9 years ago
Vittorio Giovara dc54c78c4d buffersrc: Improve initialization log message 9 years ago
Paul B Mahol 39c61d8459 avfilter: add audio limiter filter 9 years ago
Paul B Mahol a0a2ca024b avfilter/af_ladspa: support simpler syntax for controls 9 years ago
Paul B Mahol 6a074cfa15 avfilter/vf_framerate: fix frame leak at uninit 9 years ago
Paul B Mahol 16f08b7a09 avfilter/vf_framerate: unbreak flushing 9 years ago
Paul B Mahol 349970a67a avfilter/vf_framerate: calculate delta from scaled pts instead of unscaled 9 years ago
Paul B Mahol 2b77034565 avfilter/vf_framerate: highbit depth support 9 years ago
Paul B Mahol 1bf7bd194b avfilter: add ocr filter 9 years ago
Paul B Mahol 494b792441 avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts() 9 years ago
Clément Bœsch 1e2c23f06c avfilter/treble: use AV_OPT_TYPE_BOOL for csg option 9 years ago
Ganesh Ajjanagadde f6e598afa8 avfilter/vf_transpose: use the name 's' for the pointer to the private context 9 years ago
Ganesh Ajjanagadde 5064b06224 avfilter/f_perms: use the name 's' for the pointer to the private context 9 years ago
Paul B Mahol af24763400 avfilter/vf_lut: use AV_OPT_TYPE_BOOL for negate_alpha option 9 years ago
Clément Bœsch 1435587373 avfilter/acrossfade: use AV_OPT_TYPE_BOOL for overlap option 9 years ago
Clément Bœsch 7114282a0d avfilter/life: use AV_OPT_TYPE_BOOL for a stitch option 9 years ago