index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavfilter
/
vf_edgedetect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter: handle error in query_formats() of a bunch of random video filters
Clément Bœsch
2015-03-16
1
-5
/
+10
*
avfilter/vf_edgedetect: Change enums to int, which are accessed via AVOption ...
Michael Niedermayer
2015-03-08
1
-1
/
+1
*
avfilter/edgedetect: fix indent
Clément Bœsch
2015-01-15
1
-7
/
+7
*
avfilter/edgedetect: reuse already defined ctx.
Clément Bœsch
2014-05-17
1
-1
/
+1
*
avfilter/edgedetect: update copyright.
Clément Bœsch
2014-05-03
1
-1
/
+1
*
avfilter/edgedetect: reindent after previous commit.
Clément Bœsch
2014-05-03
1
-28
/
+26
*
avfilter/edgedetect: add a colormix mode.
Clément Bœsch
2014-05-03
1
-17
/
+79
*
avfilter/edgedetect: make processing functions context free.
Clément Bœsch
2014-05-03
1
-15
/
+18
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-29
1
-1
/
+1
*
avfilter: various cosmetics
Paul B Mahol
2013-09-12
1
-1
/
+1
*
lavfi: replace passthrough_filter_frame with a flag.
Clément Bœsch
2013-05-12
1
-1
/
+1
*
lavfi: add timeline support.
Clément Bœsch
2013-04-23
1
-0
/
+1
*
lavfi: remove now unused args parameter from AVFilter.init and init_opaque
Michael Niedermayer
2013-04-12
1
-1
/
+1
*
lavfi/edgedetect: switch to an AVOptions-based system.
Clément Bœsch
2013-04-10
1
-7
/
+0
*
lavfi/edgedetect: reindent after previous commit.
Clément Bœsch
2013-04-03
1
-6
/
+6
*
lavfi/edgedetect: add direct path.
Clément Bœsch
2013-04-03
1
-1
/
+8
*
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
1
-7
/
+6
*
lavfi: add priv_class for some forgotten filters.
Clément Bœsch
2012-11-29
1
-0
/
+1
*
lavfi: convert remaining input/output list compound literals to named objects.
Clément Bœsch
2012-11-28
1
-18
/
+21
*
lavfi/edgedetect: switch to filter_frame.
Clément Bœsch
2012-11-28
1
-13
/
+16
*
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-1
/
+1
*
lavfi/edgedetect: add missing minus in a comment.
Clément Bœsch
2012-10-01
1
-1
/
+1
*
lavfi/edgedetect: use "@see" instead of the invalid "@url".
Clément Bœsch
2012-08-20
1
-1
/
+1
*
lavfi: add priv class to filter definitions and flags to filter internal options
Stefano Sabatini
2012-08-18
1
-2
/
+3
*
lavfi/edgedetect: add rounding for high/low threshold.
Clément Bœsch
2012-08-17
1
-2
/
+2
*
lavfi: add edgedetect filter.
Clément Bœsch
2012-08-16
1
-0
/
+323