Added big-endian checking.

Added --zero option.
Added leadin for AC3 SPDIF.
This commit is contained in:
Jaroslav Kysela 2001-08-05 11:50:02 +00:00
parent 04255b61c5
commit c2aa076fb2
6 changed files with 70 additions and 15 deletions

View file

@ -1,6 +1,10 @@
@BOTTOM@
/* Architecture defines */
#undef __i386__
#undef __alpha__
#undef __ppc__
#undef __sparc__
/* Big-Endian */
#undef WORDS_BIGENDIAN