18 Commits (c3fb69631168e161ab9c1968562595135312aa38)

Author SHA1 Message Date
Lynne 0513c5cd25
aacdec_dsp: implement 768-point transform and windowing 7 months ago
Lynne baf8651d56
aacdec: restore arm32 dequantization optimizations 8 months ago
Andreas Rheinhardt f5d2dc7b4b avcodec/aac/aacdec_(fixed|float): Set AACDecDSP, AACDecProc directly 8 months ago
Andreas Rheinhardt 8762aa4d62 avcodec/aac/aacdec: Move init functions to aacdec_fixed/float 8 months ago
Andreas Rheinhardt 41922bef7a avcodec/aac/aacdec_(fixed|float): Avoid AAC_RENAME, INTFLOAT 8 months ago
Andreas Rheinhardt c13b5d96c8 avcodec/aac/aacdec_float: Call ff_aac_float_common_init() only once 8 months ago
Lynne e3650886c7
aacdec: initialize float/fixed SBR tables only when either is needed 8 months ago
Lynne 03cf101645
aacdec: remove AAC-specific MIPS optimizations 8 months ago
Lynne 551ce16b59
aacdec: move aacdec.h into libavcodec/aac 8 months ago
Lynne 2f90d83981
aacdec: move fixed/float DSP initialization to templated init functions 8 months ago
Lynne 49e7be1e37
aacdec: move prediction to separate files 8 months ago
Lynne b1718ce0f9
aacdec: move CCE decoding to a separate templated file 8 months ago
Lynne 87a93a5670
aacdec: split off channel coupling into a new file 8 months ago
Lynne b7387ea00e
aacdec: deduplicate table initizalization 8 months ago
Lynne 41ae2b03a5
aacdec: move spectrum decode and dequantization to a new file 8 months ago
Lynne a309aa4127
aacdec: duplicate table initialization 8 months ago
Lynne e9fc7661da
aacdec: template LTP application separately 8 months ago
Lynne a6295586f5
aacdec: template scalefactor dequantization separately 8 months ago
Lukasz Marek 279ff8d2f6 lavd/fbdev_enc: move list device code to fbdev_common 11 years ago
Lukasz Marek fa3bfeb1c1 lavd/fbdev_enc: add default device 11 years ago
Ingo Brückl 6c9c636c00 lavd/fbdev_common: fix compilation with older kernels 11 years ago
Lukasz Marek a547c496e9 lavd/fbdev: move common code to separate file 11 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Pettenò 350120d269 tablegen: implement and use WRITE_ARRAY macros 15 years ago
Alex Converse e29af81818 aactab: Tablegenify ff_aac_pow2sf_tab. 15 years ago
Reimar Döffinger 8eaa6e0e04 Change/simplify the tableprint/tablegen API. 15 years ago
Reimar Döffinger c26bce1070 Allow hard-coding of the 32kB cubic-root table for AAC. 15 years ago
Reimar Döffinger a7c6e76638 Add support for hardcoding the motionpixels rgb to yuv table. 15 years ago
Reimar Döffinger eadaa00c6f Add support for hardcoding the mpegaudiodec tables. 15 years ago