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_yadif.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter/vf_yadif: make use of ctx pointer
Paul B Mahol
2016-02-01
1
-8
/
+8
*
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
Derek Buitenhuis
2016-01-27
1
-2
/
+2
*
Merge commit '9df477e03ef74068f3de130adc4dd34349a16ef2'
Hendrik Leppkes
2015-11-11
1
-2
/
+3
|
\
|
*
yadif: update frame rate
Michael Niedermayer
2015-11-09
1
-0
/
+4
*
|
lavfi/vf_yadif: reindent after last commit.
Nicolas George
2015-10-07
1
-15
/
+13
*
|
lavfi/vf_yadif: remove looping on request_frame().
Nicolas George
2015-10-07
1
-3
/
+2
*
|
avfilter/vf_yadif: add missing "This file is part of FFmpeg"
Michael Niedermayer
2015-09-27
1
-0
/
+2
*
|
Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'
Hendrik Leppkes
2015-09-08
1
-2
/
+2
|
\
\
|
|
/
|
*
lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields
Vittorio Giovara
2015-09-07
1
-2
/
+2
|
*
vf_yadif: Relicense from GPL to LGPL
Robert Krüger
2014-01-14
1
-9
/
+9
*
|
avfilter: handle error in query_formats() in bunch of filters
Paul B Mahol
2015-04-08
1
-3
/
+4
*
|
avfilter/vf_yadif: detect telecine content
Michael Niedermayer
2015-01-06
1
-1
/
+5
*
|
avfilter/vf_yadif: add >8bit planar rgb formats
Michael Niedermayer
2014-12-30
1
-0
/
+5
*
|
avfilter/vf_yadif: fix extra leading dup frame when deint=1
Neil Birkbeck
2014-11-29
1
-3
/
+3
*
|
vfilter/vf_yadif: fix request_frame after 0f9f24c9
Michael Niedermayer
2014-05-03
1
-1
/
+1
*
|
avfilter/vf_yadif: fix filtering a single image
Michael Niedermayer
2014-05-02
1
-5
/
+5
*
|
Change license of yadif from GPL to LGPL
Robert Krüger
2014-01-14
1
-9
/
+9
*
|
Revert "avfilter/yadif: Revert "lavfi: convert input/ouput list compound lite...
Robert Krüger
2014-01-14
1
-14
/
+21
*
|
Revert "Revert "yadif: add parens around macro parameters""
Robert Krüger
2014-01-14
1
-4
/
+4
*
|
Revert "Revert "vf_yadif: move x86 init code to x86/yadif.c""
Robert Krüger
2014-01-14
1
-67
/
+3
*
|
Revert "vf_yadif: move x86 init code to x86/yadif.c"
Michael Niedermayer
2013-12-01
1
-3
/
+67
*
|
Revert "yadif: add parens around macro parameters"
Michael Niedermayer
2013-12-01
1
-4
/
+4
*
|
avfilter/yadif: Revert "lavfi: convert input/ouput list compound literals to ...
Michael Niedermayer
2013-12-01
1
-21
/
+14
*
|
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
-9
/
+7
*
|
avfilter: remove redundant use of AV_NE() macro
Paul B Mahol
2013-09-11
1
-16
/
+16
*
|
avfilter/vf_yadif: Treat mode as a field of flags
Michael Niedermayer
2013-09-05
1
-1
/
+1
*
|
avfilter/vf_yadif: fix "incompatible pointer type" warning
Michael Niedermayer
2013-09-05
1
-1
/
+1
*
|
avfilter/vf_yadif: add gbr(a)p support
Michael Niedermayer
2013-09-05
1
-0
/
+2
*
|
avfilter/vf_yadif: reallocate frames if strides differ
Michael Niedermayer
2013-09-03
1
-0
/
+37
*
|
avfilter/vf_yadif:remove unneeded include assert.h
Michael Niedermayer
2013-07-19
1
-3
/
+0
*
|
yadif: fix slice sizes
Michael Niedermayer
2013-05-24
1
-3
/
+2
*
|
avfilter/vf_yadif: fix race condition
Michael Niedermayer
2013-05-24
1
-9
/
+12
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-05-24
1
-31
/
+56
|
\
\
|
|
/
|
*
vf_yadif: support slice threading
Anton Khirnov
2013-05-24
1
-30
/
+57
|
*
yadif: correct strides in filter_edges_16bit
James Darnley
2013-05-14
1
-0
/
+2
|
*
yadif: restore speed of the C filtering code
James Darnley
2013-05-14
1
-37
/
+33
*
|
lavfi/yadif: add timeline support.
Clément Bœsch
2013-05-21
1
-1
/
+2
*
|
lavfi/yadif: fix chroma subsampling with odd sizes.
Clément Bœsch
2013-05-16
1
-2
/
+2
*
|
Merge commit '7536c671040f1f3ebc9f0d3b7831dac71436b775'
Michael Niedermayer
2013-04-11
1
-42
/
+28
|
\
\
|
|
/
|
*
vf_yadif: switch to an AVOptions-based system.
Anton Khirnov
2013-04-09
1
-19
/
+21
*
|
lavfi/vf_yadif: use standard options parsing.
Nicolas George
2013-03-20
1
-9
/
+3
*
|
yadif: cosmetic indentation from previous commits
James Darnley
2013-03-16
1
-2
/
+2
*
|
yadif: x86 assembly for 16-bit samples
James Darnley
2013-03-16
1
-1
/
+1
*
|
yadif: correct strides in filter_edges_16bit
James Darnley
2013-03-15
1
-0
/
+2
*
|
yadif: restore speed of the C filtering code
James Darnley
2013-03-13
1
-37
/
+33
*
|
lavfi: remove remaining forgotten min/rej perms.
Clément Bœsch
2013-03-10
1
-1
/
+0
*
|
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
1
-26
/
+23
|
\
\
|
|
/
|
*
lavfi: switch to AVFrame.
Anton Khirnov
2013-03-08
1
-35
/
+30
[next]