- 11 Mar, 2020 1 commit
-
-
Carl Eugen Hoyos authored
Fixes ticket #8509.
-
- 21 Jul, 2019 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 12 May, 2019 1 commit
-
-
Philip Langdale authored
The implementation is pretty straight-forward. Most of the existing NV12 codepaths work regardless of subsampling and are re-used as is. Where necessary I wrote the slightly different NV24 versions. Finally, the one thing that confused me for a long time was the asm specific x86 path that did an explicit exclusion check for NV12. I replaced that with a semi-planar check and also updated the equivalent PPC code, which Lauri kindly checked.
-
- 06 Nov, 2018 1 commit
-
-
Carl Eugen Hoyos authored
Based on ab839054 by Luca Barbato. Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 01 Nov, 2018 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 16 Apr, 2018 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 02 Mar, 2018 1 commit
-
-
Philip Langdale authored
To make the best use of existing code, I generalised the wrapper that currently does yuv420p10 to p010 to support any mixture of input and output sizes between 10 and 16 bits. This had the side effect of yielding a working code path for all yuv420p1x formats to p01x.
-
- 29 Oct, 2017 1 commit
-
-
Carl Eugen Hoyos authored
-
- 11 Oct, 2017 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 10 Oct, 2017 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 24 Aug, 2017 1 commit
-
-
Carl Eugen Hoyos authored
Based on b4befca2 and 6b7849e6 by Paul B Mahol. Fixes ticket #6608.
-
- 07 Aug, 2017 1 commit
-
-
Paul B Mahol authored
-
- 12 Apr, 2017 1 commit
-
-
Carl Eugen Hoyos authored
-
- 02 Apr, 2017 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 31 Mar, 2017 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 23 Mar, 2017 1 commit
-
-
Vittorio Giovara authored
This disables everything that was deprecated at least 18 months ago. Readjust the minimum API version as needed, postponing any API-incompatible changes until the next bump. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 14 Nov, 2016 1 commit
-
-
Carl Eugen Hoyos authored
Based on 19be5fb7 by Luca Barbato.
-
- 26 Oct, 2016 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 01 Apr, 2016 1 commit
-
-
Ronald S. Bultje authored
-
- 31 Mar, 2016 1 commit
-
-
Michael Niedermayer authored
There are no known users of these functions within debian It should be thus possible to remove these functions without recommandition of a replacement Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 28 Aug, 2015 2 commits
-
-
Vittorio Giovara authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
Vittorio Giovara authored
Deprecated in 07/2012.
-
- 11 Oct, 2014 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket3170 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 05 Oct, 2014 1 commit
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 21 Sep, 2014 1 commit
-
-
Michael Niedermayer authored
Found-by: Kierank Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 09 Aug, 2014 2 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 07 Aug, 2014 1 commit
-
-
Diego Biurrun authored
sws_getCachedContext is not a full replacement for the function.
-
- 02 Jun, 2014 1 commit
-
-
Diego Biurrun authored
Blackfin is a painful platform to work with, no test machines are available and the range of multimedia applications is dubious. Thus it only represents a maintenance burden.
-
- 02 Apr, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 19 Mar, 2014 1 commit
-
-
Carl Eugen Hoyos authored
-
- 26 Dec, 2013 1 commit
-
-
Diego Biurrun authored
This is a more sensible place for these macros.
-
- 06 Oct, 2013 1 commit
-
-
Michael Niedermayer authored
Suggested-by: Ronald S. Bultje Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 15 Aug, 2013 1 commit
-
-
Michael Niedermayer authored
This allows specifying more dither algorithms without using up flags and without ambiguities. Also initialize the new field based on the flags and use it. Note, improving the logic of the checks is left to subsequent commits, this here only switches from flags to enum. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-