- 01 May, 2013 1 commit
-
-
Michael Niedermayer authored
Note, the design is still flawed, dont expect this to be frame accurate. float/double first needs to be removed and frames itself trimmed instead of drop vs nodrop Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 30 Apr, 2013 8 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
Options are freed from the generic code now, there is no need to call av_opt_free() from the filter.
-
Anton Khirnov authored
It now allows an arbitrary number of inputs, not just two.
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 29 Apr, 2013 4 commits
-
-
Clément Bœsch authored
Fix make checkheaders.
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Michael Niedermayer authored
Fixes green bottom line Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 28 Apr, 2013 2 commits
-
-
Stefano Sabatini authored
From various tests, there is no evidence that the filter is faster than the native tinterlace, and it has several more limitations and a few bugs. See thread: Subject: [FFmpeg-devel] [NOPATCH] lavfi/mp: drop tinterlace wrapper Date: Wed, 5 Sep 2012 00:26:01 +0200
-
Stefano Sabatini authored
-
- 27 Apr, 2013 3 commits
-
-
Stefano Sabatini authored
-
Stefano Sabatini authored
They were lost in commit a4e0defa.
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 26 Apr, 2013 7 commits
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Clément Bœsch authored
The filter stores some temporal data, which needs to be done with the passthrough callback system when timeline is enabled. Until then, timeline support is disabled.
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
highgod0401 authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 25 Apr, 2013 3 commits
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 24 Apr, 2013 10 commits
-
-
Clément Bœsch authored
This avoids invalid free when the stream id doesn't match the packet stream index. Ticket #2501
-
Clément Bœsch authored
Both don't change anything in the context between frames.
-
Clément Bœsch authored
Fix checkheaders when vid.stab is not available.
-
Clément Bœsch authored
The frame must be writable if the show option is set, otherwise pass the frame unchanged.
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Georg Martius authored
vidstabdetect and vidstabtransform common functions for interfacing vid.stab are in libavfilter/vidstabutils.c Signed-off-by:
Georg Martius <martius@mis.mpg.de>
-
- 23 Apr, 2013 2 commits
-
-
Stefano Sabatini authored
In particular, fix h/H commands in case h and H are not specified as initial parameters.
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-