]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commit
Begun to add support for non i386 architectures, with the help of Chris
authorRichard Boulton <richard@tartarus.org>
Fri, 15 Sep 2000 22:44:10 +0000 (22:44 +0000)
committerRichard Boulton <richard@tartarus.org>
Fri, 15 Sep 2000 22:44:10 +0000 (22:44 +0000)
commit238bbc23c81e6553b15cad11b3b687cdb1669e16
treee3c09c25b688c588203df746641059923355f2ab
parent3239d7cb0c11807e8e34f3b1cd1272edd8fd35e9
Begun to add support for non i386 architectures, with the help of Chris

Original commit message from CVS:
Begun to add support for non i386 architectures, with the help of Chris
Emerson.  Added bits to configure to figure out architecture, and added
some alternatives for PPC.  Should cause no problems on i386, but I'll
check after this commit, but doesn't yet work on PPC by a fair way...
AUTHORS
acconfig.h
config.h.in [deleted file]
configure.in
gst/Makefile.am
gst/cothreads.c
gst/gstarch.h [new file with mode: 0644]
gst/gsti386.h [new file with mode: 0644]
gst/gstppc.h [new file with mode: 0644]
libs/getbits/Makefile.am