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_fade.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter/fade: use AV_OPT_TYPE_BOOL for alpha option
Clément Bœsch
2015-09-09
1
-1
/
+1
*
avfilter/vf_fade: Force alpha pixel format if alpha is set to 1
Michael Niedermayer
2015-05-31
1
-4
/
+22
*
avfilter: handle error in query_formats() in bunch of filters
Paul B Mahol
2015-04-08
1
-3
/
+6
*
lavfi/fade: Do not overread input buffer.
Carl Eugen Hoyos
2015-02-25
1
-1
/
+3
*
Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'
Michael Niedermayer
2014-04-19
1
-1
/
+1
|
\
|
*
lavfi: name anonymous structs
Vittorio Giovara
2014-04-19
1
-1
/
+1
*
|
avfilter/fade: use FADE_OUT macro.
Clément Bœsch
2013-11-10
1
-1
/
+1
*
|
avfilter/fade: remove a bunch of useless parenthesis.
Clément Bœsch
2013-11-10
1
-8
/
+8
*
|
avfilter/fade: use inlink->frame_count.
Clément Bœsch
2013-11-10
1
-7
/
+4
*
|
avfilter/fade: add color option.
Clément Bœsch
2013-11-10
1
-2
/
+62
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-29
1
-1
/
+1
|
\
\
|
|
/
|
*
lavfi: do not export the filters from shared objects
Anton Khirnov
2013-10-28
1
-1
/
+1
*
|
avfilter: remove duplicate includes
Michael Niedermayer
2013-09-21
1
-1
/
+0
*
|
avfilter: various cosmetics
Paul B Mahol
2013-09-12
1
-10
/
+9
*
|
avfilter: remove redundant .get_(audio/video)_buffer initializations
Paul B Mahol
2013-09-07
1
-1
/
+0
*
|
vf_fade: remove unused function
Michael Niedermayer
2013-05-24
1
-19
/
+0
*
|
vf_fade: Support slice threaded alpha
Michael Niedermayer
2013-05-24
1
-8
/
+27
*
|
vf_fade: Fix alpha flag integration
Michael Niedermayer
2013-05-24
1
-1
/
+1
*
|
fade: fix slice sizes
Michael Niedermayer
2013-05-24
1
-7
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-05-24
1
-21
/
+60
|
\
\
|
|
/
|
*
vf_fade: support slice threading
Anton Khirnov
2013-05-24
1
-24
/
+56
*
|
Merge commit 'c0279956b3ca3e5fd0a6a25253893d6f07000e68'
Michael Niedermayer
2013-05-16
1
-58
/
+58
|
\
\
|
|
/
|
*
vf_fade: use the name 's' for the pointer to the private context
Anton Khirnov
2013-05-16
1
-28
/
+28
|
*
lavfi: remove now unused args parameter from AVFilter.init
Anton Khirnov
2013-04-09
1
-1
/
+1
*
|
replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*
Michael Niedermayer
2013-05-15
1
-1
/
+1
*
|
lavfi: use ceil right shift for chroma width/height.
Clément Bœsch
2013-05-10
1
-1
/
+2
*
|
lavfi/fade: Added ability to do video fade based on timestamp
Andy Martin
2013-04-21
1
-16
/
+79
*
|
lavfi: remove now unused args parameter from AVFilter.init
Anton Khirnov
2013-04-12
1
-1
/
+1
*
|
Merge commit 'b9dfee9fa259dfc885508179a359dccc9e7840bd'
Michael Niedermayer
2013-04-10
1
-29
/
+34
|
\
\
|
|
/
|
*
vf_fade: switch to an AVOptions-based system.
Anton Khirnov
2013-04-09
1
-20
/
+35
*
|
lavfi/vf_fade: use standard options parsing.
Nicolas George
2013-03-20
1
-16
/
+3
*
|
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
1
-5
/
+5
|
\
\
|
|
/
|
*
lavfi: switch to AVFrame.
Anton Khirnov
2013-03-08
1
-5
/
+4
|
*
lavfi: merge start_frame/draw_slice/end_frame
Anton Khirnov
2012-11-28
1
-21
/
+8
*
|
vf_fade: use AVPixFmtDescriptor to find out if pixel format have alpha
Paul B Mahol
2013-01-18
1
-8
/
+1
*
|
lavfi/fade: accept shorthand syntax
Stefano Sabatini
2013-01-18
1
-38
/
+7
*
|
vf_fade: support YUVA422P & YUVA444P
Paul B Mahol
2013-01-18
1
-2
/
+2
*
|
vf_fade: switch to filter_frame
Anton Khirnov
2012-11-28
1
-23
/
+10
*
|
vf_fade: fix memleaks of args
Michael Niedermayer
2012-10-13
1
-2
/
+2
*
|
Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627'
Michael Niedermayer
2012-10-12
1
-1
/
+1
|
\
\
|
|
/
|
*
lavfi: do not use av_pix_fmt_descriptors directly.
Anton Khirnov
2012-10-12
1
-1
/
+1
*
|
Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'
Michael Niedermayer
2012-10-11
1
-12
/
+24
|
\
\
|
|
/
|
*
lavfi: convert input/ouput list compound literals to named objects
Mans Rullgard
2012-10-10
1
-13
/
+25
*
|
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-20
/
+20
|
\
\
|
|
/
|
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-7
/
+7
*
|
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
Michael Niedermayer
2012-09-05
1
-5
/
+5
|
\
\
|
|
/
*
|
lavfi: add priv class to filter definitions and flags to filter internal options
Stefano Sabatini
2012-08-18
1
-7
/
+9
*
|
vf_fade: fix permissions.
Nicolas George
2012-08-17
1
-2
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-16
1
-0
/
+1
|
\
\
|
|
/
|
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+1
[next]