Diego Biurrun
|
dcc39ee10e
|
lavc: Remove deprecated XvMC support hacks
Deprecated in 11/2013.
|
8 years ago |
Anton Khirnov
|
eea9857bfd
|
blockdsp: drop the high_bit_depth parameter
It has no effect, since the code is supposed to operate the same way for
any bit depth.
|
8 years ago |
Diego Biurrun
|
1e9c5bf4c1
|
asm: FF_-prefix internal macros used in inline assembly
These warnings conflict with system macros on Solaris, producing
truckloads of warnings about macro redefinition.
|
9 years ago |
Diego Biurrun
|
12f129e545
|
x86: Unconditionally compile blockdsp and svq1enc init files
This avoids a link failure with MMX disabled as the init functions
are referenced unconditionally.
|
11 years ago |
Diego Biurrun
|
e74433a8e6
|
dsputil: Split clear_block*/fill_block* off into a separate context
|
11 years ago |