Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter: don't anonymously typedef structs | Paul B Mahol | 2017-05-13 | 1 | -1/+1 |
* | avfilter/vf_idet: Add analyze_interlaced_flag mode | Michael Niedermayer | 2015-01-06 | 1 | -0/+4 |
* | avfilter/vf_idet: add a repeated field detection | Kevin Mitchell | 2014-11-05 | 1 | -0/+10 |
* | avfilter/vf_idet: add a "half_life" option for statistics | Kevin Mitchell | 2014-11-03 | 1 | -2/+6 |
* | avfilter/vf_idet: Fixes issue with idet not flushing last frame. | Neil Birkbeck | 2014-10-22 | 1 | -0/+1 |
* | avfilter/idet: typo fix: PROGRSSIVE -> PROGRESSIVE | Pascal Massimino | 2014-09-20 | 1 | -1/+1 |
* | av_filter/x86/idet: MMX/SSE2 implementation of 16bits filter_line() | Pascal Massimino | 2014-09-09 | 1 | -2/+5 |
* | avfilter/x86/idet: fix license header (GPL -> LGPL) | Pascal Massimino | 2014-09-05 | 1 | -6/+6 |
* | avfilter/vf_idet: MMX/MMXEXT/SSE2 implementation of idet's filter_line() | skal | 2014-09-04 | 1 | -0/+58 |