3565 Commits (aa6454e6ca7bb898e9fb1990bbcc821caf4ad51a)

Author SHA1 Message Date
  Anton Khirnov 096696ef0d avfiltergraph: simplify inserting conversion filters. 12 years ago
  Clément Bœsch bc1c90eabf lavfi/dctdnoiz: fix 10l typo in pr_height computation. 12 years ago
  Clément Bœsch 7b43120c7c lavfi: add dctdnoiz filter. 12 years ago
  Michael Niedermayer 640e524ff6 libavfilter/Makefile: unbreak make alltools 12 years ago
  Stefano Sabatini 2a1b7dee6d tools: add zmqsend tool, useful to test the zmq filters 12 years ago
  Stefano Sabatini 7ddb0ef9af lavfi: add zmq filters 12 years ago
  Paul B Mahol b24530019f lavfi/blend: timeline support 12 years ago
  Paul B Mahol 811b17fbad lavfi: cosmetics: fix vertical alignment for pads in some filters 12 years ago
  Michael Niedermayer 6b13f54262 vf_colorchannelmixer: round lut entries to nearest 12 years ago
  James Darnley d10499a32a yadif: correct strides in filter_edges_16bit 12 years ago
  James Darnley b0ef0ae776 yadif: restore speed of the C filtering code 12 years ago
  Andrey Utkin 47a628bfb3 avfilter: Add 'drawgrid' video filter 12 years ago
  Clément Bœsch 0122300c86 lavfi/hqdn3d: restore timeline feature. 12 years ago
  Clément Bœsch 0652111833 lavfi/hqdn3d: use macros instead of hardcoded indexes. 12 years ago
  Clément Bœsch 1776177b7f lavfi: replace passthrough_filter_frame with a flag. 12 years ago
  Clément Bœsch 60f0e30431 lavfi/vflip: use FF_CEIL_RSHIFT for chroma w/h rounding. 12 years ago
  Clément Bœsch 59d33eafd1 lavfi/lut: use FF_CEIL_RSHIFT for chroma w/h rounding. 12 years ago
  Paul B Mahol 91cae60ecb lavfi/select: unbreak compatibility with older PICT_TYPE syntax 12 years ago
  Michael Niedermayer 44f69c0df8 avfilter/af_astats: fix 64bit printf type 12 years ago
  Michael Niedermayer bb0d3a4393 avfilter/vf_mp: remove unused function 12 years ago
  Michael Niedermayer efaa2e01e6 vf_copy: silence "incompatible pointer type" warning 12 years ago
  Clément Bœsch a9705e4de9 lavfi/curves: avoid ctx pointer indirection. 12 years ago
  Paul B Mahol 4868855b13 lavfi/select: set forgotten VAR_PICT_TYPE_BI 12 years ago
  Paul B Mahol 005ee7a586 lavfi: avectorscope filter 12 years ago
  Clément Bœsch 50e66726a2 lavfi: use ceil right shift for chroma width/height. 12 years ago
  Paul B Mahol d751a2526f lavfi/anull: remove redundant lines 12 years ago
  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
  Anton Khirnov 16a4a18db0 af_asyncts: fix offset calculation 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