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
2016-09-02avfilter: add weave filterPaul B Mahol
2016-09-01avfilter/vf_psnr: Add max value output option to psnr stats log.Lucas Cooper
2016-08-31avfilter/drawutils: honor shift for color component descriptionTimo Rothenpieler
2016-08-31avfilter/drawutils: P010 is not supportedTimo Rothenpieler
2016-08-31avfilter/vf_lut: unbreak planar rgb suppot on big-endianPaul B Mahol
2016-08-29avfilter/vf_minterpolate: do not right shift negative numbersDavinder Singh
2016-08-29avfilter: make use of ff_filter_get_nb_threadsPaul B Mahol
2016-08-29avfilter: add ff_filter_get_nb_threads()Paul B Mahol
2016-08-29avfilter: add nb_threads to AVFilterContextPaul B Mahol
2016-08-28avfilter: hflip,swapuv,vflip: add timeline supportPaul B Mahol
2016-08-27avfilter/vf_convolution: add >8 bit depth supportPaul B Mahol
2016-08-27avfilter/vf_atadenoise: add planes optionPaul B Mahol
2016-08-27vf_colorspace: Add support for full range yuvVittorio Giovara
2016-08-27vf_colorspace: Check av_frame_copy_props() return valueVittorio Giovara
2016-08-27avfilter: add vaguedenoiser filterPaul B Mahol
2016-08-27avfilter/motion_estimation: Fix pre processor formatingMichael Niedermayer
2016-08-26avfilter/motion_estimation: Fix warning: variable dir_x set but not usedMichael Niedermayer
2016-08-26avfilter: added motion estimation and interpolation filtersDavinder Singh
2016-08-26af_hdcd: av_frame_free(out) if av_frame_copy_props() failsBurt P
2016-08-26af_hdcd: for easier maintenance alongside libhdcdBurt P
2016-08-25avfilter/af_acrusher: Rename sun/sovMichael Niedermayer
2016-08-25avfilter: add yuvtestsrc source filterPaul B Mahol
2016-08-25avfilter: add lut2 filterPaul B Mahol
2016-08-24af_hdcd: check return value of av_frame_copy_props()Burt P
2016-08-24avfilter/vf_lut: add planar RGB supportPaul B Mahol
2016-08-23avfilter/vf_maskedmerge: add support for more pixel formatsPaul B Mahol
2016-08-23avfilter: add hysteresis filterPaul B Mahol
2016-08-23avfilter: add maskedclamp filterPaul B Mahol
2016-08-21af_hdcd: PE table limitsBurt P
2016-08-21af_hdcd: add AVOption to disable autoconversion in the filter graphBurt P
2016-08-21af_hdcd: add AVOption to set the CDT periodBurt P
2016-08-21af_hdcd: Code comments updateBurt P
2016-08-21avfilter/avf_showvolume: calculate color table only oncePaul B Mahol
2016-08-21avfilter/vf_crop: make possible to do exact cropping for subsampled videosPaul B Mahol
2016-08-20avfilter/window_func: use a constant instead of acosh()James Almer
2016-08-20x86/avf_showcqt: use the FMULADD_PS x86util macroJames Almer
2016-08-19avfilter/vf_histogram: make foreground and background opacity configurablePaul B Mahol
2016-08-18avfilter/avf_showvolume: use current peak value for picking colorsPaul B Mahol
2016-08-18avfilter/avf_showspectrum: do not use uninitialized memoryPaul B Mahol
2016-08-18avfilter/af_astats: fix flt(p) supportPaul B Mahol
2016-08-18avfilter/af_astats: add support for s64(p) sample formatPaul B Mahol
2016-08-17avfilter/avf_showfreqs: make minimum amplitude for log scaler configurablePaul B Mahol
2016-08-17avfilter/avf_showspectrum: unbreak dB legendPaul B Mahol
2016-08-17avfilter/Makefile & allfilters: sort entriesPaul B Mahol
2016-08-17avfilter: add bitplanenoise filterPaul B Mahol
2016-08-16avfilter/window_func: add cauchy, parzen and poisson window functionPaul B Mahol
2016-08-16avfilter/vaf_spectrumsynth: check return codePaul B Mahol
2016-08-16avfilter/avf_showspectrum: do not let multiple threads to write to same part ...Paul B Mahol
2016-08-16avfilter/window_func: add dolph windowPaul B Mahol
2016-08-16avfilter/vf_atadenoise: set default size value to 9Paul B Mahol