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_removelogo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter: handle error in query_formats() in bunch of filters
Paul B Mahol
2015-04-08
1
-2
/
+4
*
avfilter/vf_removelogo: Add () to protect the argument of apply_mask_fudge_fa...
Michael Niedermayer
2015-02-18
1
-1
/
+1
*
avfilter/vf_removelogo: use av_malloc_array()
Michael Niedermayer
2014-05-14
1
-3
/
+3
*
avfilter/vf_removelogo: fix memleak on failure
Michael Niedermayer
2014-05-10
1
-2
/
+6
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-29
1
-1
/
+1
*
avfilter/vf_removelogo: fix pixel pointer so it points where its intended
Michael Niedermayer
2013-10-12
1
-1
/
+1
*
avfilter/vf_removelogo: fix offset for accessing pixels above and below
Michael Niedermayer
2013-10-12
1
-2
/
+2
*
avfilter/vf_removelogo: use av_freep() for saftey
Michael Niedermayer
2013-10-12
1
-4
/
+4
*
avfilter/vf_removelogo: use the name 's' for the pointer to the private context
Clément Bœsch
2013-10-02
1
-38
/
+38
*
avfilter: various cosmetics
Paul B Mahol
2013-09-12
1
-4
/
+4
*
avfilter: remove redundant .get_(audio/video)_buffer initializations
Paul B Mahol
2013-09-07
1
-1
/
+0
*
lavfi: replace passthrough_filter_frame with a flag.
Clément Bœsch
2013-05-12
1
-1
/
+1
*
avfilter: add av_cold to uninit()
Michael Niedermayer
2013-05-06
1
-1
/
+1
*
lavfi: add timeline support in {de,remove}logo.
Clément Bœsch
2013-04-24
1
-0
/
+1
*
lavfi: remove now unused args parameter from AVFilter.init and init_opaque
Michael Niedermayer
2013-04-12
1
-1
/
+1
*
lavfi/removelogo: switch to an AVOptions-based system.
Clément Bœsch
2013-04-11
1
-3
/
+17
*
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
1
-8
/
+7
*
lavfi: declare arrays that never change as static const
Paul B Mahol
2012-12-21
1
-1
/
+1
*
lavfi/removelogo: switch to ff_filter_frame.
Clément Bœsch
2012-12-04
1
-23
/
+22
*
lavfi: convert remaining input/output list compound literals to named objects.
Clément Bœsch
2012-11-28
1
-17
/
+24
*
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-3
/
+3
*
vf_removelogo: fix permissions.
Nicolas George
2012-08-17
1
-10
/
+2
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-22
1
-5
/
+5
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-21
1
-3
/
+0
*
lavfi: decrease logging level of message showing initial parameters
Stefano Sabatini
2012-07-15
1
-1
/
+1
*
Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'
Michael Niedermayer
2012-06-26
1
-1
/
+1
*
lavfi: update some deprecated functions
Paul B Mahol
2012-06-16
1
-6
/
+8
*
Fix a few @file doxy inconsistencies.
Clément Bœsch
2012-05-04
1
-1
/
+2
*
lavfi: port libmpcodecs remove-logo filter
Stefano Sabatini
2012-04-07
1
-0
/
+570