summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* vf_colorspace: Add a pixdesc API alias name for bt2020nc color spaceVittorio Giovara2017-06-091-0/+1
* avfilter/af_sofalizer: switch to libmysofaPaul B Mahol2017-06-081-511/+189
* vf_colorspace: Add support for jedec p22 primariesVittorio Giovara2017-06-071-0/+2
* vf_colorspace: Add support for smpte248 color primariesVittorio Giovara2017-06-071-0/+4
* vf_colorspace: Add support for gbr color spaceVittorio Giovara2017-06-061-0/+12
* avfilter/af_afftfilt: fix memory leaksPaul B Mahol2017-06-041-0/+3
* avfilter/af_surround: add support for some upmixing of 3.0, 2.1 and 5.1 chann...Paul B Mahol2017-06-041-62/+455
* libavfilter/scale2ref: Fix out-of-bounds array accessKevin Mark2017-06-031-1/+1
* libavfilter/scale2ref: Add constants for the primary inputKevin Mark2017-06-011-4/+68
* avfilter: add audio surround upmixerPaul B Mahol2017-06-014-1/+838
* zscale: Add range options aliases to match scale onesVittorio Giovara2017-05-261-0/+2
* zscale: Add pixdesc-API compatible color names to filter optionsVittorio Giovara2017-05-261-1/+21
* Use AVOnce as a static variable consistentlyHendrik Leppkes2017-05-221-1/+1
* avfilter/avf_showspectrum: properly initialize ptsPaul B Mahol2017-05-221-0/+2
* avfilter: take_samples: do not directly return frame when samples are skippedMuhammad Faiz2017-05-203-1/+14
* avfilter/af_sidechaincompress: change default makeup gain to 1Paul B Mahol2017-05-201-1/+1
* avfilter/graphparser: allow specifying filter@id as filter instanceMuhammad Faiz2017-05-191-5/+21
* avfilter/af_sofalizer: make lfe gain user configurablePaul B Mahol2017-05-181-1/+3
* avfilter/af_sofalizer: avoid castingPaul B Mahol2017-05-181-2/+2
* avfilter/af_afade: fix fading very long durationsPaul B Mahol2017-05-171-9/+9
* avfilter: add audio crossfeed filterPaul B Mahol2017-05-174-2/+173
* avfilter/af_bs2b: add missing flag for optionsPaul B Mahol2017-05-161-1/+1
* avfilter/vf_deflicker: add bypass optionPaul B Mahol2017-05-151-3/+6
* avfilter/af_stereotools: introduce different balance modesPaul B Mahol2017-05-151-5/+49
* avfilter/af_compand: change default attack to 0Paul B Mahol2017-05-151-1/+1
* avfilter/af_silenceremove: set output timestampsPaul B Mahol2017-05-151-6/+36
* avfilter/scale_cuda: add CUDA scale filterYogender Gupta2017-05-155-1/+771
* avfilter/af_compand: fix default companding to avoid clippingPaul B Mahol2017-05-141-1/+1
* avfilter: don't anonymously typedef structsPaul B Mahol2017-05-1392-116/+116
* avfilter/aeval: remove comment that was left from some other filePaul B Mahol2017-05-121-1/+0
* avfilter/aeval: free input frame on errorPaul B Mahol2017-05-121-1/+3
* avfilter/af_astats: add RMS difference tooPaul B Mahol2017-05-121-2/+13
* avfilter/vf_pad: revert part of 57c3670896c69714caPaul B Mahol2017-05-121-1/+4
* avfilter: add acopy filterPaul B Mahol2017-05-123-0/+62
* avfilter/vf_uspp: Fix currently unused input frame dimensionsMichael Niedermayer2017-05-101-2/+2
* avfilter/af_afir: workaround nonsense limitation in vector_fmul_scalar()Paul B Mahol2017-05-101-2/+2
* avfilter/af_afir: remove extra space in the header inclusion guardsJames Almer2017-05-091-2/+2
* avfilter: add arbitrary audio FIR filterPaul B Mahol2017-05-098-1/+718
* avfilter/vf_histogram: actually add parade display modePaul B Mahol2017-05-091-14/+16
* lavfi/avfiltergraph: only return EOF in avfilter_graph_request_oldest if all ...Marton Balint2017-05-071-3/+6
* Merge commit '92db5083077a8b0f8e1050507671b456fd155125'James Almer2017-05-041-2/+1
|\
| * build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-221-0/+1
* | Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch2017-05-031-1/+1
|\ \ | |/
| * lavfi: Add VAAPI deinterlacerMark Thompson2016-12-104-1/+628
| * vf_hwupload_cuda: Add min/max limits for device optionRuta Gadkari2016-12-081-1/+1
* | avfilter/interlace: add complex vertical low-pass filterThomas Mundt2017-05-027-20/+190
* | avfilter/af_crystalizer: add support for more sample formatsPaul B Mahol2017-04-301-22/+126
* | avfilter: add video oscilloscope filterPaul B Mahol2017-04-293-0/+383
* | avfilter: add pixscope filterPaul B Mahol2017-04-294-8/+232
* | avfilter/lavfutils: use image2pipe demuxer on ff_load_imageMuhammad Faiz2017-04-291-1/+1
OpenPOWER on IntegriCloud