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_alphamerge.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi/vf_alphamerge: fix unitialized pointers
Ganesh Ajjanagadde
2015-12-10
1
-1
/
+1
*
lavfi/vf_alphamerge: fix memory leaks
Ganesh Ajjanagadde
2015-12-09
1
-3
/
+13
*
avfilter/all: propagate errors of functions from avfilter/formats
Ganesh Ajjanagadde
2015-10-14
1
-5
/
+10
*
lavfi/vf_alphamerge: reindent after last commit.
Nicolas George
2015-10-07
1
-5
/
+4
*
lavfi/vf_alphamerge: remove looping on request_frame().
Nicolas George
2015-10-07
1
-5
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-29
1
-1
/
+1
*
avfilter: remove redundant .get_(audio/video)_buffer initializations
Paul B Mahol
2013-09-07
1
-1
/
+0
*
lavfi/alphamerge: raise filter_frame() error.
Clément Bœsch
2013-03-13
1
-4
/
+5
*
lavfi: remove remaining forgotten min/rej perms.
Clément Bœsch
2013-03-10
1
-2
/
+1
*
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
1
-8
/
+8
*
lavfi: declare arrays that never change as static const
Paul B Mahol
2012-12-21
1
-2
/
+2
*
lavfi/alphamerge: fix leak introduced in 217163eb
Stefano Sabatini
2012-12-02
1
-1
/
+1
*
lavfi/alphamerge: switch to ff_filter_frame() API
Stefano Sabatini
2012-12-02
1
-16
/
+5
*
lavfi: convert remaining input/output list compound literals to named objects.
Clément Bœsch
2012-11-28
1
-25
/
+33
*
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-5
/
+5
*
vf_alphamerge: fix permissions.
Nicolas George
2012-08-17
1
-4
/
+2
*
vf_alphamerge: Fix reversed conditional
Steven Robertson
2012-07-27
1
-1
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-22
1
-3
/
+4
*
lavfi: add alphaextract and alphamerge filters
Steven Robertson
2012-07-22
1
-0
/
+212