5896 Commits (9d8664dd848eece30a63df12b8a7efded0e012ae)

Author SHA1 Message Date
Muhammad Faiz 1e69ac9246 avfilter/avf_showcqt: cqt_calc optimization on x86 9 years ago
Muhammad Faiz 77d4dfbec6 avfilter/af_firequalizer: add zero_phase option 9 years ago
Michael Niedermayer abc957e896 avfilter/af_amix: dont fail if there are no samples in output_frame() 9 years ago
Thomas Mundt a0a4a4b370 avfilter/vf_colormatrix: add bt.2020 colorspace 9 years ago
Thomas Mundt 2e395bbccf avfilter/vf_colormatrix: increase precision 9 years ago
Muhammad Faiz 1e6a0c9d14 avfilter/avf_showcqt: render default font at 960x16 9 years ago
Muhammad Faiz 1b05521bb7 avfilter/avf_showcqt: full chroma blending on draw_axis_yuv 9 years ago
Michael Niedermayer 645f7c1ce5 avfilter/f_loop: Fix leak on error 9 years ago
Michael Niedermayer be96ebdcd7 avfilter/vf_fieldhint: Reorder operation to prevent hypothetical integer overflow 9 years ago
Michael Niedermayer 7ae4d574e8 avfilter/vf_fieldhint: Assert that mode is valid 9 years ago
Michael Niedermayer 281caece46 avfilter/avfiltergraph: Clear graph pointers in ff_filter_graph_remove_filter() 9 years ago
Muhammad Faiz defab0825f avfilter/src_movie: add various commands 9 years ago
dsmudhar 04d35004c3 libavfilter/vf_hwdownload: show error when ff_formats_ref fails 9 years ago
Michael Niedermayer 35b37591c0 avfilter/af_hdcd: Replace complexer expression by litteral constant 9 years ago
Paul B Mahol 5b8faaad6c avfilter/vf_blend: fix incorrect Y variable when threading is used 9 years ago
dsmudhar 5836a5037e libavfilter/af_hdcd: fixed negative signed value shift 9 years ago
Paul B Mahol defb960a47 avfilter/af_loudnorm: fix crash when ebur128 initialization was not successfull/complete 9 years ago
Michael Niedermayer e7c5dbb4d1 avfilter/avf_ahistogram: raise minimum acmax to 1 9 years ago
Kyle Swanson c0c378009b avfilter: add loudnorm 9 years ago
Derek Buitenhuis f693184557 Split drawutils test out into separate file 9 years ago
Rodger Combs d645182227
lavfi/drawutils: support NV12 and NV21 9 years ago
Jean Delvare aeefe018f8 avfilter/delogo: Check that logo area is inside the picture 9 years ago
Ronald S. Bultje 531ff7161d vf_colorspace: don't enable passthrough if bitdepth doesn't match. 9 years ago
Ronald S. Bultje 356c116536 vf_colorspace: fix range order. 9 years ago
Ronald S. Bultje 9bbed8645a vf_colorspace: make whitepoint adaptation mode configurable. 9 years ago
Ronald S. Bultje f4075767b2 vf_colorspace: use enums for bpp/subsampling array indices. 9 years ago
Ronald S. Bultje 9b26a8077f vf_colorspace: add const to yuv_stride[] argument in DSP functions. 9 years ago
Ronald S. Bultje 431117dcb5 vf_colorspace: add floyd-steinberg dithering option to full conversion. 9 years ago
Tobias Rapp 9486de5a85 avfilter/f_metadata: update print output header line format 9 years ago
Tobias Rapp 21f9fbce5c avfilter/f_metadata: add pts_time to print output 9 years ago
Przemysław Sobala 5fce4753ff avfilter/vf_fps: set fps value boundaries 9 years ago
Muhammad Faiz 1d4400ac7f avfilter/graphparser: add '\r' as whitespace 9 years ago
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
Diego Biurrun d12b5b2f13 build: Split test programs off into separate files 9 years ago
Diego Biurrun 01621202aa build: miscellaneous cosmetics 9 years ago
F.Sluiter 3a9611d623 avfilter: add remap filter 9 years ago