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)
commit760498f5a53d2e67d678d7eeb8496e56ce76aed7
treeb018f7befba82f25c199d48fa49de9c4d3e968bf
parent491906d4b6affad3df69447acd74b8b1ea094653
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