From 554fd8c5195424bdbcabf5de30fdc183aba391bd Mon Sep 17 00:00:00 2001 From: upstream source tree Date: Sun, 15 Mar 2015 20:14:05 -0400 Subject: obtained gcc-4.6.4.tar.bz2 from upstream website; verified gcc-4.6.4.tar.bz2.sig; imported gcc-4.6.4 source tree from verified upstream tarball. downloading a git-generated archive based on the 'upstream' tag should provide you with a source tree that is binary identical to the one extracted from the above tarball. if you have obtained the source via the command 'git clone', however, do note that line-endings of files in your working directory might differ from line-endings of the respective files in the upstream repository. --- .../sound/sampled/gstreamer/io/GstAudioFileReader.class | Bin 0 -> 3908 bytes .../io/GstAudioFileReaderNativePeer$GstHeader.class | Bin 0 -> 1185 bytes .../gstreamer/io/GstAudioFileReaderNativePeer.class | Bin 0 -> 5704 bytes .../sound/sampled/gstreamer/io/GstAudioFileWriter.class | Bin 0 -> 1383 bytes .../sound/sampled/gstreamer/io/GstInputStream.class | Bin 0 -> 1184 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 libjava/classpath/lib/gnu/javax/sound/sampled/gstreamer/io/GstAudioFileReader.class create mode 100644 libjava/classpath/lib/gnu/javax/sound/sampled/gstreamer/io/GstAudioFileReaderNativePeer$GstHeader.class create mode 100644 libjava/classpath/lib/gnu/javax/sound/sampled/gstreamer/io/GstAudioFileReaderNativePeer.class create mode 100644 libjava/classpath/lib/gnu/javax/sound/sampled/gstreamer/io/GstAudioFileWriter.class create mode 100644 libjava/classpath/lib/gnu/javax/sound/sampled/gstreamer/io/GstInputStream.class (limited to 'libjava/classpath/lib/gnu/javax/sound/sampled/gstreamer/io') diff --git a/libjava/classpath/lib/gnu/javax/sound/sampled/gstreamer/io/GstAudioFileReader.class b/libjava/classpath/lib/gnu/javax/sound/sampled/gstreamer/io/GstAudioFileReader.class new file mode 100644 index 000000000..899bc6e83 Binary files /dev/null and b/libjava/classpath/lib/gnu/javax/sound/sampled/gstreamer/io/GstAudioFileReader.class differ diff --git a/libjava/classpath/lib/gnu/javax/sound/sampled/gstreamer/io/GstAudioFileReaderNativePeer$GstHeader.class b/libjava/classpath/lib/gnu/javax/sound/sampled/gstreamer/io/GstAudioFileReaderNativePeer$GstHeader.class new file mode 100644 index 000000000..7ced67c62 Binary files /dev/null and b/libjava/classpath/lib/gnu/javax/sound/sampled/gstreamer/io/GstAudioFileReaderNativePeer$GstHeader.class differ diff --git a/libjava/classpath/lib/gnu/javax/sound/sampled/gstreamer/io/GstAudioFileReaderNativePeer.class b/libjava/classpath/lib/gnu/javax/sound/sampled/gstreamer/io/GstAudioFileReaderNativePeer.class new file mode 100644 index 000000000..9dd110b5a Binary files /dev/null and b/libjava/classpath/lib/gnu/javax/sound/sampled/gstreamer/io/GstAudioFileReaderNativePeer.class differ diff --git a/libjava/classpath/lib/gnu/javax/sound/sampled/gstreamer/io/GstAudioFileWriter.class b/libjava/classpath/lib/gnu/javax/sound/sampled/gstreamer/io/GstAudioFileWriter.class new file mode 100644 index 000000000..c94267ddc Binary files /dev/null and b/libjava/classpath/lib/gnu/javax/sound/sampled/gstreamer/io/GstAudioFileWriter.class differ diff --git a/libjava/classpath/lib/gnu/javax/sound/sampled/gstreamer/io/GstInputStream.class b/libjava/classpath/lib/gnu/javax/sound/sampled/gstreamer/io/GstInputStream.class new file mode 100644 index 000000000..213fa6137 Binary files /dev/null and b/libjava/classpath/lib/gnu/javax/sound/sampled/gstreamer/io/GstInputStream.class differ -- cgit v1.2.3