summaryrefslogtreecommitdiff
path: root/libavfilter/vf_idet.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-22
* Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'Michael Niedermayer2012-06-26
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-24
* lavfi: update some deprecated functionsPaul B Mahol2012-06-16
* vf_idet: remove unused variablesMichael Niedermayer2012-05-10
* vf_idet: fix pointer type (const) warningMichael Niedermayer2012-05-10
* vf_idet: clean detected frame types based on a 4 frame history.Michael Niedermayer2012-04-05
* vf_idet: change individual per frame statistics to debug log level.Michael Niedermayer2012-04-05
* vf_idet: print accumulated statistics for single and multi frame detectionMichael Niedermayer2012-04-05
* vf_idet: Print both the single frame based detection and the multi frame one.Michael Niedermayer2012-04-05
* vf_idet: Add last_type variable to make code more readable.Michael Niedermayer2012-04-05
* vf_idet: use enum to represent the type.Michael Niedermayer2012-04-05
* vf_idet: print accumulated statistics at endMichael Niedermayer2012-04-04
* vf_idet: set interlaced flagsMichael Niedermayer2012-04-04
* vf_idet: fix indentionMichael Niedermayer2012-04-04
* vf_idet: move statistic variables into the contextMichael Niedermayer2012-04-04
* vf_idet: remove unused functionMichael Niedermayer2012-04-04
* vf_idet: pass context to av_log()Michael Niedermayer2012-04-04
* libavfilter: Add interlace detect filter.Michael Niedermayer2012-04-04