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
/
vsrc_life.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/life: switch to an AVOptions-based system.
Clément Bœsch
2013-04-11
1
-6
/
+0
*
lavfi: always check return value of ff_get_{audio,video}_buffer()
Paul B Mahol
2013-04-08
1
-0
/
+2
*
lavfi/life: make use of AV_OPT_TYPE_VIDEO_RATE
Paul B Mahol
2013-03-26
1
-16
/
+5
*
lavfi/life: raise filter_frame() error.
Clément Bœsch
2013-03-13
1
-3
/
+1
*
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
1
-6
/
+5
*
Remove incorrect use of ctype.h functions.
Reimar Döffinger
2013-03-03
1
-1
/
+2
*
lavfi/vsrc: switch to ff_filter_frame.
Clément Bœsch
2012-12-02
1
-5
/
+1
*
lavfi: convert remaining input/output list compound literals to named objects.
Clément Bœsch
2012-11-28
1
-12
/
+13
*
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-3
/
+3
*
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
Michael Niedermayer
2012-09-05
1
-4
/
+4
*
lavfi: add priv class to filter definitions and flags to filter internal options
Stefano Sabatini
2012-08-18
1
-16
/
+18
*
Remove "Error parsing options string [...]" messages.
Clément Bœsch
2012-08-09
1
-3
/
+1
*
lavfi: decrease logging level of message showing initial parameters
Stefano Sabatini
2012-07-15
1
-1
/
+1
*
lavfi: do not pass opaque field to init functions
Stefano Sabatini
2012-07-08
1
-1
/
+1
*
lavfi: define macro AVFILTER_DEFINE_CLASS
Stefano Sabatini
2012-06-22
1
-7
/
+2
*
lavfi: use designated initializers for AVClass
Paul B Mahol
2012-06-17
1
-3
/
+5
*
lavfi: update some deprecated functions
Paul B Mahol
2012-06-16
1
-5
/
+7
*
lavfi: use av_default_item_name() as filter private context logger
Stefano Sabatini
2012-06-04
1
-1
/
+1
*
lavfi: add avfilter_default_filter_name()
Stefano Sabatini
2012-06-04
1
-6
/
+1
*
vsrc_life: use AV_OPT_TYPE_IMAGE_SIZE.
Nicolas George
2012-05-20
1
-12
/
+4
*
vsrc_life: free option values.
Nicolas George
2012-03-03
1
-0
/
+4
*
life: add mold, mold_color, life_color and death_color options.
Clément Bœsch
2011-12-11
1
-21
/
+106
*
life: add seed information in filter summary.
Clément Bœsch
2011-12-11
1
-2
/
+3
*
vsrc_life: fix comment in parse_rule()
Stefano Sabatini
2011-12-06
1
-2
/
+2
*
lavfi: add life source
Stefano Sabatini
2011-12-04
1
-0
/
+410