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_decimate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi: remove now unused args parameter from AVFilter.init and init_opaque
Michael Niedermayer
2013-04-12
1
-1
/
+1
*
lavfi/decimate: switch to an AVOption-based system
Stefano Sabatini
2013-04-11
1
-3
/
+0
*
decimate: check for avctx ptr before closing.
Clément Bœsch
2013-03-31
1
-2
/
+4
*
lavfi/vf_decimate: use standard options parsing.
Nicolas George
2013-03-20
1
-9
/
+3
*
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
1
-9
/
+8
*
lavfi/decimate: use named options
Stefano Sabatini
2013-02-20
1
-22
/
+25
*
Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'
Michael Niedermayer
2013-01-23
1
-1
/
+1
*
lavfi/decimate: remove usage of link->cur_buf.
Clément Bœsch
2012-12-26
1
-1
/
+0
*
lavfi/decimate: switch to ff_filter_frame() API
Stefano Sabatini
2012-12-02
1
-13
/
+6
*
lavfi: convert remaining input/output list compound literals to named objects.
Clément Bœsch
2012-11-28
1
-22
/
+25
*
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: port decimate libmpcodecs filter
Stefano Sabatini
2012-08-31
1
-0
/
+268