gst/auparse/gstauparse.c: - Document all audio encoding we can encounter from Solaris...
authorStéphane Loeuillet <gstreamer@leroutier.net>
Tue, 11 May 2004 22:55:35 +0000 (22:55 +0000)
committerStéphane Loeuillet <gstreamer@leroutier.net>
Tue, 11 May 2004 22:55:35 +0000 (22:55 +0000)
commit216e8fb07f6bdb56be037e3e5fd92e3af67864ee
tree0e70fbc5e2a4713976f7c9315bec0ba63e9259e9
parent0d95b0d8f97aee76e000b0edd4128aa39f5f906d
gst/auparse/gstauparse.c: - Document all audio encoding we can encounter from Solaris 9 headers and libsndfile inform...

Original commit message from CVS:
* gst/auparse/gstauparse.c :
- Document all audio encoding we can encounter from Solaris 9
headers and libsndfile information.
- Increase max. rate from 48000 to 192000 (to match other elements)
- Don't try to play junk data between header and samples
ChangeLog