summaryrefslogtreecommitdiff
path: root/libavfilter/vf_edgedetect.c
Commit message (Expand)AuthorAge
* Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-10
* lavfi: add priv_class for some forgotten filters.Clément Bœsch2012-11-29
* lavfi: convert remaining input/output list compound literals to named objects.Clément Bœsch2012-11-28
* lavfi/edgedetect: switch to filter_frame.Clément Bœsch2012-11-28
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
* lavfi/edgedetect: add missing minus in a comment.Clément Bœsch2012-10-01
* lavfi/edgedetect: use "@see" instead of the invalid "@url".Clément Bœsch2012-08-20
* lavfi: add priv class to filter definitions and flags to filter internal optionsStefano Sabatini2012-08-18
* lavfi/edgedetect: add rounding for high/low threshold.Clément Bœsch2012-08-17
* lavfi: add edgedetect filter.Clément Bœsch2012-08-16