4820 Commits (038f3a173f59c9fc3396aa38e7972661da7ca504)

Author SHA1 Message Date
  Stefano Sabatini af7b89e08b lavfi: document assumptions about the input and output labels of a filter graph description 10 years ago
  Arwa Arif a21acd554a Fix frame-alignment in PP7 10 years ago
  Michael Niedermayer a6f9a5d0f6 avfilter/x86/vf_fspp: Fix loop condition for column_fidct() 10 years ago
  Michael Niedermayer 375a0273ce avfilter/vf_fspp: check count before calling row_idct() 10 years ago
  Arwa Arif 622936424c avfilter/vf_fspp: Fix frame-alignment in FSPP 10 years ago
  Paul B Mahol fca50464dc avfilter/vf_colorchannelmixer: use the name 's' for the pointer to the private context 10 years ago
  Paul B Mahol 67aaa7056d avfilter/avf_avectorscope: use the name 's' for the pointer to the private context 10 years ago
  Paul B Mahol 6121968a9e avfilter/af_biquads: use the name 's' for the pointer to the private context 10 years ago
  Paul B Mahol f27cda48ec avfilter/vf_extractplanes: use the name 's' for the pointer to the private context 10 years ago
  Paul B Mahol abcf8610b8 avfitler/vf_il: use the name 's' for the pointer to the private context 10 years ago
  Paul B Mahol 231bf4d1c2 avfilter/vf_colorbalance: use the name 's' for the pointer to the private context 10 years ago
  Paul B Mahol 87577f5508 avfilter/vf_telecine: use the name 's' for the pointer to the private context 10 years ago
  Michael Niedermayer 840570d27b avfilter/vf_mcdeint: avoid uninitilaized fields in AVPacket 10 years ago
  Vittorio Giovara 8805589b80 libopencv: Rework error handling in parse_iplconvkernel() 10 years ago
  Stefano Sabatini afa3c996fe lavfi/lut: apply minor compute_gammaval709() doxy fix 10 years ago
  Anton Khirnov 728685f37a Add a side data type for audio service type. 10 years ago
  Michael Niedermayer f5b3257c50 avfilter/vf_eq: mark src as const 10 years ago
  Michael Niedermayer 530bf8ece6 avfilter/vf_eq: Fix clipping code 10 years ago
  Paul B Mahol e44a4c1f5f avfitler/vf_fieldmatch: fix typo 10 years ago
  Paul B Mahol 5a919ced0d avfilter/libmpcodecs: remove unused headers 10 years ago
  Stefano Sabatini 0ca5c4dade lavfi/mp: drop mp=eq and mp=eq2 10 years ago
  Paul B Mahol 7ccd625a46 avfilter/vf_eq: fix leak of input frame 10 years ago
  Arwa Arif 4c38e960d0 avfilter: Port mp=eq/eq2 to lavfi 10 years ago
  Michael Niedermayer 961353d842 avfilter/vf_mcdeint: Set no_bitstream=1 10 years ago
  Michael Niedermayer ec28cdedde avfilter/vf_mcdeint: fix gop_size 10 years ago
  Michael Niedermayer fd048e690b avfilter/vf_uspp: fix gop_size 10 years ago
  Michael Niedermayer 49456ed606 avfilter/vf_uspp: Use FF_CEIL_RSHIFT() correct rounding of odd w/h 10 years ago
  Michael Niedermayer 579795b204 avfilter/af_channelmap: Check for missing argument in get_channel_idx() 10 years ago
  Michael Niedermayer a30fd828ab avfilter/avf_showcqt: use av_malloc_array() 10 years ago
  Michael Niedermayer f77571f6bb avfilter/drawutils: Check for av_malloc* failures 10 years ago
  Michael Niedermayer c90069c6ba avfilter/drawutils: Use av_malloc_array() 10 years ago
  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