mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
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
This commit is contained in:
parent
491906d4b6
commit
760498f5a5
1 changed files with 7 additions and 2 deletions
|
@ -6,8 +6,13 @@
|
|||
2004-05-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
|
||||
|
||||
* gst/cdxaparse/gstcdxaparse.c :
|
||||
Add mpegversion to CAPS to make it link
|
||||
Rank is as GST_RANK_SECONDARY instead of NONE
|
||||
- Add mpegversion to CAPS to make it link
|
||||
- Rank is as GST_RANK_SECONDARY instead of NONE
|
||||
* 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
|
||||
|
||||
2004-05-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||
|
||||
|
|
Loading…
Reference in a new issue