git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
lavfi/delogo: don't recompute the same difference again and again
[ffmpeg.git]
/
libavfilter
/
vf_delogo.c
2013-07-05
Jean Delvare
lavfi/delogo: don't recompute the same difference again...
blob
|
commitdiff
2013-07-03
Jean Delvare
lavfi/delogo: avoid propagation of rounding errors...
blob
|
commitdiff
|
diff to current
2013-07-03
Jean Delvare
lavfi/delogo: take SAR into account
blob
|
commitdiff
|
diff to current
2013-07-01
Jean Delvare
lavfi/delogo: use weighted interpolation
blob
|
commitdiff
|
diff to current
2013-06-19
Jean Delvare
delogo: Fix function description
blob
|
commitdiff
|
diff to current
2013-05-16
Michael Niedermayer
Merge commit 'ba09675f44612fad9f7169f71b8276beb50a0dcd'
blob
|
commitdiff
|
diff to current
2013-05-16
Anton Khirnov
vf_delogo: use the name 's' for the pointer to the...
blob
|
commitdiff
|
diff to current
2013-05-12
Clément Bœsch
lavfi: replace passthrough_filter_frame with a flag.
blob
|
commitdiff
|
diff to current
2013-05-10
Clément Bœsch
lavfi: use ceil right shift for chroma width/height.
blob
|
commitdiff
|
diff to current
2013-04-24
Clément Bœsch
lavfi: add timeline support in {de,remove}logo.
blob
|
commitdiff
|
diff to current
2013-04-12
Anton Khirnov
lavfi: remove now unused args parameter from AVFilter...
blob
|
commitdiff
|
diff to current
2013-04-10
Michael Niedermayer
Merge commit '63e58c55c17d7f8b5eec9c082fe0f8edc305a24e'
blob
|
commitdiff
|
diff to current
2013-04-09
Anton Khirnov
lavfi: remove now unused args parameter from AVFilter...
blob
|
commitdiff
|
diff to current
2013-04-09
Anton Khirnov
vf_delogo: switch to an AVOptions-based system.
blob
|
commitdiff
|
diff to current
2013-03-20
Nicolas George
lavfi/vf_delogo: use standard options parsing.
blob
|
commitdiff
|
diff to current
2013-03-16
Clément Bœsch
lavfi/delogo: 10l forgotten trailing NULL in shorthand.
blob
|
commitdiff
|
diff to current
2013-03-13
Clément Bœsch
lavfi/delogo: remove sscanf and rely on av_opt_set_from...
blob
|
commitdiff
|
diff to current
2013-03-10
Michael Niedermayer
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavfi: switch to AVFrame.
blob
|
commitdiff
|
diff to current
2013-01-29
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2013-01-29
Anton Khirnov
vf_delogo: fix copying the input frame.
blob
|
commitdiff
|
diff to current
2013-01-29
Anton Khirnov
vf_delogo: fix an uninitialized read.
blob
|
commitdiff
|
diff to current
2012-12-21
Paul B Mahol
lavfi: declare arrays that never change as static const
blob
|
commitdiff
|
diff to current
2012-12-03
Clément Bœsch
lavfi: remove some video w/h settings after avfilter_co...
blob
|
commitdiff
|
diff to current
2012-11-28
Clément Bœsch
lavfi: add priv_class for some forgotten filters.
blob
|
commitdiff
|
diff to current
2012-11-28
Michael Niedermayer
vf_delogo: switch to filter_frame, this filter did...
blob
|
commitdiff
|
diff to current
2012-11-28
Michael Niedermayer
vf_delogo: fix order of operations in apply_delogo()
blob
|
commitdiff
|
diff to current
2012-11-28
Anton Khirnov
lavfi: merge start_frame/draw_slice/end_frame
blob
|
commitdiff
|
diff to current
2012-10-12
Michael Niedermayer
Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627'
blob
|
commitdiff
|
diff to current
2012-10-12
Anton Khirnov
lavfi: do not use av_pix_fmt_descriptors directly.
blob
|
commitdiff
|
diff to current
2012-10-11
Michael Niedermayer
Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'
blob
|
commitdiff
|
diff to current
2012-10-10
Mans Rullgard
lavfi: convert input/ouput list compound literals to...
blob
|
commitdiff
|
diff to current
2012-10-08
Michael Niedermayer
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
blob
|
commitdiff
|
diff to current
2012-10-08
Anton Khirnov
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
blob
|
commitdiff
|
diff to current
2012-09-05
Michael Niedermayer
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
blob
|
commitdiff
|
diff to current
2012-09-04
Martin Storsjö
avopt: Store defaults for AV_OPT_TYPE_INT in the i64...
blob
|
commitdiff
|
diff to current
2012-08-31
Martin Storsjö
Rename missed cases of FF_OPT_TYPE_* to AV_OPT_TYPE_*
blob
|
commitdiff
|
diff to current
2012-08-18
Stefano Sabatini
lavfi: add priv class to filter definitions and flags...
blob
|
commitdiff
|
diff to current
2012-08-17
Nicolas George
vf_delogo: fix permissions.
blob
|
commitdiff
|
diff to current
2012-08-16
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-08-15
Martin Storsjö
Don't include common.h from avutil.h
blob
|
commitdiff
|
diff to current
2012-08-09
Clément Bœsch
Remove "Error parsing options string [...]" messages.
blob
|
commitdiff
|
diff to current
2012-07-29
Michael Niedermayer
Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'
blob
|
commitdiff
|
diff to current
2012-07-28
Loren Merritt
factor identical ff_inplace_start_frame out of two...
blob
|
commitdiff
|
diff to current
2012-07-22
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-22
Michael Niedermayer
Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea'
blob
|
commitdiff
|
diff to current
2012-07-22
Anton Khirnov
lavfi: check all avfilter_ref_buffer() calls for errors.
blob
|
commitdiff
|
diff to current
2012-07-22
Anton Khirnov
lavfi: add error handling to end_frame().
blob
|
commitdiff
|
diff to current
2012-07-22
Anton Khirnov
lavfi: add error handling to draw_slice().
blob
|
commitdiff
|
diff to current
2012-07-22
Anton Khirnov
lavfi: add error handling to start_frame().
blob
|
commitdiff
|
diff to current
2012-07-21
Ronald S. Bultje
lavfi: use const for AVFilterPad declarations in all...
blob
|
commitdiff
|
diff to current
2012-07-21
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-20
Anton Khirnov
lavfi: unref AVFilterLink.out_buf in ff_end_frame().
blob
|
commitdiff
|
diff to current
2012-07-20
Anton Khirnov
lavfi: unref AVFilterLink.cur_buf in ff_end_frame().
blob
|
commitdiff
|
diff to current
2012-07-20
Anton Khirnov
vf_delogo: don't store two pointers to one AVFilterBuff...
blob
|
commitdiff
|
diff to current
2012-07-15
Stefano Sabatini
lavfi: decrease logging level of message showing initia...
blob
|
commitdiff
|
diff to current
2012-06-26
Michael Niedermayer
Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'
blob
|
commitdiff
|
diff to current
2012-06-26
Anton Khirnov
lavfi: remove 'opaque' parameter from AVFilter.init()
blob
|
commitdiff
|
diff to current
2012-06-22
Stefano Sabatini
lavfi: define macro AVFILTER_DEFINE_CLASS
blob
|
commitdiff
|
diff to current
2012-06-17
Paul B Mahol
lavfi: use designated initializers for AVClass
blob
|
commitdiff
|
diff to current
2012-06-13
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-06-13
Anton Khirnov
lavfi: make AVFilterPad opaque after two major bumps.
blob
|
commitdiff
|
diff to current
2012-06-13
Anton Khirnov
lavfi: make avfilter_get_video_buffer() private on...
blob
|
commitdiff
|
diff to current
2012-06-05
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-06-05
Anton Khirnov
lavfi: remove request/poll and drawing functions from...
blob
|
commitdiff
|
diff to current
2012-06-05
Anton Khirnov
lavfi: make formats API private on next bump.
blob
|
commitdiff
|
diff to current
2012-06-04
Stefano Sabatini
lavfi: use av_default_item_name() as filter private...
blob
|
commitdiff
|
diff to current
2012-06-03
Stefano Sabatini
lavfi: add avfilter_default_filter_name()
blob
|
commitdiff
|
diff to current
2012-05-23
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-05-22
Anton Khirnov
lavfi: remove avfilter_null_* from public API on next...
blob
|
commitdiff
|
diff to current
2011-11-05
Reimar Döffinger
Mark AVFilterPad[] compound literals as const.
blob
|
commitdiff
|
diff to current
2011-10-17
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-10-17
Stefano Sabatini
lavfi: port libmpcodecs delogo filter
blob
|
commitdiff
|
diff to current
2011-10-17
Clément Bœsch
AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.
blob
|
commitdiff
|
diff to current
2011-10-02
Stefano Sabatini
lavfi: remove usage of deprecated av_opt_set_defaults2...
blob
|
commitdiff
|
diff to current
2011-08-14
Stefano Sabatini
lavfi: port libmpcodecs delogo filter
blob
|
commitdiff
|
diff to current