5918 Commits (d0d9dbec2fcba3355b5af34c807364f15bccb95d)

Author SHA1 Message Date
Thomas Mundt 8b7b52c863 avfilter/vf_bwdif: Change default to deinterlace all frames 9 years ago
Michael Niedermayer 0fcc252829 Revert "avfilter/trim: add compatibility layer to not break ABI used by ffmpeg" 9 years ago
Benjamin Steffes 5b95b4616a avfilter/af_hdcd: Use int32_t instead of int for gaintable in hdcd filter. 9 years ago
dsmudhar 7a2b9dd060 vf_codecview: added new options 9 years ago
Michael Niedermayer fa0097e008 avfilter/vf_telecine: Make frame writable before writing into it 9 years ago
Muhammad Faiz 6602361295 avfilter/graphparser: remove '\n' from parse_filter 9 years ago
Ilya87 be37a66971 Timeline function for the eq filter 9 years ago
Dave Rice 5d12cfacde avfilter/vf_histogram: indent histogram options 9 years ago
Dave Rice 91bc42528c avfilter/vf_histogram: shortcuts for histogram options 9 years ago
Kyle Swanson 765703498a avfilter/af_loudnorm: add dual_mono option 9 years ago
Michael Niedermayer f2c8b666be avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 9 years ago
James Almer 172af20852 x86/showcqt: use three operand format for some instructions 9 years ago
James Almer 7d7fdd6532 x86/showcqt: add missing preprocessor checks 9 years ago
Muhammad Faiz 2991d93520 avfilter/src_movie: call open_stream after guess_channel_layout 9 years ago
Muhammad Faiz a096d3ec47 avfilter/avf_showcqt: set range on fps/rate/r option 9 years ago
James Almer 99b899483e avutil/x86util: move haddps sse emulation from showcqt 9 years ago
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