3530 Commits (d9cb1e0e15e5cabb0b36f10cba079ea6532ed8e7)

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