5037 Commits (05cc8c8e4b7008ff3be8ec477c901b2ceca4b16b)

Author SHA1 Message Date
  Paul B Mahol 91748662bc avfilter: add removegrain 10 years ago
  Paul B Mahol 7efe81a813 avfilter/vf_colormatrix: add yuv444p support 10 years ago
  Paul B Mahol e658b1036c avfilter/avf_showvolume: make it possible to use current channel number in color expression 10 years ago
  Paul B Mahol c3a5702ebf lavfi: add (a)drawgraph filter 10 years ago
  Paul B Mahol 866404df2d avfilter/vf_lut: fix oversight 10 years ago
  Paul B Mahol c0d676f977 avfilter/af_astats: implement recalculation of stats after each X frames 10 years ago
  Paul B Mahol d3836b603e avfilter/af_astats: export metadata 10 years ago
  Michael Niedermayer 8f4cfda972 avutil: add missing bswap include 10 years ago
  Paul B Mahol b74ebd09c7 avfilter/vf_lut: >8 bit depth planar yuv support 10 years ago
  Paul B Mahol 96953e2ef6 avfilter/vf_mpdecimate: remove packed formats 10 years ago
  Paul B Mahol 7ff5a345a4 avfilter: use AVFILTER_DEFINE_CLASS() 10 years ago
  Paul B Mahol 17e6d7b400 avfilter/vf_extractplanes: use faster path for input formats with only one component 10 years ago
  Paul B Mahol fc40cdbf49 avfilter/vf_extractplanes: rename misleading variable 10 years ago
  Paul B Mahol be35b8b9a9 avfilter/vf_extractplanes: support more pixel formats 10 years ago
  Vittorio Giovara 0d449c81b3 lavfi: Add library identifier 10 years ago
  Paul B Mahol 185e76976e avfilter/vf_ssim: fix some cosmetics issues 10 years ago
  Michael Niedermayer 0083c16605 avfilter/vf_transpose: Fix rounding error 10 years ago
  Paul B Mahol 9842d6707f avfilter/avf_showvolume: optionally display channel names 10 years ago
  Paul B Mahol f76d7d4b01 avfilter: add showvolume filter 10 years ago
  Paul B Mahol 5a1f785249 avfilter: add ssim filter 10 years ago
  Simon Thelen 7cbb52ecab libavfilter/formats: Fix parsing of channel specifications with a trailing 'c'. 10 years ago
  Michael Niedermayer 50ee17340b avfilter/formats: Add test for ff_parse_channel_layout() 10 years ago
  Luca Barbato c060d046aa af_resample: Set the number of samples in the last frame 11 years ago
  Paul B Mahol eb85060b84 avfilter/af_afade: add couple of more curves 10 years ago
  Paul B Mahol 20ee65ef73 avfilter/af_afade: use av_clipd() instead of nested FFMAX & FFMIN 10 years ago
  Clément Bœsch 1dee7a31e0 avfilter: bump minor after colorkey addition 10 years ago
  Timo Rothenpieler f17d973413 avfilter/vf_colorkey: Add colorkey video filter 10 years ago
  Michael Niedermayer a98d4d5207 avfilter/drawutils: Assert av_pix_fmt_desc_get() return value in ff_fill_line_with_color() 10 years ago
  Clément Bœsch 8978052869 avfilter/lut3d: assert on pixel format descriptor 10 years ago
  Clément Bœsch a056636c81 avfilter/geq: assert on pixel format descriptor 10 years ago
  Michael Niedermayer e0db41316a avfilter/drawutils: Fix format validity check in ff_draw_init() 10 years ago
  Paul B Mahol cfe8a89b00 avfilter/vf_zoompan: support planar rgb pixel formats 10 years ago
  Clément Bœsch 40cc3be73c avfilter: fix a few 5 spaces indent 10 years ago
  Ganesh Ajjanagadde 42db4aaaa6 vf_colormatrix: calculate coefficients only once 10 years ago
  Carl Eugen Hoyos 3b4e694ead lavfi/tinterlace: Double aspect ratio for modes merge and pad. 10 years ago
  Paul B Mahol b8c0cf7880 avfilter/vf_blend: add linearlight and glow mode 10 years ago
  Paul B Mahol 3e04746ec3 avfilter/vf_blend: add hardmix mode 10 years ago
  Paul B Mahol 20cea0c7de avfilter/vf_blend: fix vividlight blend mode 10 years ago
  Paul B Mahol ac973926b8 avfilter/vf_blend: clip result for divide blend mode 10 years ago
  James Almer c16e99e3b3 x86: check for AV_CPU_FLAG_AVXSLOW where useful 10 years ago
  Peter Cordes 3ad3529b56 avfilter/vf_mpdecimate: add comment about 8x8 SAD 10 years ago
  Peter Cordes 6590acf0fd avfilter/vf_mpdecimate: support more pixel formats, including GBRP 10 years ago
  Peter Cordes 50f112c915 avfilter/vf_mpdecimate: debug logging of threshold stats 10 years ago
  Peter Cordes fb1be6303d avfilter/vf_mpdecimate: pass the same AVClass context as use elsewhere to av_pixelutils_get_sad_fn() 10 years ago
  James Almer d68c05380c x86: check for AV_CPU_FLAG_AVXSLOW where useful 10 years ago
  Michael Niedermayer 03637762d9 avfilter/vf_fade: Force alpha pixel format if alpha is set to 1 10 years ago
  Michael Niedermayer 52fc3e372f avfilter/x86/vf_hqdn3d: Fix register types 10 years ago
  Michael Niedermayer 4240e6a921 avfilter/vf_hqdn3d: Initialize the whole LUT 10 years ago
  Michael Niedermayer 5bc2c39527 avfilter/x86/vf_fspp: Fix invalid combination of opcode and operands 10 years ago
  Vittorio Giovara 7046bd9bc9 lavfi: Move avcodec header to the only filter needing it 10 years ago