- Visual C++源码
- Visual Basic源码
- C++ Builder源码
- Java源码
- Delphi源码
- C/C++源码
- PHP源码
- Perl源码
- Python源码
- Asm源码
- Pascal源码
- Borland C++源码
- Others源码
- SQL源码
- VBScript源码
- JavaScript源码
- ASP/ASPX源码
- C#源码
- Flash/ActionScript源码
- matlab源码
- PowerBuilder源码
- LabView源码
- Flex源码
- MathCAD源码
- VBA源码
- IDL源码
- Lisp/Scheme源码
- VHDL源码
- Objective-C源码
- Fortran源码
- tcl/tk源码
- QT源码
changelog
资源名称:tcpmp.rar [点击查看]
上传用户:wstnjxml
上传日期:2014-04-03
资源大小:7248k
文件大小:1k
源码类别:
Windows CE
开发平台:
C/C++
- Tremor
- snapshot 2004.05.27
- http://www.xiph.org/ogg/vorbis/
- BIG_ENDIAN=0
- BYTE_ORDER=1
- LITTLE_ENDIAN=1
- _LOW_ACCURACY_ (LQ version)
- _ARM_ASSEM_ (HQ version)
- removing all math.h references
- debian and doc directories not needed
- misc.h remove #include <sys/types.h>
- ivorbisfile.h not needed
- ivorbisfile_example.c not needed
- vorbisfile.c not needed
- sharebook.c sort32a -> __cdecl
- floor1.c icom -> __cdecl
- os_types.h #define _ogg_calloc (void*)_calloc
- os_types.h stdint.h instead of sys/types.h when no predefined OS is found
- mapping0.c comment out "seq" global variable
- framing.c crc_lookup changed to const
- registry.c/.h tables changed to const and the virtual tables in other files too
- bitwise.c mask[] changed to const
- mdct.c renamed mdctvorbis.c
- floot0.c ADJUST_SQRT2[] to const
- mdct.c bitrev[] to const