- 19 Aug, 2013 2 commits
-
-
Michael Niedermayer authored
Bssed on patch by Øyvind Kolås <pippin@gimp.org> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 15 Aug, 2013 2 commits
-
-
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>
-
Diego Biurrun authored
Also add missing ff_ prefixes where necessary.
-
- 08 Aug, 2013 2 commits
-
-
Michael Niedermayer authored
Fixes CID1061054 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes CID1061053 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 26 Jul, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 25 Jul, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 24 Jul, 2013 1 commit
-
-
Michael Niedermayer authored
Found-by: wm4 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 22 Jul, 2013 1 commit
-
-
clook authored
-
- 16 Jul, 2013 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 14 Jul, 2013 3 commits
-
-
Michael Niedermayer authored
This should fix some hypothetical issues with alloc/init_context() usage 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>
-
- 08 Jul, 2013 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket2684 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 21 Jun, 2013 1 commit
-
-
Hendrik Leppkes authored
Fixes scaling in MSVC/ICL, where inline asm is not present, but the YASM scaling code is. Reviewed-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 21 May, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 12 May, 2013 3 commits
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This reverts commit 23f7b14f. This commit broke fate
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 09 May, 2013 1 commit
-
-
Clément Bœsch authored
-
- 08 May, 2013 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 06 May, 2013 2 commits
-
-
Janne Grunau authored
-
Janne Grunau authored
Use bitfields in FormatEntry array to avoid wasting an int for each flag.
-
- 05 May, 2013 1 commit
-
-
Reimar Döffinger authored
Should only be printed if a "JPEG" format was used, not for e.g. XYZ. Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
- 04 May, 2013 1 commit
-
-
Diego Biurrun authored
-
- 03 May, 2013 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 01 May, 2013 1 commit
-
-
Michael Niedermayer authored
They are currently always constant and thus theres no point to store them in the context. This makes the context 16kb smaller Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 28 Apr, 2013 3 commits
-
-
Michael Niedermayer authored
The implementation is heavily based on Matthias Buerchers and Nicolas Bertrands vf_xyz2rgb.c Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Needed for fixing fate Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 16 Apr, 2013 4 commits
-
-
Michael Niedermayer authored
Fixes "20bpp not supported by yuv2rgb" warning 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>
-
- 15 Apr, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 14 Apr, 2013 3 commits
-
-
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
For the default table we keep using the exact previous coefficients, this way individual functions can be updated seperately without breaking fate Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-