- 07 Sep, 2015 1 commit
-
-
Vittorio Giovara authored
The new fields can be accessed directly and are more intelligible. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 14 Jan, 2015 1 commit
-
-
Paul B Mahol authored
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 04 Aug, 2014 2 commits
-
-
Vittorio Giovara authored
Based on a long debug session with Kostya.
-
Vittorio Giovara authored
The rationale is that you have a packed format in form <greyscale sample> <alpha sample> <greyscale sample> <alpha sample> and shortening greyscale to 'G' might make one thing about Greenscale instead. An alias pixel format and color space name are provided for compatibility.
-
- 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.
-
- 16 Mar, 2014 1 commit
-
-
Jean First authored
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 13 Mar, 2014 1 commit
-
-
Diego Biurrun authored
SPARC is no longer being used in any multimedia-related fields and the VIS optimizations only represent a maintenance burden.
-
- 29 Aug, 2013 3 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
Also give consistent names to init functions.
-
- 28 Aug, 2013 1 commit
-
-
Diego Biurrun authored
Also give consistent names to init functions.
-
- 15 Aug, 2013 1 commit
-
-
Diego Biurrun authored
Also add missing ff_ prefixes where necessary.
-
- 15 May, 2013 1 commit
-
-
Anton Khirnov authored
-
- 27 Jan, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 30 Oct, 2012 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 12 Oct, 2012 1 commit
-
-
Anton Khirnov authored
-
- 08 Oct, 2012 1 commit
-
-
Anton Khirnov authored
-
- 15 Aug, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 13 Apr, 2012 1 commit
-
-
Diego Biurrun authored
Also adjust some comments including wording and typo fixes.
-
- 03 Apr, 2012 1 commit
-
-
Hans-Kristian Arntzen authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 06 Mar, 2012 1 commit
-
-
Ronald S. Bultje authored
Fixes overflows for large image sizes. Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: libav-stable@libav.org
-
- 19 Feb, 2012 1 commit
-
-
Ronald S. Bultje authored
Revert "swscale: update context offsets after removal of AlpMmxFilter." (commit a95e3fa9) and Revert "swscale: Remove some write-only variables related to alpha handling." (commit 9d03cb9f). They broke alpha handling - it's the evil inline asm that still uses that variable, so it's not truely write-only.
-
- 17 Feb, 2012 1 commit
-
-
Ronald S. Bultje authored
-
- 14 Feb, 2012 1 commit
-
-
Diego Biurrun authored
-
- 08 Feb, 2012 2 commits
-
-
Anton Khirnov authored
This makes it possible to dintinguish them from PAL8. Fixes an invalid write in avpicture_layout().
-
Diego Biurrun authored
It is obscure, most likely unused and not bit-exact compared to libavcodec due to a different IDCT transform algorithm.
-
- 07 Feb, 2012 2 commits
-
-
Ronald S. Bultje authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
Ronald S. Bultje authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
- 08 Jan, 2012 1 commit
-
-
Diego Biurrun authored
-
- 22 Dec, 2011 1 commit
-
-
Anton Khirnov authored
Fixes PAL8 to YUV conversion.
-
- 12 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 24 Nov, 2011 3 commits
-
-
Ronald S. Bultje authored
isGray() is left as a FIXME for later.
-
Ronald S. Bultje authored
-
Ronald S. Bultje authored
-
- 22 Oct, 2011 3 commits
-
-
Ronald S. Bultje authored
-
Kieran Kunhya authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
Kieran Kunhya authored
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
-
- 21 Oct, 2011 1 commit
-
-
Ronald S. Bultje authored
-
- 18 Aug, 2011 1 commit
-
-
Ronald S. Bultje authored
This allows using more specific implementations for chroma/luma, e.g. we can make assumptions on filterSize being constant, thus avoiding that test at runtime.
-