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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-27avfilter/vf_zoompan: parse zoom,x and y expression during initializationPaul B Mahol
2017-08-27avfilter/vf_zoompan: switch to activatePaul B Mahol
2017-08-27avfilter/af_amix: do not request samples if inlink reached EOFPaul B Mahol
2017-08-26avfilter/af_amix: simplify const entries for duration in amix_options[]Paul B Mahol
2017-08-26avfilter/af_amix: switch to activatePaul B Mahol
2017-08-26avfilter/af_surround: make volume configurable for front center and lfe channelPaul B Mahol
2017-08-25avfilter/af_firequalizer: fix minval on cepstrum calculationMuhammad Faiz
2017-08-25avfilter/src_movie: check ff_insert_outpad() for failurePaul B Mahol
2017-08-25avfilter/split: check ff_insert_outpad() for failurePaul B Mahol
2017-08-25avfilter/vf_decimate: check ff_insert_inpad() for failurePaul B Mahol
2017-08-25avfilter/vf_fieldmatch: check ff_insert_inpad() for failurePaul B Mahol
2017-08-25avfilter/avf_concat: check ff_insert_pad() for failurePaul B Mahol
2017-08-25avfilter/f_select: check ff_insert_outpad() for failurePaul B Mahol
2017-08-25avfilter/af_channelsplit: check ff_insert_outpad() for failurePaul B Mahol
2017-08-25avfilter/vf_extractplanes: check ff_insert_outpad() for failurePaul B Mahol
2017-08-25avfilter/f_interleave: check ff_insert_inpad() for failurePaul B Mahol
2017-08-25avfilter/af_merge: check ff_insert_inpad() for failurePaul B Mahol
2017-08-25avfilter/af_join: check ff_insert_inpad() for failurePaul B Mahol
2017-08-25avfilter/af_headphone: check ff_insert_inpad() for failurePaul B Mahol
2017-08-25avfilter/af_amix: check ff_insert_inpad() for failurePaul B Mahol
2017-08-25avfilter/af_agate: switch to activatePaul B Mahol
2017-08-25avfilter/af_firequalizer: reindent after previous commitMuhammad Faiz
2017-08-25avfilter/af_firequalizer: add min_phase optionMuhammad Faiz
2017-08-24avfilter/af_sidechaincompress: switch to activatePaul B Mahol
2017-08-24avfilter/vf_blend: rename addition128 and difference128 to grainmerge and gra...Paul B Mahol
2017-08-22avfilter/vf_pseudocolor: add high bitdepth supportPaul B Mahol
2017-08-20avfilter/vf_pseudocolor: add support for some subsampled formatsPaul B Mahol
2017-08-19avfilter: add pseudocolor filterPaul B Mahol
2017-08-16avfilter/vf_weave: fix top vs bottom field orderPaul B Mahol
2017-08-16avfilter/vf_transpose: rewrite for x86 SIMDPaul B Mahol
2017-08-15Add tonemap filterVittorio Giovara
2017-08-15zscale: Enable single precision input/ouput filteringVittorio Giovara
2017-08-15avfilter/vf_datascope: make it possible to change pixscope window positionPaul B Mahol
2017-08-14avfilter/scale_npp: fix logic used in previous patchTimo Rothenpieler
2017-08-14avfilter/scale_npp: check for buffer allocation failureTimo Rothenpieler
2017-08-14avfilter/scale_npp: fix passthrough modeYogender Gupta
2017-08-10avfilter/vf_overlay: fix alpha blending for planar formats with a transparent...Marton Balint
2017-08-09avfilter/dynaudnorm: increment input outside of the FFMIN macro so it doesn't...Andy
2017-08-08avfilter/vf_separatefields: stop leaking last framePaul B Mahol
2017-08-07avfilter/drawutils: add gray9/10/12 supportPaul B Mahol
2017-08-07avfilter/vf_premultiply: add inplace modePaul B Mahol
2017-08-07avfilter: add support for GRAY9 and GBRAP10Paul B Mahol
2017-08-07avfilter/vf_waveform: add support for 9 bit depth lowpassPaul B Mahol
2017-08-07avfilter/vf_extractplanes: add 9 bitdepth supportPaul B Mahol
2017-08-07avfilter/drawutils: support gbrap10 tooPaul B Mahol
2017-08-05avfilter: add floodfill filterPaul B Mahol
2017-08-04avfilter: add tlut2 filterPaul B Mahol
2017-08-04avfilter/vf_ssim: fix temp size calculationMuhammad Faiz
2017-08-04hwupload_cuda : Add 10/16 bit format supportYogender Gupta
2017-08-02avfilter: add unpremultiply filterPaul B Mahol