3536 Commits (a079ed63d3c0d9a31bc4f4fd659a0b31c72ad4bc)

Author SHA1 Message Date
highgod0401 63e8fc4d8f lavfi: modify names of deshake_kernel.h and unsharp_kernel.h 12 years ago
Stefano Sabatini 5c4c929878 lavfi/avfiltergraph: fix style 12 years ago
Stefano Sabatini e1332ff324 lavfi/avfilter.h: fix typo 12 years ago
Clément Bœsch 4db84bac13 lavfi/opencl: replace SHIFTUP with FF_CEIL_RSHIFT. 12 years ago
Clément Bœsch f0250cc463 lavfi/overlay: simpler up-rounded w/h computations. 12 years ago
Clément Bœsch 570d63eef3 lavu: add FF_CEIL_RSHIFT and use it in various places. 12 years ago
Paul B Mahol 88e0e2054d lavfi: remove alphaextract special code 12 years ago
Michael Niedermayer e4723a82f7 avfilter: fix 2 warnings about discarding const 12 years ago
Michael Niedermayer 1e1015f330 avfilter/af_apad: Support AVFILTER_FLAG_SUPPORT_TIMELINE 12 years ago
Michael Niedermayer df9f9caba5 avfilter: Make enabled/disabled state available as a field of the AVFilterContext 12 years ago
Paul B Mahol c4a5499d25 lavfi/extractplanes: packed rgb support 12 years ago
Paul B Mahol 8245520b88 lavfi/colorchannelmixer: remove now redudant code 12 years ago
Paul B Mahol deef4b1ac9 lavfi/drawutils: add 16 bit rgb and planar rgb to ff_fill_rgba_map() 12 years ago
Diego Biurrun 6e9f8d6a7d x86: vf_yadif: Remove stray dsputil_mmx #include 12 years ago
Paul B Mahol 8e2972274e lavfi/null: remove redudant lines 12 years ago
Paul B Mahol 94ff68ccb3 lavfi/lut: add support for YUVA422P and YUVA444P 12 years ago
Paul B Mahol 1f2baec7bd lavfi: add gbrap support to some filters 12 years ago
Stefano Sabatini ae0ce99ca4 lavfi/unsharp: use verbal form in help message options 12 years ago
Nicolas George 4582e4c086 lavfi: add comments to explain the negotiation loop. 12 years ago
Nicolas George 78d16b6a51 lavfi: fix filter format negotiation loop. 12 years ago
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