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-05-14avfilter/vf_uspp: Fix currently unused input frame dimensionsMichael Niedermayer
2017-05-14avfilter/af_sofalizer: Fix bad shiftMichael Niedermayer
2017-05-14avfilter/avfiltergraph: Add assert to write down in machine readable form wha...Michael Niedermayer
2017-02-21lavfi/buffersrc: fix directly setting channel layoutRostislav Pehlivanov
2016-12-08avfilter/vf_hwupload_cuda: Add min/max limits for the 'device' optionSrinath K R
2016-10-26Revert "Bump minor versions after 3.2 branchpoint to seperate release"Michael Niedermayer
2016-10-26Bump minor versions after 3.2 branchpoint to seperate releaseMichael Niedermayer
2016-10-26Bump minor versions for 3.2Michael Niedermayer
2016-10-26avfilter/scale_npp: fix passthrough modeYogender Gupta
2016-10-24vf_colorspace: Add support for iec61966-2.1 (sRGB) transferVittorio Giovara
2016-10-24vf_colorspace: don't spam console with warnings if range is unspecified.Ronald S. Bultje
2016-10-23lavfi: remove 2 unused lavc includesClément Bœsch
2016-10-22doc: fix spelling errorsAndreas Cadhalpun
2016-10-20avfilter/firequalizer: use zero phase kernelMuhammad Faiz
2016-10-20avfilter/showcqt: add cscheme optionMuhammad Faiz
2016-10-19avfilter/vf_scale_npp: select cubic and lanczos as alternative where super-sa...Sven C. Dack
2016-10-19avfilter/firequalizer: add cubic_interpolate function on gainMuhammad Faiz
2016-10-18avfilter/firequalizer: add dumpfile and dumpscale optionMuhammad Faiz
2016-10-17avfilter/showcqt: add font optionMuhammad Faiz
2016-10-17avfilter/firequalizer: optimize gain/gain_entry commandMuhammad Faiz
2016-10-16avfilter/firequalizer: add scale optionMuhammad Faiz
2016-10-16avfilter/firequalizer: add tukey windowMuhammad Faiz
2016-10-16avfilter/firequalizer: change WFUNC_MIN/MAX to NB_WFUNCMuhammad Faiz
2016-10-16avfilter/showcqt: add csp optionMuhammad Faiz
2016-10-14lavfi/sidedata: add filter for manipulating frame side dataMarton Balint
2016-10-11lavfi/metadata: fix metadata deletion if comparison returns falseMarton Balint
2016-10-11lavfi/pan: renormalize negative gain coefficients properlyMoritz Barsnick
2016-10-09avfilter/firequalizer: fix blackman window calculationMuhammad Faiz
2016-10-09lavfi: fix typosMoritz Barsnick
2016-10-07Merge commit '5b63b15663d31f50ce45d980b904a68795ad3f7a'Hendrik Leppkes
2016-10-05af_hdcd: disable auto-convert by defaultBurt P
2016-10-05af_hdcd: add experimental 20 and 24-bit decoding supportBurt P
2016-10-05af_hdcd: hdcd_scan() and hdcd_integrate() handle stereo and single channelBurt P
2016-10-05af_hdcd: support s16p (WavPack) directlyBurt P
2016-10-05af_hdcd: allow all HDCD sample ratesBurt P
2016-10-05af_hdcd: add mono as a supported channel layoutBurt P
2016-10-01lavfi/metadata: allow deleting all metadataMarton Balint
2016-10-01lavfi/metadata: fix setting metadata valuesMarton Balint
2016-09-28avfilter/vf_colorspace: fix range for output colorspace optionJames Almer
2016-09-24avfilter/tests/integral: Remove unused variablesMichael Niedermayer
2016-09-24lavfi: add nlmeans filterClément Bœsch
2016-09-21avfilter/drawutils: allow drawing opaque text on transparent backgroundPaul B Mahol
2016-09-19vf_colorspace: Interpret unspecified color range as limited rangeVittorio Giovara
2016-09-17avfilter/vf_overlay: add YUVA422P to alpha_pix_fmtsPaul B Mahol
2016-09-17avfilter/vf_overlay: support J formats tooPaul B Mahol
2016-09-17avfilter/vf_unsharp: limit matrix size in either direction to 23Paul B Mahol
2016-09-17avfilter/vf_unsharp: check if scalebits is too highPaul B Mahol
2016-09-16avfilter/vf_lut2: also export video input bit depthPaul B Mahol
2016-09-15vf_colorspace: Add modern names for color range optionVittorio Giovara
2016-09-13avfilter/af_amerge: allow merging 1 input onlyMarton Balint