summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* 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
* | avfilter/af_biquads: allow filtering only selected channelsPaul B Mahol2017-04-251-1/+29
* | avfilter: add lumakey filterPaul B Mahol2017-04-244-1/+204
* | avfilter/vf_maskedmerge: fix bug when copying >8bit plane(s)Paul B Mahol2017-04-232-1/+5
* | avfilter/vf_premultiply: add planes optionPaul B Mahol2017-04-231-1/+12
* | avfilter/vf_maskedclamp: fix bug when copying >8bit plane(s)Paul B Mahol2017-04-231-2/+6
* | avfilter/vf_maskedclamp: limit overshot and undershot to UINT16_MAXPaul B Mahol2017-04-231-3/+3
* | avfilter: do not use AVFrame accessorMuhammad Faiz2017-04-2352-80/+80
* | avfilter/interlace: change lowpass_line function prototypeThomas Mundt2017-04-227-39/+38
* | avfilter/avf_avectorscope: Assert that format is validMichael Niedermayer2017-04-221-0/+2
* | avfilter: add doubleweave filterPaul B Mahol2017-04-224-15/+58
* | avfilter: add deflicker filterPaul B Mahol2017-04-204-2/+472
* | avfilter/af_compand: Check av_strtok() for failureMichael Niedermayer2017-04-201-1/+9
* | avfilter/vf_drawtext: added expr evaluation to drawtext fontsizeBrett Harrison2017-04-191-17/+116
* | avfilter/vf_framerate: always request input if no output is provided in reque...Marton Balint2017-04-121-16/+26
* | avfilter: add GRAY10 and GRAY12 to some filtersPaul B Mahol2017-04-104-3/+5
* | avfilter/vf_alphamerge: add GBRAP supportPaul B Mahol2017-04-101-1/+3
* | avfilter/vf_alphamerge: use av_image_copy_plane()Paul B Mahol2017-04-101-6/+4
* | avfilter/vf_blend: add GBRAP16Paul B Mahol2017-04-101-1/+1
* | avfilter/af_amix: add double sample format supportPaul B Mahol2017-04-101-4/+15
* | avfilter/vf_paletteuse: silence warning about misaligned indentationPaul B Mahol2017-04-101-1/+1
* | avfilter/vf_dctdnoiz: add GBRP supportPaul B Mahol2017-04-101-14/+71
* | avfilter/vf_midequalizer: add gray10 and gray12 supportPaul B Mahol2017-04-091-1/+1
* | avfilter/avf_showcqt: add attack optionMuhammad Faiz2017-04-093-8/+36
* | libavfilter/af_amix.c Increase sources from 32 to 1024Warblefly2017-04-091-1/+1
* | vf_pad: center image on padded area if negative x/yRicardo Constantino2017-04-071-5/+7
* | avfilter/af_loudnorm: do not upsample during second-pass linear normalizationKyle Swanson2017-04-052-25/+35
* | Merge commit 'ce6f780bc6656ad3895f81a988b239ad3c8af4b8'James Almer2017-04-041-0/+4
|\ \ | |/
| * configure: Add missing asyncts filter, movie filter, and output example depsDiego Biurrun2016-11-251-0/+4
| * af_asyncts: Use llabs instead of labs for 64-bit variableDiego Biurrun2016-11-151-1/+1
| * vf_drawtext: Drop wrong void* castDiego Biurrun2016-11-121-1/+1
* | avfilter/vf_pad: add aspect optionPaul B Mahol2017-04-031-0/+14
* | Bump versions for master after 3.3Michael Niedermayer2017-04-021-1/+1
* | Bump minor for 3.3Michael Niedermayer2017-04-021-1/+1
* | vf_deinterlace_vaapi: Mark as hwframe-awareMark Thompson2017-04-011-0/+1
* | Bump minor versions for master after release/3.3 branchpointMichael Niedermayer2017-03-311-1/+1
* | Bump minor versions for staring release/3.3 branchMichael Niedermayer2017-03-311-1/+1
OpenPOWER on IntegriCloud