6054 Commits (c62cb9bf5a50df416532afd8d5f79ebade174ac7)

Author SHA1 Message Date
Paul B Mahol b5cf307d0f avfilter/vf_zscale: make possible to change chroma location 8 years ago
Davinder Singh 367577dbe2 avfilter/vf_minterpolate: rename chroma log vars 8 years ago
Paul B Mahol 3e1356f790 avfilter: add weave filter 8 years ago
Lucas Cooper aabe12eba3 avfilter/vf_psnr: Add max value output option to psnr stats log. 8 years ago
Timo Rothenpieler 2625b955a3 avfilter/drawutils: honor shift for color component description 8 years ago
Timo Rothenpieler d3a23b6777 avfilter/drawutils: P010 is not supported 8 years ago
Paul B Mahol 8175fb03f0 avfilter/vf_lut: unbreak planar rgb suppot on big-endian 8 years ago
Davinder Singh 11a631d4a7 avfilter/vf_minterpolate: do not right shift negative numbers 8 years ago
Paul B Mahol a0a57072c9 avfilter: make use of ff_filter_get_nb_threads 8 years ago
Paul B Mahol 5b1907142d avfilter: add ff_filter_get_nb_threads() 8 years ago
Paul B Mahol 449339084f avfilter: add nb_threads to AVFilterContext 8 years ago
Paul B Mahol 88bcdf109a avfilter: hflip,swapuv,vflip: add timeline support 8 years ago
Paul B Mahol f242d74d17 avfilter/vf_convolution: add >8 bit depth support 8 years ago
Paul B Mahol b2c6a11fb6 avfilter/vf_atadenoise: add planes option 8 years ago
Vittorio Giovara 69abf4f93c vf_colorspace: Add support for full range yuv 8 years ago
Vittorio Giovara 6648da3591 vf_colorspace: Check av_frame_copy_props() return value 8 years ago
Paul B Mahol 0429ff4be6 avfilter: add vaguedenoiser filter 8 years ago
Michael Niedermayer 0c7979b43d avfilter/motion_estimation: Fix pre processor formating 8 years ago
Michael Niedermayer 7827813f8c avfilter/motion_estimation: Fix warning: variable dir_x set but not used 8 years ago
Davinder Singh b07d4a0fb2 avfilter: added motion estimation and interpolation filters 8 years ago
Burt P ec220a8c1c af_hdcd: av_frame_free(out) if av_frame_copy_props() fails 8 years ago
Burt P 9d5e3c3f59 af_hdcd: for easier maintenance alongside libhdcd 8 years ago
Michael Niedermayer e1ced854f2 avfilter/af_acrusher: Rename sun/sov 8 years ago
Paul B Mahol feb2ea6e09 avfilter: add yuvtestsrc source filter 8 years ago
Paul B Mahol 5d7743019b avfilter: add lut2 filter 8 years ago
Burt P 8a78fc5b01 af_hdcd: check return value of av_frame_copy_props() 8 years ago
Paul B Mahol 0edfd8e6f4 avfilter/vf_lut: add planar RGB support 8 years ago
Paul B Mahol 68dc0c13f9 avfilter/vf_maskedmerge: add support for more pixel formats 8 years ago
Paul B Mahol bb109dce18 avfilter: add hysteresis filter 8 years ago
Paul B Mahol 12f997d061 avfilter: add maskedclamp filter 8 years ago
Burt P 0e0f8859ba af_hdcd: PE table limits 8 years ago
Burt P accbb00ba7 af_hdcd: add AVOption to disable autoconversion in the filter graph 8 years ago
Burt P 8c19732a42 af_hdcd: add AVOption to set the CDT period 8 years ago
Burt P 400e2acd11 af_hdcd: Code comments update 8 years ago
Paul B Mahol 45e5d5f547 avfilter/avf_showvolume: calculate color table only once 8 years ago
Paul B Mahol 4d7d74802d avfilter/vf_crop: make possible to do exact cropping for subsampled videos 8 years ago
James Almer 27ee70290e avfilter/window_func: use a constant instead of acosh() 8 years ago
James Almer a8e3833a61 x86/avf_showcqt: use the FMULADD_PS x86util macro 8 years ago
Paul B Mahol 0d8b6a15dd avfilter/vf_histogram: make foreground and background opacity configurable 8 years ago
Paul B Mahol e2a39b103e avfilter/avf_showvolume: use current peak value for picking colors 8 years ago
Paul B Mahol b3c6e89d48 avfilter/avf_showspectrum: do not use uninitialized memory 8 years ago
Paul B Mahol 703ae350c2 avfilter/af_astats: fix flt(p) support 8 years ago
Paul B Mahol 81f7d07608 avfilter/af_astats: add support for s64(p) sample format 8 years ago
Paul B Mahol 5ee5f4b13c avfilter/avf_showfreqs: make minimum amplitude for log scaler configurable 8 years ago
Paul B Mahol 345c252e9c avfilter/avf_showspectrum: unbreak dB legend 8 years ago
Paul B Mahol d299defbba avfilter/Makefile & allfilters: sort entries 8 years ago
Paul B Mahol ed8d7e7a9b avfilter: add bitplanenoise filter 8 years ago
Paul B Mahol b438c2025c avfilter/window_func: add cauchy, parzen and poisson window function 8 years ago
Paul B Mahol a2c40931c8 avfilter/vaf_spectrumsynth: check return code 8 years ago
Paul B Mahol 1457786d69 avfilter/avf_showspectrum: do not let multiple threads to write to same part of memory 8 years ago