16 Commits (d5bf704f507d75d3ca996703440b51a68b87d5ba)

Author SHA1 Message Date
  Paul B Mahol 68416e4ba7 avfilter/vf_maskedclamp: make C version consistent with ASM one 5 years ago
  Paul B Mahol b565d63894 avfilter/vf_maskedclamp: add 12bit yuva formats 5 years ago
  Paul B Mahol ac0f5f4c17 avfilter/vf_maskedclamp: add x86 SIMD 5 years ago
  Paul B Mahol 2a75006ddc avfilter/vf_maskedclamp: rewrite using macro 5 years ago
  Paul B Mahol d71dafb2ab avfilter/vf_maskedclamp: use time_base from framesync 6 years ago
  Paul B Mahol bd6c57d532 avfilter: add support for gray14 format 6 years ago
  Paul B Mahol e0e75f93b9 avfilter/vf_maskedclamp: silence warning 7 years ago
  Paul B Mahol 6a955750d6 avfilter/vf_maskedclamp: add slice threading 7 years ago
  Paul B Mahol 2afeb3f8ab avfilter/vf_maskedclamp: ignore SAR from all inputs 7 years ago
  Nicolas George 5f5dcf44e3 lavfi: rename framesync2 to framesync. 7 years ago
  Paul B Mahol bac508fec1 avfilter: add support for GRAY9 and GBRAP10 8 years ago
  Nicolas George 27d8af03ae lavfi/vf_maskedclamp: move to "activate" design. 8 years ago
  Paul B Mahol 9d1f9ba582 avfilter/vf_maskedclamp: fix bug when copying >8bit plane(s) 8 years ago
  Paul B Mahol 0699722ad0 avfilter/vf_maskedclamp: limit overshot and undershot to UINT16_MAX 8 years ago
  Paul B Mahol 9e9c2276c3 avfilter/vf_masked*: add gray10 and gray12 support 8 years ago
  Paul B Mahol 12f997d061 avfilter: add maskedclamp filter 8 years ago
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
  Ganesh Ajjanagadde 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 9 years ago
  Paul B Mahol 160556c9ad avfilter/vf_maskedmerge: add SIMD for maskedmerge with 8 bit depth input 9 years ago
  Paul B Mahol 30ce6fd106 avfilter/vf_maskedmerge: get rid of MaskedMergeContext from functions that do actual work 9 years ago
  Paul B Mahol 1da1574002 avfilter/vf_maskedmerge: rewrite and remove some duplicated code 9 years ago
  Paul B Mahol 691a7df3c5 avfilter: add maskedmerge filter 9 years ago