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
2016-11-30avfilter/vf_scale_npp: check ff_set_common_formats return valueTimo Rothenpieler
2016-11-30avfilter/vf_scale_npp: move aspect ratio correction after av_frame_copy_propsMiroslav Slugeň
2016-11-29avfilter/vf_masked*: add gray10 and gray12 supportPaul B Mahol
2016-11-29avfilter/vf_bitplanenoise: add gray10 and gray12 suppportPaul B Mahol
2016-11-29avfilter/vf_extractplanes: add extract support for 10bit and 12bit formatsPaul B Mahol
2016-11-29avfilter/vf_waveform: add gray10 and gray12 supportPaul B Mahol
2016-11-28vf_colorspace: Forbid odd dimensionsVittorio Giovara
2016-11-27lavfi/f_ebur128: relicense to LGPLClément Bœsch
2016-11-27avfilter/vf_zscale: export approximate gamma option and enable it by defaultPaul B Mahol
2016-11-24avfilter/tests/.gitignore: add integralWan-Teh Chang
2016-11-24lavfi/pan: allow negative gain parameters also for other inputs than the firs...Moritz Barsnick
2016-11-23avfilter/vf_zscale: add support for some recent new additionsPaul B Mahol
2016-11-22avfilter/vf_hwupload_cuda: check ff_formats_ref for errorsTimo Rothenpieler
2016-11-22avfilter/vf_hwupload_cuda: use new hwdevice allocation APITimo Rothenpieler
2016-11-22avfilter/vf_scale_npp: use dynamically loaded CUDATimo Rothenpieler
2016-11-14lavfi/ebur128: use ff_ prefixKyle Swanson
2016-11-14Merge commit 'c3f113d58488df7594a489bdbb993a69ad47063c'Hendrik Leppkes
2016-11-13vf_scale_vaapi: Respect driver quirks around buffer destructionMark Thompson
2016-11-13lavfi: split frame_count between input and output.Nicolas George
2016-11-13lavfi/ebur128: specify scaling_factor directlyMarton Balint
2016-11-11lavfi/loudnorm: add an internal libebur128 libraryMarton Balint
2016-11-07avfilter/vf_drawtext: fixed default/flt formatting ignoring offset parameterAlex Agranovsky
2016-11-06avfilter/af_volumedetect: Remove dependency on channel layoutMichael Niedermayer
2016-11-04avfilter/af_firequalizer: add fft2 optionMuhammad Faiz
2016-11-02vf_colorspace: Add support for film primariesVittorio Giovara
2016-11-02vf_colorspace: Add support for smpte 431/432 (dci/display p3) primariesVittorio Giovara
2016-11-02vf_colorspace: Add support for ycgco color spaceVittorio Giovara
2016-11-01lavfi/mergeplanes: Fix little endian yuv formats >8 bit and <16bit.Carl Eugen Hoyos
2016-11-01lavfi/mergeplanes: Fix >8 bit for big endian formats and yuv4xxp16le.Carl Eugen Hoyos
2016-10-31vf_colorspace: Add support for iec61966-2.4 (xvYCC) transferVittorio Giovara
2016-10-29avfilter/avf_showcqt: add bar_t optionMuhammad Faiz
2016-10-27lavfi/vf_overlay: support NV12 and NV21Rodger Combs
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