9 Commits (b34c16a38d3e6fa02b5d39ae6ed73acf12dff92c)

Author SHA1 Message Date
  Paul B Mahol ed93ed5ee3 avfilter: don't anonymously typedef structs 8 years ago
  Thomas Mundt 2da5bf4c2f avfilter/interlace: add complex vertical low-pass filter 8 years ago
  Thomas Mundt 207e6debf8 avfilter/interlace: change lowpass_line function prototype 8 years ago
  Paul B Mahol 13090895cf avfilter/vf_tinterlace: add mergex2 mode 9 years ago
  Michael Niedermayer 8ae350004d avfilter/tinterlace: Change enum to int, which is accessed via AVOption as int 10 years ago
  Michael Niedermayer 59f1f764d6 avfilter/vf_tinterlace: Favor using standard timebases for the output 10 years ago
  Michael Niedermayer fb3eb57369 avfilter/tinterlace: add Support for ff_lowpass_line_avx() & ff_lowpass_line_sse2() 10 years ago
  Michael Niedermayer 18b46ecc93 avfilter/tinterlace: Move lowpass_line to a separate function and call it through a function pointer 10 years ago
  Michael Niedermayer 9d548fce24 avfilter/tinterlace: split context definition into seperate header so it can be used by future optimizations 10 years ago