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_mptestsrc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi/vsrc: switch to ff_filter_frame.
Clément Bœsch
2012-12-02
1
-5
/
+1
*
lavfi: add priv_class for some forgotten filters.
Clément Bœsch
2012-11-29
1
-0
/
+1
*
lavfi/mptestsrc: add FLAGS to AVOption array.
Clément Bœsch
2012-11-29
1
-19
/
+19
*
lavfi: convert remaining input/output list compound literals to named objects.
Clément Bœsch
2012-11-28
1
-7
/
+12
*
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
-2
/
+2
*
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
Michael Niedermayer
2012-09-05
1
-2
/
+2
*
Merge commit '124134e42455763b28cc346fed1d07017a76e84e'
Michael Niedermayer
2012-09-05
1
-11
/
+11
*
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: remove redundant checks after av_parse_video_rate()
Paul B Mahol
2012-06-20
1
-2
/
+1
*
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
*
vsrx_mptestsrc: remove duplicate config_props init.
Michael Niedermayer
2012-03-07
1
-1
/
+0
*
Mark AVFilterPad[] compound literals as const.
Reimar Döffinger
2011-11-06
1
-2
/
+2
*
AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.
Clément Bœsch
2011-10-17
1
-18
/
+18
*
lavfi: remove usage of deprecated av_opt_set_defaults2() function
Stefano Sabatini
2011-10-02
1
-1
/
+1
*
lavfi: port mp test source
Stefano Sabatini
2011-08-11
1
-0
/
+392