13 Commits (92ef4be4ab9fbb7d901b22e0036a4ca90b00a476)

Author SHA1 Message Date
  Michael Niedermayer fa1f92a4f1 vf_idet: clean detected frame types based on a 4 frame history. 13 years ago
  Michael Niedermayer c59e73d2c8 vf_idet: change individual per frame statistics to debug log level. 13 years ago
  Michael Niedermayer 4d4df310f2 vf_idet: print accumulated statistics for single and multi frame detection 13 years ago
  Michael Niedermayer 0477254dd2 vf_idet: Print both the single frame based detection and the multi frame one. 13 years ago
  Michael Niedermayer 1a5c08eef6 vf_idet: Add last_type variable to make code more readable. 13 years ago
  Michael Niedermayer ca2b450cee vf_idet: use enum to represent the type. 13 years ago
  Michael Niedermayer 6fb35dbad1 vf_idet: print accumulated statistics at end 13 years ago
  Michael Niedermayer baf0c79a4d vf_idet: set interlaced flags 13 years ago
  Michael Niedermayer 2941a937f2 vf_idet: fix indention 13 years ago
  Michael Niedermayer 5d9cfd8726 vf_idet: move statistic variables into the context 13 years ago
  Michael Niedermayer 02567bd73c vf_idet: remove unused function 13 years ago
  Michael Niedermayer 398491ae01 vf_idet: pass context to av_log() 13 years ago
  Michael Niedermayer e3e89b6d8b libavfilter: Add interlace detect filter. 13 years ago