4820 Commits (038f3a173f59c9fc3396aa38e7972661da7ca504)

Author SHA1 Message Date
  Michael Niedermayer fdb9399681 avfilter/vf_showinfo: show timebase & framerate too 10 years ago
  Paul B Mahol 7849ce438e avfilter/vf_lenscorrection: support 8bit planar RGB formats 10 years ago
  Paul B Mahol f191c98e4d avfilter/af_join: swap av_mallocz_array() args for consistency with the prototype 10 years ago
  Paul B Mahol 357c6a92bc avfilter/af_join: Use av_mallocz_array() 10 years ago
  Michael Niedermayer 081e117bfe avfilter/af_ashowinfo: Use av_realloc_array() 10 years ago
  Paul B Mahol be1b8b4da5 fix Makefile: remove ilpack 10 years ago
  Paul B Mahol fd33658f86 lavfi: remove mp=ilpack 10 years ago
  Michael Niedermayer 5c1a8d3b7d avfilter/vf_idet: factorize av_frame_free(&idet->prev) 10 years ago
  Michael Niedermayer 6c702c3c63 avfilter/avfilter: allow idet like scale to have parameter changes 10 years ago
  Michael Niedermayer 56a33b232c avfilter/vf_idet: flush internal buffers on parameter changes 10 years ago
  Michael Niedermayer 723c37d3b7 avfilter/vf_idet: reduce noisyness if the filter has been auto inserted 10 years ago
  Muhammad Faiz eba5cb2028 avfilter/showcqt: add gamma2 option 10 years ago
  Michael Niedermayer e0623953e1 avfilter/vf_frei0r: fix build with DEBUG enabled 10 years ago
  Michael Niedermayer 353cf95f94 avfilter/vf_frei0r: also set AVFilterLink.frame_rate 10 years ago
  Michael Niedermayer a46a23d30f avfilter/vf_framepack: Check and update frame_rate 10 years ago
  Clément Bœsch f532603993 avfilter: add showpalette filter 10 years ago
  Clément Bœsch 3b3229aef3 avfilter/edgedetect: fix indent 10 years ago
  Paul B Mahol baea14d860 avfilter: port qp filter from libmpcodecs 11 years ago
  Arwa Arif 8c7e512ad9 lavfi: remove mp=pp7 10 years ago
  Stefano Sabatini 57ede2a507 lavfi: use ff_norm_qscale(), factorize 10 years ago
  Michael Niedermayer 0b52bdfb3b avfilter/vf_pp7: Add GBRP pixel format 10 years ago
  Michael Niedermayer 1673436d85 avfilter/vf_pp7: use av_malloc_array() 10 years ago
  Michael Niedermayer bdb136d302 avfilter/internal: add fixme to ff_norm_qscale() to document obvious scaling issue 10 years ago
  Arwa Arif 4df01d5d44 avfilter: Factorize the use of norm_qscale in pp7 10 years ago
  James Almer da02ee127a x86/vf_pp7: port dctB_mmx to yasm 10 years ago
  Arwa Arif a299cd5ab3 lavfi: port mp=pp7 to libavfilter 10 years ago
  Carl Eugen Hoyos 26ac6d5435 lavfi/boxblur: Readd 8bit colour spaces on big-endian. 10 years ago
  Michael Niedermayer ac3f6429ba vfilter/vf_tinterlace: Fix issues with linesize and cols 10 years ago
  Michael Niedermayer da0dadbee4 avfilter/buffer: use av_freep() to avoid leaving stale pointers in memory 10 years ago
  Paul B Mahol 145a84717b lavfi: check av_strdup() return value 10 years ago
  Michael Niedermayer a79ac73b63 avfilter/vf_idet: Add analyze_interlaced_flag mode 10 years ago
  Michael Niedermayer 42411a85b7 avfilter/vf_yadif: detect telecine content 10 years ago
  Vittorio Giovara 4438c25638 vf_interlace: remove the warning tag in the message 10 years ago
  Vittorio Giovara 15ea222778 vf_interlace: merge FIELD_LOWER check 10 years ago
  Vittorio Giovara 046f75a970 vf_interlace: also assert for height 10 years ago
  Vittorio Giovara 696141e898 vf_interlace: use image width rather than linesize 10 years ago
  Paul B Mahol 91bdb24400 libavfilter/vf_blend: do not unconditionally compile both filters 10 years ago
  Michael Niedermayer 0f931b29f7 Factorize avpriv_mirror() out 10 years ago
  Michael Niedermayer 9bff052b51 avfilter/vf_sab: fix filtering tiny images 10 years ago
  Michael Niedermayer d25d929600 avfilter/vf_idet: Add 9, 12 and 14 bit pixel formats 10 years ago
  Michael Niedermayer 18802bc81c avfilter/vf_idet: Use frame_requested instead of prev 10 years ago
  Michael Niedermayer a288d08d84 avfilter/vf_cropdetect: adjust Default threshold based on bit depth 10 years ago
  Michael Niedermayer 081567397e avfilter/vf_yadif: add >8bit planar rgb formats 10 years ago
  Michael Niedermayer eb465b8c56 avfilter/vf_uspp: clear AVPacket to not leave uninitialized memory 10 years ago
  Clément Bœsch 39e18b1f40 avfilter/framepack: use FF_CEIL_RSHIFT() 10 years ago
  Michael Niedermayer e405a8a73e avfilter/vf_cropdetect: extend limit to cover 16bit pixel formats 10 years ago
  Michael Niedermayer a2e2a9f240 avfilter/vf_cropdetect: fix ; typos 10 years ago
  Michael Niedermayer 6ab4812f31 avfilter/vf_cropdetect: support 9-16bit planar formats 10 years ago
  Michael Niedermayer 5c7227bbb3 avfilter/vf_cropdetect: Unroll 3 & 4 bytes per sample loop 10 years ago
  Michael Niedermayer 60e2c3110a avfilter/vf_cropdetect: Unroll 1byte per sample loop 10 years ago