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_delogo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
Derek Buitenhuis
2016-01-27
1
-4
/
+4
*
avfilter/vf_delogo: change the definition of logo_x2 and logo_y2
Jean Delvare
2015-12-19
1
-13
/
+13
*
avfilter/vf_delogo: fix show option when clipping
Jean Delvare
2015-12-14
1
-2
/
+2
*
avfilter/vf_delogo: Use AVPixFmtDescriptor.nb_components
Jean Delvare
2015-12-12
1
-1
/
+1
*
avfilter/vf_delogo: round to the closest value
Jean Delvare
2015-12-09
1
-2
/
+3
*
avfilter/delogo: Set default band to 1
Jean Delvare
2015-10-08
1
-2
/
+15
*
avfilter/delogo: Fix show option when band is small
Jean Delvare
2015-09-28
1
-3
/
+7
*
Update my email address
Jean Delvare
2015-09-22
1
-1
/
+1
*
avfilter/delogo: use AV_OPT_TYPE_BOOL for show option
Clément Bœsch
2015-09-08
1
-1
/
+1
*
avfilter: handle error in query_formats() of a bunch of random video filters
Clément Bœsch
2015-03-16
1
-3
/
+4
*
Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'
Michael Niedermayer
2014-04-19
1
-1
/
+1
|
\
|
*
lavfi: name anonymous structs
Vittorio Giovara
2014-04-19
1
-1
/
+1
*
|
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: various cosmetics
Paul B Mahol
2013-09-12
1
-8
/
+7
*
|
avfilter: remove redundant .get_(audio/video)_buffer initializations
Paul B Mahol
2013-09-07
1
-1
/
+0
*
|
avfilter: fix plane validity checks
Michael Niedermayer
2013-08-03
1
-1
/
+1
*
|
lavfi/delogo: Fix sign extension issue
Jean Delvare
2013-07-13
1
-3
/
+4
*
|
lavfi/delogo: band width must be at least 1
Jean Delvare
2013-07-05
1
-5
/
+2
*
|
lavfi/delogo: option show shouldn't affect band
Jean Delvare
2013-07-05
1
-3
/
+1
*
|
lavfi/delogo: remember left and right samples when interpolating
Jean Delvare
2013-07-05
1
-6
/
+10
*
|
lavfi/delogo: don't recompute the same difference again and again
Jean Delvare
2013-07-05
1
-12
/
+12
*
|
lavfi/delogo: avoid propagation of rounding errors in chroma planes
Jean Delvare
2013-07-03
1
-2
/
+4
*
|
lavfi/delogo: take SAR into account
Jean Delvare
2013-07-03
1
-7
/
+13
*
|
lavfi/delogo: use weighted interpolation
Jean Delvare
2013-07-01
1
-8
/
+17
*
|
delogo: Fix function description
Jean Delvare
2013-06-19
1
-2
/
+2
*
|
Merge commit 'ba09675f44612fad9f7169f71b8276beb50a0dcd'
Michael Niedermayer
2013-05-16
1
-17
/
+17
|
\
\
|
|
/
|
*
vf_delogo: use the name 's' for the pointer to the private context
Anton Khirnov
2013-05-16
1
-15
/
+15
|
*
lavfi: remove now unused args parameter from AVFilter.init
Anton Khirnov
2013-04-09
1
-1
/
+1
*
|
lavfi: replace passthrough_filter_frame with a flag.
Clément Bœsch
2013-05-12
1
-1
/
+1
*
|
lavfi: use ceil right shift for chroma width/height.
Clément Bœsch
2013-05-10
1
-2
/
+4
*
|
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
Anton Khirnov
2013-04-12
1
-1
/
+1
*
|
Merge commit '63e58c55c17d7f8b5eec9c082fe0f8edc305a24e'
Michael Niedermayer
2013-04-10
1
-12
/
+9
|
\
\
|
|
/
|
*
vf_delogo: switch to an AVOptions-based system.
Anton Khirnov
2013-04-09
1
-23
/
+10
*
|
lavfi/vf_delogo: use standard options parsing.
Nicolas George
2013-03-20
1
-8
/
+3
*
|
lavfi/delogo: 10l forgotten trailing NULL in shorthand.
Clément Bœsch
2013-03-16
1
-1
/
+1
*
|
lavfi/delogo: remove sscanf and rely on av_opt_set_from_string() only.
Clément Bœsch
2013-03-13
1
-8
/
+5
*
|
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
1
-8
/
+8
|
\
\
|
|
/
|
*
lavfi: switch to AVFrame.
Anton Khirnov
2013-03-08
1
-11
/
+9
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-01-29
1
-2
/
+2
|
\
\
|
|
/
|
*
vf_delogo: fix copying the input frame.
Anton Khirnov
2013-01-29
1
-3
/
+3
|
*
vf_delogo: fix an uninitialized read.
Anton Khirnov
2013-01-29
1
-1
/
+1
|
*
lavfi: merge start_frame/draw_slice/end_frame
Anton Khirnov
2012-11-28
1
-20
/
+26
*
|
lavfi: declare arrays that never change as static const
Paul B Mahol
2012-12-21
1
-1
/
+1
*
|
lavfi: remove some video w/h settings after avfilter_copy_buffer_ref_props.
Clément Bœsch
2012-12-03
1
-4
/
+0
*
|
lavfi: add priv_class for some forgotten filters.
Clément Bœsch
2012-11-29
1
-0
/
+1
*
|
vf_delogo: switch to filter_frame, this filter did not support slices
Michael Niedermayer
2012-11-28
1
-20
/
+27
*
|
vf_delogo: fix order of operations in apply_delogo()
Michael Niedermayer
2012-11-28
1
-3
/
+3
*
|
Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627'
Michael Niedermayer
2012-10-12
1
-2
/
+3
|
\
\
|
|
/
[next]