7585 Commits (f9f95ceebfbd7b7f43c1b7ad34e25d366e6e2d2b)

Author SHA1 Message Date
  Andreas Rheinhardt 15ccdea8b3 avfilter/vf_dedot: Fix leak of AVFrame if making it writable fails 5 years ago
  Andreas Rheinhardt 126cd3821d avfilter/vf_paletteuse: Fix potential double-free of AVFrame 5 years ago
  Andreas Rheinhardt 02ac15ff35 avfilter/vf_xbr: Fix left shift of negative number 5 years ago
  Andreas Rheinhardt cbf4c7a6d8 avfilter/vf_hqx: Fix undefined left shifts of negative numbers 5 years ago
  Andreas Rheinhardt 2980fb5704 avfilter/vf_unsharp: Don't dereference NULL 5 years ago
  Michael Niedermayer 0a565190a7 avfilter/vf_aspect: Fix integer overflow in compute_dar() 5 years ago
  Michael Niedermayer 9f32da1fa9 avfilter/vf_find_rect: Remove assert 5 years ago
  Michael Niedermayer b6e9477449 avfilter/vf_find_rect: Increase worst case score 5 years ago
  Michael Niedermayer 030884f6a6 avfilter/vf_geq: Use av_clipd() instead of av_clipf() 5 years ago
  Rodger Combs 6a5ed71d36 lavfi/vf_thumbnail_cuda: fix operator precedence bug 5 years ago
  Michael Niedermayer 22db337a40 Bump minor versions to separate 4.2 from master 5 years ago
  Jun Zhao 7eec3d22fc lavfi/showinfo: support regions of interest sidedata 6 years ago
  Paul B Mahol 97698b15a2 avfilter/vf_hysteresis: use time_base from framesync 5 years ago
  Paul B Mahol 54fc8d370e avfilter/vf_remap: add option to control output format 5 years ago
  Paul B Mahol be822eb6f8 avfilter/vf_remap: use time_base from framesync 5 years ago
  Paul B Mahol 077bf9058f avfilter/vf_displace: use time_base from framesync 5 years ago
  Paul B Mahol 6882427841 avfilter/vf_midequalizer: always use framesync timestamps 5 years ago
  Paul B Mahol 74236f675e avfilter/vf_maskedmerge: always use framesync timestamps 5 years ago
  Paul B Mahol 3d78ad43f7 avfilter/vf_threshold: use time_base from framesync 5 years ago
  Paul B Mahol 37e69b40df avfilter/vf_blend: add 9bit support 5 years ago
  Paul B Mahol 80dacbedba avfilter/af_aiir: calculate group delay too 5 years ago
  Paul B Mahol 60e6db2f5b avfilter/af_aiir: do not ignore k option for audio filtering 5 years ago
  Paul B Mahol 74d4fd0822 avfilter/avf_showfreqs: make selecting window size simpler 5 years ago
  Paul B Mahol 57a2688fe3 avfilter/af_afftfilt: make selecting window size simpler 5 years ago
  Paul B Mahol 9e78c73d86 avfilter/vf_readeia608: implement lowpass operation prior to processing lines 5 years ago
  Paul B Mahol dc481105a1 avfilter/vf_tinterlace: re-enable lowpass option 5 years ago
  Paul B Mahol 2a801e8856 avfilter/af_aiir: implement mix option 5 years ago
  Paul B Mahol 034a9d2507 avfilter/af_biquads: clip gain picked from command to sane values 5 years ago
  Paul B Mahol 7b2d39fc27 avfilter/af_biquads: implement mix option to all filters 5 years ago
  Calvin Walton 2bd21b9609 vf_drawtext: Add pkt_pos, pkt_duration, pkt_size as variables 6 years ago
  Paul B Mahol b9a6106842 avfilter/af_afftfilt: remove invalid scaling 6 years ago
  Jun Zhao 3ed0b3f6f7 lavfi/scale: Add sub-options for in_color_matrix/out_color_matrix 6 years ago
  Paul B Mahol 0f39ef4db2 avfilter/vf_lut: fix regression with >8bit planar filtering 6 years ago
  Yonglin Luo 664a27ea40 libavfilter/vf_colorspace.c: fix demarcation point of gamma linearize function 6 years ago
  Paul B Mahol 1ac643f066 avfilter/vf_lut2: use time_base from framesync 6 years ago
  Paul B Mahol cc5c636780 avfilter/vf_midequalizer: use time_base from framesync 6 years ago
  Paul B Mahol d49d7d238f avfilter/vf_blend: use time_base from framesync 6 years ago
  Paul B Mahol d71dafb2ab avfilter/vf_maskedclamp: use time_base from framesync 6 years ago
  Paul B Mahol 8a0636a93b avfilter/vf_maskedmerge: use time_base from framesync 6 years ago
  Paul B Mahol 93a73df54d avfilter/af_deesser: remove extra ; 6 years ago
  Paul B Mahol bd5e92ef8a avfilter: add deesser audio filter 6 years ago
  Paul B Mahol 1b262004d3 avfilter/af_silenceremove: use input timestamp for timestamp recalculation 6 years ago
  Zhong Li dd662bbdd2 lavf/qsv_scale: add scaling modes support 6 years ago
  Jun Zhao ebcf4d354f lavfi/af_asetnsamples: Remove the redundant condition check 6 years ago
  Limin Wang c9c1711f49 libavfilter/vf_blend.c: remove duplicate code with macro-defined function 6 years ago
  Limin Wang 24321b8751 libavfilter/vf_blend.c: remove duplicate code with same function 6 years ago
  Zhong Li 4208b428c4 lavf/qsv_vpp: add frame format option 6 years ago
  James Almer b8f1542dcb avfilter/vf_gblur: add missing preprocessor check 6 years ago
  Ruiling Song 83f9da7768 avfilter/vf_gblur: add x86 SIMD optimizations 6 years ago
  Limin Wang 5fc8d87ba6 libavfilter/vf_cover_rect.c: free the allocated frame 6 years ago