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_smartblur.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter: various cosmetics
Paul B Mahol
2013-09-12
1
-5
/
+3
*
lavfi: replace passthrough_filter_frame with a flag.
Clément Bœsch
2013-05-12
1
-1
/
+1
*
lavfi: use ceil right shift for chroma width/height.
Clément Bœsch
2013-05-10
1
-3
/
+4
*
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/smartblur: cleanup unused shorthand and doc.
Clément Bœsch
2013-04-11
1
-6
/
+0
*
lavfi/smarblur: add missing newline at end of verbose message
Stefano Sabatini
2013-04-11
1
-1
/
+1
*
lavfi/smartblur: switch to AVOption-based system
Stefano Sabatini
2013-04-11
1
-1
/
+0
*
lavfi/smartblur: use standard options parsing.
Clément Bœsch
2013-03-24
1
-13
/
+7
*
lavfi/smartblur: add support to named options
Stefano Sabatini
2013-03-10
1
-44
/
+48
*
lavfi: remove remaining forgotten min/rej perms.
Clément Bœsch
2013-03-10
1
-1
/
+0
*
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
1
-6
/
+6
*
lavfi/smartblur: switch to filter_frame.
Clément Bœsch
2012-11-29
1
-8
/
+12
*
lavfi: convert remaining input/output list compound literals to named objects.
Clément Bœsch
2012-11-28
1
-18
/
+21
*
lavfi/smartblur: add missing draw slice call.
Clément Bœsch
2012-10-30
1
-2
/
+6
*
Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_...
Hendrik Leppkes
2012-10-20
1
-1
/
+1
*
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-8
/
+8
*
lavfi: add smartblur filter
Jérémy Tran
2012-08-28
1
-0
/
+303