3515 Commits (449704b47500bbd3530c584e50a5d76f02d90113)

Author SHA1 Message Date
Clément Bœsch d3f7b98f87 lavfi/overlay: reindent fix. 12 years ago
Clément Bœsch 5043d8d213 lavfi/alphaextract: copy width and not linesize. 12 years ago
Janne Grunau 5f87c277bd vf_scale: add endianness conversion pixel format in query_formats 12 years ago
Michael Niedermayer f4341c64be avfilter: add av_cold to uninit() 12 years ago
highgod0401 b02f073ad4 lavfi/deshake_opencl: use ff_opencl_set_parameter 12 years ago
highgod0401 e215cb5e96 lavfi/unsharp_opencl: use av_opencl_errstr 12 years ago
highgod0401 9a09a9fc43 lavfi/unsharp: fix opencl crash on 64bit linux 12 years ago
Michael Niedermayer a1f234be11 make the ordering of the return type and av_cold consistent 12 years ago
Michael Niedermayer adaa7743f5 src_movie: fix scanf string 12 years ago
Hendrik Leppkes 20c86571cc lavfi: let gcc realign the stack on public graph driving functions 12 years ago
Diego Biurrun 093804a93c avfilter: Add av_cold attributes to init/uninit functions 12 years ago
Stefano Sabatini f51aa92b0f lavfi/testsrc: add support for color interactive command 12 years ago
Paul B Mahol ce322f4c19 extractplanes filter 12 years ago
Clément Bœsch e85ea7d387 lavfi/frei0r: fix crash when parameters are not set. 12 years ago
Paul B Mahol a64c9afe3d lavfi/blend: merge config_input_top into config_output 12 years ago
Paul B Mahol 990b13806d lavfi/blend: use correct way to check number of planes 12 years ago
Michael Niedermayer 1a94d7c7c8 avfilter/trim: improve rounding precission 12 years ago
Anton Khirnov a1e05b0487 lavfi: add trim and atrim filters. 12 years ago
Anton Khirnov b472938233 lavfi: add an asetpts filter 12 years ago
Anton Khirnov 2548834b22 vf_setpts: cosmetics, reformat 12 years ago
Anton Khirnov c22263d3e8 graphparser: only print filter arguments if they are non-NULL 12 years ago
Anton Khirnov 8aaab1113c af_channelmap: ensure the output channel layout is valid. 12 years ago
Anton Khirnov 949c603ed9 af_channelmap: remove now unnecessary goto 12 years ago
Anton Khirnov 1012155722 vf_split: fix description 12 years ago
Paul B Mahol 2bdd434931 lavfi/stereo3d: add support for alternating frames input & output format 12 years ago
Clément Bœsch d558e46469 lavfi: add two opencl headers to SKIPHEADERS. 12 years ago
Paul B Mahol c645659988 lavfi/showwaves: fix crash in case of negative linesize 12 years ago
Paul B Mahol 32d4641219 lavfi/showspectrum: fix crash in case of negative linesize 12 years ago
Michael Niedermayer e92862e75f avfilter/vf_tinterlace: fix handling of not so even sizes 12 years ago
Stefano Sabatini 0400176772 lavfi/mp: remove mp=tinterlace wrapper 12 years ago
Stefano Sabatini 75070d9fa0 lavfi/transpose: apply grammar consistency fixes to transpose dir option 12 years ago
Stefano Sabatini 028c73358a lavfi/transpose: reindent constants 12 years ago
Stefano Sabatini d33c77b14a lavfi/transpose: restore validity of values in range 4-7 12 years ago
Paul B Mahol cc5c155959 astats filter 12 years ago
Paul B Mahol 785eb5fc57 lavfi/negate: unbreak negate alpha 12 years ago
Clément Bœsch 039c2b7828 lavfi/hqdn3d: remove timeline flag. 12 years ago
Paul B Mahol 6a8d05061f lavfi/stereo3d: avoid division when changing aspect ratio 12 years ago
Paul B Mahol 42d61fd968 lavfi/afade: fix AVOptions descriptions 12 years ago
Paul B Mahol 09250e3445 lavfi/curves: add support for more rgb formats 12 years ago
Paul B Mahol 1a530f9ed8 lavfi: support timeline for colorbalance and colorchannelmixer 12 years ago
highgod0401 cd134963e8 lavfi/unsharp: add opencl unsharp filter 12 years ago
Paul B Mahol 89b5ed5f15 lavfi/noise: remove get_video_buffer, its redundant now 12 years ago
Paul B Mahol e86ed98f43 lavfi/noise: add missing emms_c() 12 years ago
Paul B Mahol 00acfdd926 lavfi/telecine: show time base change too 12 years ago
Clément Bœsch 035a3792c2 lavfi/subtitles: zero-init AVSubtitle. 12 years ago
Clément Bœsch 73050df240 lavfi: add timeline support in {de,remove}logo. 12 years ago
Clément Bœsch 1f6aa7de3e lavfi: add vidstabutils.h to SKIPHEADERS. 12 years ago
Clément Bœsch c7d2a3abf0 lavfi/vidstabdetect: fix direct path. 12 years ago
Clément Bœsch c82f6e58da lavfi/vidstab: remove mention of defaults for consistency with other filters. 12 years ago
Clément Bœsch 111ac10b60 lavfi/vidstab: make use of direct variable. 12 years ago