5889 Commits (0d021cc8b30a6f81c27fbeca7f99f1ee7a20acf8)

Author SHA1 Message Date
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
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