OSDN Git Service

vf_colorspace: Add modern names for color range option
[android-x86/external-ffmpeg.git] / libavfilter /
2016-09-14 Vittorio Giovaravf_colorspace: Add modern names for color range option
2016-09-13 Marton Balintavfilter/af_amerge: allow merging 1 input only
2016-09-13 Vittorio Giovaravf_colorspace: Add BT-names for gamma22/28 transfer...
2016-09-12 Paul B Maholavfilter/vf_convolution: add slice threading support
2016-09-12 Paul B Maholavfilter: add sobel and prewitt filter
2016-09-12 Paul B Maholavfilter/vf_vaguedenoiser: calculate dimensions at...
2016-09-12 Paul B Maholavfilter/vf_vaguedenoiser: change thresholding to funct...
2016-09-10 Paul B Maholavfilter/vf_overlay: inline yuv output formats
2016-09-10 Paul B Maholavfilter/vf_overlay: split blend_image into functions...
2016-09-10 Michael Niedermayeravfilter/avf_concat: Make independent of the channel...
2016-09-10 Paul B Maholavfilter/af_amix: use ff_all_channel_counts() instead...
2016-09-09 Paul B Maholavfilter/vf_histogram: set foreground alpha if possible...
2016-09-09 Paul B Maholavfilter/vf_datascope: cleanup code a little
2016-09-09 Paul B Maholavfilter/vf_weave: do not leak unused frame
2016-09-08 Burt Paf_hdcd: fix bounds check in hdcd_envelope()
2016-09-08 Paul B Maholavfilter/vf_datascope: let user change background opacity
2016-09-08 Paul B Maholavfilter/vf_shuffleframes: unbreak filter
2016-09-07 Paul B Maholavfilter/vf_waveform: make possible to change backgroun...
2016-09-07 Burt Paf_hdcd: hdcd_analyze_gen() using int instead of float
2016-09-07 Burt Paf_hdcd: tweak hdcd_analyze_prepare() a bit
2016-09-07 Burt Paf_hdcd: move decoding setup from init to config_input
2016-09-07 Burt Paf_hdcd: fix possible integer overflow
2016-09-07 Burt Paf_hdcd: some types renamed to remove _t
2016-09-07 Paul B Maholavfilter/vf_paletteuse: add option to use new palette...
2016-09-07 Paul B Maholavfilter/vf_palettegen: add mode for generating palette...
2016-09-07 Paul B Maholavfilter: add avgblur filter
2016-09-06 Michael Niedermayeravfilter/fifo: Make independent of the channel layout
2016-09-06 Michael Niedermayeravfilter/af_atempo: Make independent of the channel...
2016-09-06 Michael Niedermayeravfilter/af_amix: make independent of the channel layout
2016-09-06 Carl Eugen Hoyosdoc/showspectrum*: Change options order to reflect...
2016-09-05 Paul B Maholavfilter/vf_owdenoise: hight bit-depth support
2016-09-04 Paul B Maholavfilter/vf_gblur: add sigmaV option, different vertica...
2016-09-04 Paul B Maholavfilter/Makefile: move anullsrc and nullsink to correc...
2016-09-04 Paul B Maholavfilter/vf_bitplanenoise: silence clang warning, do...
2016-09-04 Paul B Maholavfilter: add gblur filter
2016-09-04 Vittorio Giovaravf_colorspace: Allow overriding input color properties
2016-09-02 Paul B Maholavfilter/vf_zscale: make possible to change chroma...
2016-09-02 Davinder Singhavfilter/vf_minterpolate: rename chroma log vars
2016-09-02 Paul B Maholavfilter: add weave filter
2016-09-01 Lucas Cooperavfilter/vf_psnr: Add max value output option to psnr...
2016-08-31 Timo Rothenpieleravfilter/drawutils: honor shift for color component...
2016-08-31 Timo Rothenpieleravfilter/drawutils: P010 is not supported
2016-08-31 Paul B Maholavfilter/vf_lut: unbreak planar rgb suppot on big-endian
2016-08-29 Davinder Singhavfilter/vf_minterpolate: do not right shift negative...
2016-08-29 Paul B Maholavfilter: make use of ff_filter_get_nb_threads
2016-08-29 Paul B Maholavfilter: add ff_filter_get_nb_threads()
2016-08-29 Paul B Maholavfilter: add nb_threads to AVFilterContext
2016-08-28 Paul B Maholavfilter: hflip,swapuv,vflip: add timeline support
2016-08-27 Paul B Maholavfilter/vf_convolution: add >8 bit depth support
2016-08-27 Paul B Maholavfilter/vf_atadenoise: add planes option
2016-08-27 Vittorio Giovaravf_colorspace: Add support for full range yuv
2016-08-27 Vittorio Giovaravf_colorspace: Check av_frame_copy_props() return value
2016-08-26 Paul B Maholavfilter: add vaguedenoiser filter
2016-08-26 Michael Niedermayeravfilter/motion_estimation: Fix pre processor formating
2016-08-26 Michael Niedermayeravfilter/motion_estimation: Fix warning: variable dir_x...
2016-08-26 Davinder Singhavfilter: added motion estimation and interpolation...
2016-08-25 Burt Paf_hdcd: av_frame_free(out) if av_frame_copy_props...
2016-08-25 Burt Paf_hdcd: for easier maintenance alongside libhdcd
2016-08-25 Michael Niedermayeravfilter/af_acrusher: Rename sun/sov
2016-08-25 Paul B Maholavfilter: add yuvtestsrc source filter
2016-08-25 Paul B Maholavfilter: add lut2 filter
2016-08-24 Burt Paf_hdcd: check return value of av_frame_copy_props()
2016-08-24 Paul B Maholavfilter/vf_lut: add planar RGB support
2016-08-23 Paul B Maholavfilter/vf_maskedmerge: add support for more pixel...
2016-08-23 Paul B Maholavfilter: add hysteresis filter
2016-08-23 Paul B Maholavfilter: add maskedclamp filter
2016-08-21 Burt Paf_hdcd: PE table limits
2016-08-21 Burt Paf_hdcd: add AVOption to disable autoconversion in...
2016-08-21 Burt Paf_hdcd: add AVOption to set the CDT period
2016-08-21 Burt Paf_hdcd: Code comments update
2016-08-21 Paul B Maholavfilter/avf_showvolume: calculate color table only...
2016-08-21 Paul B Maholavfilter/vf_crop: make possible to do exact cropping...
2016-08-20 James Almeravfilter/window_func: use a constant instead of acosh()
2016-08-20 James Almerx86/avf_showcqt: use the FMULADD_PS x86util macro
2016-08-19 Paul B Maholavfilter/vf_histogram: make foreground and background...
2016-08-18 Paul B Maholavfilter/avf_showvolume: use current peak value for...
2016-08-18 Paul B Maholavfilter/avf_showspectrum: do not use uninitialized...
2016-08-18 Paul B Maholavfilter/af_astats: fix flt(p) support
2016-08-18 Paul B Maholavfilter/af_astats: add support for s64(p) sample format
2016-08-17 Paul B Maholavfilter/avf_showfreqs: make minimum amplitude for...
2016-08-17 Paul B Maholavfilter/avf_showspectrum: unbreak dB legend
2016-08-17 Paul B Maholavfilter/Makefile & allfilters: sort entries
2016-08-17 Paul B Maholavfilter: add bitplanenoise filter
2016-08-16 Paul B Maholavfilter/window_func: add cauchy, parzen and poisson...
2016-08-16 Paul B Maholavfilter/vaf_spectrumsynth: check return code
2016-08-16 Paul B Maholavfilter/avf_showspectrum: do not let multiple threads...
2016-08-16 Paul B Maholavfilter/window_func: add dolph window
2016-08-15 Paul B Maholavfilter/vf_atadenoise: set default size value to 9
2016-08-15 Paul B Maholavfilter/vf_atadenoise: add support for more pixel...
2016-08-15 Paul B Maholavfilter/af_astats: add support for other sample formats
2016-08-15 Paul B Maholavfilter/avf_showspectrum: add some multithreading...
2016-08-15 Paul B Maholavfilter/vf_zoompan: fix pzoom usage
2016-08-14 Paul B Maholavfilter/vf_signalstats: fix saturation calculation...
2016-08-13 Paul B Maholavfilter/vf_signalstats: measure video bitdepth
2016-08-13 Paul B Maholavfilter/vf_signalstats: add >8 bit depth support
2016-08-11 Paul B Maholavfilter/af_adelay: make it possible to delay channels...
2016-08-11 Paul B Maholavfilter/avf_avectorscope: fix initialization for prev_...
2016-08-11 Paul B Maholavfilter/avf_avectorscope: add scale option
2016-08-11 Paul B Maholavfilter: add acrusher filter
2016-08-10 Burt Pavfiltergraph.c: restore disabling of auto conversions
next