May 11, 2012
View 98e409e

vf_idet: remove unused variables

Michael Niedermayer authored on 2012/05/11 03:06:46
View 648dbae

vf_idet: fix pointer type (const) warning

Michael Niedermayer authored on 2012/05/11 03:06:24
April 5, 2012
View fa1f92a

vf_idet: clean detected frame types based on a 4 frame history.

Michael Niedermayer authored on 2012/04/05 15:26:09
View c59e73d

vf_idet: change individual per frame statistics to debug log level.

Michael Niedermayer authored on 2012/04/05 14:04:10
View 4d4df31

vf_idet: print accumulated statistics for single and multi frame detection

Michael Niedermayer authored on 2012/04/05 14:03:39
View 0477254

vf_idet: Print both the single frame based detection and the multi frame one.

Michael Niedermayer authored on 2012/04/05 13:38:48
View 1a5c08e

vf_idet: Add last_type variable to make code more readable.

Michael Niedermayer authored on 2012/04/05 13:33:40
View ca2b450

vf_idet: use enum to represent the type.

Michael Niedermayer authored on 2012/04/05 13:23:53
April 4, 2012
View 6fb35db

vf_idet: print accumulated statistics at end

Michael Niedermayer authored on 2012/04/04 23:31:31
View baf0c79

vf_idet: set interlaced flags

Michael Niedermayer authored on 2012/04/04 23:27:24
View 2941a93

vf_idet: fix indention

Michael Niedermayer authored on 2012/04/04 23:19:56
View 5d9cfd8

vf_idet: move statistic variables into the context

Michael Niedermayer authored on 2012/04/04 23:19:36
View 02567bd

vf_idet: remove unused function

Michael Niedermayer authored on 2012/04/04 23:12:12
View 398491a

vf_idet: pass context to av_log()

Michael Niedermayer authored on 2012/04/04 23:10:47
April 3, 2012
View e3e89b6

libavfilter: Add interlace detect filter.

Michael Niedermayer authored on 2012/04/03 22:56:04