rockbox/apps/codecs/lib
Mohamed Tarek 090768194f Enable ff_copy_bits in ffmpeg_bitstream.c and put_bits.h and intreadwrite.h to codeclib.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27452 a1c6a512-1295-4272-9138-f99709370657
2010-07-17 07:46:38 +00:00
..
tlsf Rename/change SIMVER to APP_TYPE in the Makefiles. 2010-07-10 13:49:49 +00:00
asm_arm.h ARMv6 versions of X(N)PROD31 macros and MULT32 macro. Saves about 1MHz or 3% decoding vorbis on gigabeat S. 2010-06-17 15:24:23 +00:00
asm_mcf5249.h
codeclib.c
codeclib.h
codeclib_misc.h Check if ROCKBOX_LITTLE_ENDIAN and ROCKBOX_BIG_ENDIAN are defined, no which value they have 2010-07-14 20:19:44 +00:00
ffmpeg_bitstream.c Enable ff_copy_bits in ffmpeg_bitstream.c and put_bits.h and intreadwrite.h to codeclib. 2010-07-17 07:46:38 +00:00
ffmpeg_bswap.h
ffmpeg_get_bits.h Enable ff_copy_bits in ffmpeg_bitstream.c and put_bits.h and intreadwrite.h to codeclib. 2010-07-17 07:46:38 +00:00
ffmpeg_intreadwrite.h Enable ff_copy_bits in ffmpeg_bitstream.c and put_bits.h and intreadwrite.h to codeclib. 2010-07-17 07:46:38 +00:00
ffmpeg_put_bits.h Enable ff_copy_bits in ffmpeg_bitstream.c and put_bits.h and intreadwrite.h to codeclib. 2010-07-17 07:46:38 +00:00
fft-ffmpeg.c
fft-ffmpeg_arm.h Fix inline asm argument. Shouldn't have much impact in practice but might save a load if gcc is clever. 2010-06-27 15:15:46 +00:00
fft.h
fixedpoint.c
fixedpoint.h
libcodec.make
mdct.c
mdct.h
mdct2.c
mdct2.h
mdct_arm.S
mdct_lookup.c
mdct_lookup.h
osx.dummy.c
setjmp.h
setjmp_arm.S
setjmp_cf.S
setjmp_mips.S
SOURCES Sync codeclib bitstream code with upstream ffmpeg code. Build ffmpeg_bitstream.c as a part of the codec lib. Use this codeclib implementation in libffmpegFLAC. Implement adapted version of the unaligned longword reading optimization for coldfire from the libwma version of this code. Speeds up cook decoding by 2-3% on h300 and flac by 25% on h300, also speeds up flac decoding by 2% on c200 (decoding speed of cook on c200 is unchanged). 2010-07-15 16:19:17 +00:00