Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-25avfilter/af_biquads: allow filtering only selected channelsPaul B Mahol
2017-04-24avfilter: add lumakey filterPaul B Mahol
2017-04-23avfilter/vf_maskedmerge: fix bug when copying >8bit plane(s)Paul B Mahol
2017-04-23avfilter/vf_premultiply: add planes optionPaul B Mahol
2017-04-23avfilter/vf_maskedclamp: fix bug when copying >8bit plane(s)Paul B Mahol
2017-04-23avfilter/vf_maskedclamp: limit overshot and undershot to UINT16_MAXPaul B Mahol
2017-04-23avfilter: do not use AVFrame accessorMuhammad Faiz
2017-04-22avfilter/interlace: change lowpass_line function prototypeThomas Mundt
2017-04-22avfilter/avf_avectorscope: Assert that format is validMichael Niedermayer
2017-04-22avfilter: add doubleweave filterPaul B Mahol
2017-04-20avfilter: add deflicker filterPaul B Mahol
2017-04-20avfilter/af_compand: Check av_strtok() for failureMichael Niedermayer
2017-04-19avfilter/vf_drawtext: added expr evaluation to drawtext fontsizeBrett Harrison
2017-04-12avfilter/vf_framerate: always request input if no output is provided in reque...Marton Balint
2017-04-10avfilter: add GRAY10 and GRAY12 to some filtersPaul B Mahol
2017-04-10avfilter/vf_alphamerge: add GBRAP supportPaul B Mahol
2017-04-10avfilter/vf_alphamerge: use av_image_copy_plane()Paul B Mahol
2017-04-10avfilter/vf_blend: add GBRAP16Paul B Mahol
2017-04-10avfilter/af_amix: add double sample format supportPaul B Mahol
2017-04-10avfilter/vf_paletteuse: silence warning about misaligned indentationPaul B Mahol
2017-04-10avfilter/vf_dctdnoiz: add GBRP supportPaul B Mahol
2017-04-09avfilter/vf_midequalizer: add gray10 and gray12 supportPaul B Mahol
2017-04-09avfilter/avf_showcqt: add attack optionMuhammad Faiz
2017-04-09libavfilter/af_amix.c Increase sources from 32 to 1024Warblefly
2017-04-07vf_pad: center image on padded area if negative x/yRicardo Constantino
2017-04-05avfilter/af_loudnorm: do not upsample during second-pass linear normalizationKyle Swanson
2017-04-04Merge commit 'ce6f780bc6656ad3895f81a988b239ad3c8af4b8'James Almer
2017-04-03avfilter/vf_pad: add aspect optionPaul B Mahol
2017-04-02Bump versions for master after 3.3Michael Niedermayer
2017-04-02Bump minor for 3.3Michael Niedermayer
2017-04-01vf_deinterlace_vaapi: Mark as hwframe-awareMark Thompson
2017-03-31Bump minor versions for master after release/3.3 branchpointMichael Niedermayer
2017-03-31Bump minor versions for staring release/3.3 branchMichael Niedermayer
2017-03-31avfilter/avfiltergraph: Check for allocation failure in avfilter_graph_queue_...Michael Niedermayer
2017-03-31avfilter/vf_zoompan: Free out frame on errorMichael Niedermayer
2017-03-31avfilter/af_chorus & aecho: Handle NULL return from av_strtok()Michael Niedermayer
2017-03-30avfilter/vf_minterpolate: Use dx and dyMichael Niedermayer
2017-03-30avfilter/deshake_opencl: Remove redundant returnMichael Niedermayer
2017-03-30avfilter/af_sofalizer: Fix bad shiftMichael Niedermayer
2017-03-30avfilter/avf_abitscope: Correct range for framerateGyan Doshi
2017-03-30Merge commit '124e26971e69bb25f38c6c7cb3fa20c77cf10966'Clément Bœsch
2017-03-30avfilter: Add AV_OPT_FLAG_FILTERING_PARAM where it is missingMichael Niedermayer
2017-03-30Merge commit 'e3fb74f7f9a8f1895381355f40c92cac3c1023d9'Matthieu Bouron
2017-03-30Merge commit '7e2561fa8313982aa21f7657953eedeeb33b210d'Matthieu Bouron
2017-03-30Merge commit '7433feb82f75827884d909de34d341a1c4401d4a'Matthieu Bouron
2017-03-29lavfi/signature: fix -Wformat warnings raised by DJGPPClément Bœsch
2017-03-29Fix all -Wformat warnings raised by DJGPPClément Bœsch
2017-03-29lavfi/xbr: undef PI if definedClément Bœsch
2017-03-29lavfi/psnr: rename pow2 to pow_2Clément Bœsch
2017-03-29lavfi/dynaudnorm: rename pow2 to pow_2Clément Bœsch