Carl Eugen Hoyos
|
7a259a5fcd
Fix libpostproc compilation on x86_32 with disable-optimizations.
|
11 years ago |
Michael Niedermayer
|
9e04e11e83
libpostproc: alloc a few bytes more in the temporary buffer
|
12 years ago |
Michael Niedermayer
|
f1185fbbec
libpostproc: Fix off by 1 error in the C dering code
|
12 years ago |
Clément Bœsch
|
a1d14336d3
pp: fix a few typo in the template.
|
12 years ago |
Clément Bœsch
|
f48cddfe4c
pp: add SSE2 deInterlaceInterpolateCubic().
|
12 years ago |
Clément Bœsch
|
4e264d1c79
pp: add support for SSE2.
|
12 years ago |
Clément Bœsch
|
375cd3f2ec
pp: rework the way templating is done.
|
12 years ago |
Clément Bœsch
|
5cd567cfb4
pp: fix typo in avg() comment.
|
12 years ago |
Michael Niedermayer
|
3689ec3d28
pp: avoid overflow in w*h
|
12 years ago |
Derek Buitenhuis
|
e20ac54f3e
postproc: Fix unprotected inline asm
|
12 years ago |
XhmikosR
|
08bd8c8ab3
rename the remaining instances of HAVE_MMX2 to HAVE_MMXEXT
|
12 years ago |
Michael Niedermayer
|
9f088a1ed4
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Michael Niedermayer
|
f5bf7b9f4b
libpostproc: fix out of array accesses detected by AddressSanitizer.
|
12 years ago |
Diego Biurrun
|
b315042c8c
Remove libpostproc.
|
12 years ago |
Michael Niedermayer
|
7f83db3124
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Diego Biurrun
|
00a1cdd264
Place some START_TIMER invocations in separate blocks.
|
13 years ago |
Michael Niedermayer
|
7d8f115843
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Diego Biurrun
|
8fd35b1aac
Fix a bunch of typos.
|
13 years ago |
Michael Niedermayer
|
52c522c720
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Mans Rullgard
|
b1bcddfb6d
postproc: altivec: fix trivial cases of mixed declarations and code
|
13 years ago |
Michael Niedermayer
|
8bc7fe4daf
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Diego Biurrun
|
58c42af722
doxygen: misc consistency, spelling and wording fixes
|
13 years ago |
Michael Niedermayer
|
e834f7d2bb
postproc: remove stray +
|
13 years ago |
Michael Niedermayer
|
3419d9b891
postproc: fix compilation failure, now really
|
13 years ago |
Yuriy Kaminskiy
|
d16ebec795
postproc: Fix compilation failure.
|
13 years ago |
Yuriy Kaminskiy
|
2b2617da6b
libpostproc: mmx code uses stack below %esp, fix that
|
13 years ago |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
13 years ago |
Måns Rullgård
|
49bd8e4b84
Fix grammar errors in documentation
|
14 years ago |
Diego Biurrun
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
14 years ago |
Yuriy Kaminskiy
|
5d39be73cb
Fix warnings about redefining constants when compiling libpostproc.
|
15 years ago |
Måns Rullgård
|
c67278098d
Move array specifiers outside DECLARE_ALIGNED() invocations
|
15 years ago |
Diego Biurrun
|
386eaeb43f
Remove disabled code cruft.
|
15 years ago |
Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
16 years ago |
Diego Biurrun
|
ebc3209a7d
HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.
|
16 years ago |
Carl Eugen Hoyos
|
ff5d91d9a1
Fix compilation.
|
16 years ago |
Aurelien Jacobs
|
b250f9c66d
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
|
16 years ago |
Reimar Döffinger
|
7cebed70a8
Replace long with x86_reg in postprocess_template.c like in all other
|
16 years ago |
Diego Pettenò
|
be449fca79
Convert asm keyword into __asm__.
|
16 years ago |
Diego Biurrun
|
245976da2a
Use full path for #includes from another directory.
|
16 years ago |
Diego Biurrun
|
aa089f6c05
typo fixes: tempBlured --> tempBlurred
|
16 years ago |
Diego Biurrun
|
04932b0d97
cosmetics: typo fixes
|
16 years ago |
Diego Biurrun
|
a94948d327
cosmetics: Fix typo in variable name, numSkiped --> numSkipped.
|
16 years ago |
Diego Biurrun
|
16e0bf7349
cosmetics: Fix indentation to be 4 spaces and consistently place {}.
|
16 years ago |
Måns Rullgård
|
6fcc9af012
simplify ALIGN_MASK definition
|
16 years ago |
Måns Rullgård
|
b55aa9a904
get register names from x86_cpu.h
|
16 years ago |
Diego Biurrun
|
bd10713636
typo fixes
|
16 years ago |
Michael Niedermayer
|
6c51fd3f2b
const
|
17 years ago |
Diego Biurrun
|
e5a389a1b7
license header consistency cosmetics
|
17 years ago |
Diego Biurrun
|
90b5b51eab
misc typo fixes
|
17 years ago |
Diego Biurrun
|
755bfeabcc
misc spelling fixes
|
17 years ago |