Michael Niedermayer
|
7776091b9f
|
diracdec: obmc accesses arent aligned for all files.
Thus use unaligned accesses.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2011-11-15 23:37:40 +01:00 |
|
Michael Niedermayer
|
d2ea38ddb7
|
dirac: alignment for dirac_hpel_filter_v has been fixed
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2011-10-31 17:03:03 +01:00 |
|
Michael Niedermayer
|
18f2ae3b77
|
dirac: alignment for add_dirac_obmc has been fixed
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2011-10-31 17:00:59 +01:00 |
|
Michael Niedermayer
|
4debdee6ce
|
dirac: alignment for add_rect_clamped has been fixed
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2011-10-31 17:00:40 +01:00 |
|
Michael Niedermayer
|
66b6d7bcd7
|
dirac: alignment for put_signed_rect_clamped has been fixed
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2011-10-31 17:00:03 +01:00 |
|
Michael Niedermayer
|
2eecf63086
|
dirac: alignment for dirac_hpel_filter_v() has been fixed
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2011-10-31 16:59:23 +01:00 |
|
Michael Niedermayer
|
22fe93ea39
|
dirac: add_rect_clamped does currently not receive aligned data, thus use unaligned accesses.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2011-10-30 23:26:29 +01:00 |
|
Michael Niedermayer
|
d532e9223e
|
dirac: put_signed_rect_clamped does currently not receive aligned data, thus use unaligned accesses.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2011-10-30 23:25:49 +01:00 |
|
Michael Niedermayer
|
5f34092b13
|
dirac; dirac_hpel_filter_h does currently not receive aligned data thus use unaligned accesses.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2011-10-30 23:25:08 +01:00 |
|
Michael Niedermayer
|
f0d616e76f
|
dirac: dirac_hpel_filter_v does currently not receive aligned data, thus use unaligned accesses.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2011-10-30 23:24:19 +01:00 |
|
multiple authors
|
5d50fcc549
|
DIRAC Decoder stable version, MMX support removed.
Look for MMX_DISABLED to find the disabled functions.
Authors of this code are Marco Gerards <marco@gnu.org> and David Conrad <lessen42@gmail.com>
With changes from Jordi Ortiz <nenjordi@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2011-10-30 21:50:08 +01:00 |
|