Diego Biurrun
|
c9f933b5b6
|
Add av_cold attributes to arch-specific init functions
|
2013-02-05 17:01:05 +01:00 |
|
Ronald S. Bultje
|
1768e43ceb
|
vorbisdsp: change block_size type from int to intptr_t.
This saves one instruction in the x86-64 assembly.
|
2013-01-20 22:26:42 -08:00 |
|
Diego Biurrun
|
d9bf716945
|
ppc: vorbisdsp: Drop some unnecessary #includes
Also fixes compilation with AltiVec disabled.
|
2013-01-20 17:38:11 +01:00 |
|
Ronald S. Bultje
|
fef906c77c
|
Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.
Conveniently (together with Justin's earlier patches), this makes
our vorbis decoder entirely independent of dsputil.
|
2013-01-19 22:21:10 -08:00 |
|