6529 Commits (6bde475cf2f930ff929517f89f493a2ac4a2c3df)

Author SHA1 Message Date
Nicolas George 6bde475cf2 lavfi/f_streamselect: convert to framesync2. 8 years ago
Michael Niedermayer aa26258faa avfilter/vf_zoompan: remove AVFILTER_FLAG_SUPPORT_TIMELINE_GENERIC 8 years ago
Paul B Mahol bf39f7eadc avfilter/vf_zoompan: parse zoom,x and y expression during initialization 8 years ago
Paul B Mahol 2ce43274e3 avfilter/vf_zoompan: switch to activate 8 years ago
Paul B Mahol 99b6e68441 avfilter/af_amix: do not request samples if inlink reached EOF 8 years ago
Paul B Mahol 7f5c655833 avfilter/af_amix: simplify const entries for duration in amix_options[] 8 years ago
Paul B Mahol 15e9c4afdc avfilter/af_amix: switch to activate 8 years ago
Paul B Mahol 9d6aab6fa1 avfilter/af_surround: make volume configurable for front center and lfe channel 8 years ago
Muhammad Faiz 3ddd10290a avfilter/af_firequalizer: fix minval on cepstrum calculation 8 years ago
Paul B Mahol 48ddd8ddec avfilter/src_movie: check ff_insert_outpad() for failure 8 years ago
Paul B Mahol 5e706a2afb avfilter/split: check ff_insert_outpad() for failure 8 years ago
Paul B Mahol 0b940c95b2 avfilter/vf_decimate: check ff_insert_inpad() for failure 8 years ago
Paul B Mahol dfea94ce99 avfilter/vf_fieldmatch: check ff_insert_inpad() for failure 8 years ago
Paul B Mahol 1a58da434a avfilter/avf_concat: check ff_insert_pad() for failure 8 years ago
Paul B Mahol 01b986cf18 avfilter/f_select: check ff_insert_outpad() for failure 8 years ago
Paul B Mahol 730734d4f3 avfilter/af_channelsplit: check ff_insert_outpad() for failure 8 years ago
Paul B Mahol 99dd47a647 avfilter/vf_extractplanes: check ff_insert_outpad() for failure 8 years ago
Paul B Mahol 9bd1bf382e avfilter/f_interleave: check ff_insert_inpad() for failure 8 years ago
Paul B Mahol f39136b0a7 avfilter/af_merge: check ff_insert_inpad() for failure 8 years ago
Paul B Mahol db5604ac26 avfilter/af_join: check ff_insert_inpad() for failure 8 years ago
Paul B Mahol 13f9639e3e avfilter/af_headphone: check ff_insert_inpad() for failure 8 years ago
Paul B Mahol 1e7ce6d925 avfilter/af_amix: check ff_insert_inpad() for failure 8 years ago
Paul B Mahol 4b96fd2b1e avfilter/af_agate: switch to activate 8 years ago
Muhammad Faiz e0e991f8a1 avfilter/af_firequalizer: reindent after previous commit 8 years ago
Muhammad Faiz ae1ce0db91 avfilter/af_firequalizer: add min_phase option 8 years ago
Paul B Mahol f0f48884b0 avfilter/af_sidechaincompress: switch to activate 8 years ago
Paul B Mahol f8d0689d3f avfilter/vf_blend: rename addition128 and difference128 to grainmerge and grainextract 8 years ago
Paul B Mahol e1be40bbb5 avfilter/vf_pseudocolor: add high bitdepth support 8 years ago
Paul B Mahol f5361ee56f avfilter/vf_pseudocolor: add support for some subsampled formats 8 years ago
Paul B Mahol e3a4afca07 avfilter: add pseudocolor filter 8 years ago
Paul B Mahol 16efcfe413 avfilter/vf_weave: fix top vs bottom field order 8 years ago
Paul B Mahol 7b19e76aeb avfilter/vf_transpose: rewrite for x86 SIMD 8 years ago
Vittorio Giovara 62dfa2ba14 Add tonemap filter 8 years ago
Vittorio Giovara 8b9ae9a8e0 zscale: Enable single precision input/ouput filtering 8 years ago
Paul B Mahol 8d2da0939c avfilter/vf_datascope: make it possible to change pixscope window position 8 years ago
Timo Rothenpieler 62b75537db avfilter/scale_npp: fix logic used in previous patch 8 years ago
Timo Rothenpieler f4ebbda566 avfilter/scale_npp: check for buffer allocation failure 8 years ago
Yogender Gupta 77c5a54192 avfilter/scale_npp: fix passthrough mode 8 years ago
Marton Balint 498c90c708 avfilter/vf_overlay: fix alpha blending for planar formats with a transparent background 8 years ago
Andy 448c88e1a5 avfilter/dynaudnorm: increment input outside of the FFMIN macro so it doesn't get double incremented 8 years ago
Paul B Mahol 41096904d0 avfilter/vf_separatefields: stop leaking last frame 8 years ago
Paul B Mahol 1bef0088dc avfilter/drawutils: add gray9/10/12 support 8 years ago
Paul B Mahol 181c9abd47 avfilter/vf_premultiply: add inplace mode 8 years ago
Paul B Mahol bac508fec1 avfilter: add support for GRAY9 and GBRAP10 8 years ago
Paul B Mahol 86222a7ea0 avfilter/vf_waveform: add support for 9 bit depth lowpass 8 years ago
Paul B Mahol 7bfbc2d787 avfilter/vf_extractplanes: add 9 bitdepth support 8 years ago
Paul B Mahol 5621a99e27 avfilter/drawutils: support gbrap10 too 8 years ago
Paul B Mahol 2cc56741b1 avfilter: add floodfill filter 8 years ago
Paul B Mahol 80bc648e77 avfilter: add tlut2 filter 8 years ago
Muhammad Faiz f2d23ec03f avfilter/vf_ssim: fix temp size calculation 8 years ago