5860 Commits (83065939cb84d79f1880bf3470e031619b55988b)

Author SHA1 Message Date
Paul B Mahol 5b174dd3f1 avfilter/vf_waveform: fix order of graticule scale items 9 years ago
Muhammad Faiz d2f73c3daf avfilter/avf_showcqt: add . 9 years ago
Michael Niedermayer 2e67a99fbc avfilter/vf_drawtext: Check return code of load_glyph() 9 years ago
Michael Niedermayer 7b7c338e9a avfilter: Add AV_OPT_FLAG_FILTERING_PARAM to where it was missing 9 years ago
Thilo Borgmann 37a4d3383f lavfi/perspective: Add basic timeline editing. 9 years ago
Michael Niedermayer 6d160afab2 avfilter/vf_readvitc: Use avpriv_frame_get_metadatap() avoid direct access to AVFrame.metadata (to comply to API) 9 years ago
Ronald S. Bultje 6135aed0d2 vf_scale: support bt2020 in in/out_color_matrix properties. 9 years ago
Michael Niedermayer c8d95e5ceb avfilter/colorspacedsp_template: Add argument protecting () to avg() 9 years ago
Tobias Rapp 2aad631a81 avfilter: add readvitc filter 9 years ago
Michael Niedermayer 60517c3ad6 avfilter/af_hdcd: Fix informations typo 9 years ago
Benjamin Steffes 0cfe16437f lavfi/af_hdcd: Implement high definition audio cd filtering. 9 years ago
Tobias Rapp ee104580c5 avfilter/vf_drawtext: add optional default value to metadata function 9 years ago
Yuuki Galaxy af5419f91b libavfilter/vf_owdenoise.c: skip processing when strength is 0 9 years ago
Ronald S. Bultje 5ce703a6bf vf_colorspace: x86-64 SIMD (SSE2) optimizations. 9 years ago
Ronald S. Bultje 2e2e08a35b lavfi: new colorspace conversion filter. 9 years ago
F.Sluiter 3a9611d623 avfilter: add remap filter 9 years ago
Marios Titas c1f9734f97 avfilter/src_movie: fix how we check for overflows with seek_point 9 years ago
Paul B Mahol 4a80a6ad21 avfilter/vf_waveform: optimize lowpass filter even more 9 years ago
Lou Logan 06eef96b69 fix some a/an typos 9 years ago
Paul B Mahol a55c953ef0 avfilter/af_sofalizer: allow user to setup custom virtual speakers positions 9 years ago
Paul B Mahol c2bbcf1607 avfilter/vf_waveform: optimize 16bit lowpass filter 9 years ago
Paul B Mahol 48be92e5b6 avfilter/vf_waveform: optimize lowpass 8bit filter 9 years ago
Paul B Mahol 0b9957c301 avfilter/vf_waveform: move mirror variable into function argument 9 years ago
Thilo Borgmann 4d251723c0 lavfi: Add coreimage filter for GPU based image filtering on OSX. 9 years ago
Anton Khirnov a638e9184d vf_fade: make sure the slice end is always in the frame 9 years ago
Anton Khirnov 8a02a8031e lavfi: add an NVIDIA NPP-based scaling filter 9 years ago
Mark Thompson 98114d70e4 lavf: VAAPI scale filter 9 years ago
Ganesh Ajjanagadde db1a642cd2 all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 years ago
Paul B Mahol 8f66a2da38 avfilter/vf_vectorscope: always flip output vertically 9 years ago
Paul B Mahol 50f4b64c54 avfilter/vf_waveform: set color range for output frames 9 years ago
Paul B Mahol 959c7dad88 avfilter/vf_waveform: add graticule to aflat filter 9 years ago
Paul B Mahol c91b20c464 avfilter/vf_waveform: add subsampling input support for remaining filters 9 years ago
Mark Thompson 07a844f32e lavfi: generic hardware surface upload and download filters 9 years ago
Michael Niedermayer 48bda6c5f7 avfilter/vf_detelecine: Remove redundant declaration 9 years ago
Benjamin Steffes c411e90bc3 Fix start_frame handling in detelecine filter 9 years ago
Benjamin Steffes be482e5165 Fix detelecine filter for patterns containing 1 9 years ago
Paul B Mahol 93c6c52ad7 avfilter/vf_waveform: add subsampled input support for (a)color filter 9 years ago
Benjamin Steffes 06267afe1c Fix detelecine filter for patterns like 3444 or 33333334. 9 years ago
Thomas Mundt d0a9114f99 avfilter/vf_bwdif: Add yadif base information to copyright header 9 years ago
Paul B Mahol a68d4bf235 avfilter/vf_waveform: add forgotten color and acolor filter to switch case 9 years ago
Paul B Mahol af5559ab67 avfilter/vf_waveform: add graticule for chroma and flat filter 9 years ago
Michael Niedermayer c34250178b avfilter/af_sofalizer: Fix "warning: ISO C90 forbids mixed declarations and code" 9 years ago
Paul B Mahol 29d106e751 avfilter/vf_waveform: remove mirroring from chroma filter 9 years ago
Paul B Mahol 9f6e63f6f2 avfilter/vf_waveform: add >8 bit support for other filters 9 years ago
Paul B Mahol 370cecc1e8 avfilter/vf_vectorscope: less aggressive memory allocation 9 years ago
Paul B Mahol 55c872146d avfilter/vf_vectorscope: process alpha at end 9 years ago
Paul B Mahol 8097455929 avfilter/vf_vectorscope: copy frame props, mainly for bench filter 9 years ago
Paul B Mahol 912fec3e54 avfilter/vf_waveform: add acolor filter 9 years ago
Thomas Mundt 5024a82e95 avfilter/vf_bwdif: add x86 SIMD 9 years ago
Michael Niedermayer 58cb1fb1fe avfilter/vf_decimate: Use the correct frame in difference calculation 9 years ago