- 05 Nov, 2011 9 commits
-
-
Reimar Döffinger authored
Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
Reimar Döffinger authored
Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
Reimar Döffinger authored
Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Stefano Sabatini authored
In particular, fix timestamps, partially address trac ticket #375.
-
Mina Nagy Zaki authored
Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Stefano Sabatini authored
Issue an error and return a more meaningful error code in case the maximum number of registered filters has been reached. This is better than silently ignore the error, improve feedback.
-
- 03 Nov, 2011 2 commits
-
-
Alex Converse authored
-
Reimar Döffinger authored
All current usages of it are incompatible with localization. For example strcasecmp("i", "I") != 0 is possible, but would break many of the places where it is used. Instead use our own implementations that always treat the data as ASCII. Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
- 02 Nov, 2011 4 commits
-
-
Stefano Sabatini authored
Ease readability, improve exactness.
-
Mark Himsley authored
Current implementation fades to 0. This implementation fades to 16 for YUV formats that contain CCIR601/709 video levels. RGB and YUVJ formats are not altered. Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 01 Nov, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 31 Oct, 2011 3 commits
-
-
Stefano Sabatini authored
-
Stefano Sabatini authored
Based on the work of Mark Himsley <mark@mdsh.com>. See thread: Subject: [FFmpeg-devel] libavfilter: extending overlay filter Date: Sun, 13 Mar 2011 14:18:42 +0000
-
Stefano Sabatini authored
Add option rgb which forces the RGB path.
-
- 30 Oct, 2011 1 commit
-
-
Stefano Sabatini authored
Extend syntax, allow to easily add more options later.
-
- 28 Oct, 2011 1 commit
-
-
Stefano Sabatini authored
-
- 27 Oct, 2011 6 commits
-
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Michael Niedermayer authored
Fixes Ticket594 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 25 Oct, 2011 2 commits
-
-
Mark Himsley authored
Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
Mark Himsley authored
Without this patch each displayed second is incremented 1 frame early, second 0 is only 24 frames long where as every other second is 25 frames long. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 24 Oct, 2011 2 commits
-
-
Stefano Sabatini authored
-
Stefano Sabatini authored
Factorize code, extend the functionality of the filter, and make it return empty buffers. This is useful for filters which ignore the input frames content. This is also changing the syntax of the nullsrc source, and dropping the framerate expression evaluation, which does not look particularly useful.
-
- 23 Oct, 2011 2 commits
-
-
Stefano Sabatini authored
In particular, fix sliding color bar with padded data, for example with testsrc,pad=iw+200:ih.
-
Stefano Sabatini authored
This filter does not support slice-drawing, the whole blurred image needs to be written in end_frame().
-
- 20 Oct, 2011 2 commits
-
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
- 19 Oct, 2011 3 commits
-
-
Paul Flinders authored
-
Stefano Sabatini authored
The licence was changed from GPL to LGPL with explicit approval from the original author. See thread: Subject: [FFmpeg-devel] [PATCH] lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs Date: Mon, 11 Jul 2011 16:32:41 +0200 Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
Stefano Sabatini authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 18 Oct, 2011 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-