gstreamer/gst/wavparse
Alban Browaeys 7b16eb49b8 wavparse: convert all non GST_FORMAT_BYTES to format bytes.
Convert all non GST_FORMAT_BYTES to format bytes:
fixes:
GStreamer-CRITICAL **: gst_query_set_duration: assertion `format ==
g_value_get_enum (gst_structure_id_get_value (s, GST_QUARK (FORMAT)))'
failed
when playing more than one wav stream.
gst-plugins-base/tests/icles/playback/test7 uri1.wav uri2.wav
2012-07-23 09:49:51 +02:00
..
.gitignore Initial revision 2001-12-22 23:27:31 +00:00
gstwavparse.c wavparse: convert all non GST_FORMAT_BYTES to format bytes. 2012-07-23 09:49:51 +02:00
gstwavparse.h wavparse: Add TOC support 2012-07-20 09:55:50 +02:00
Makefile.am gst: Update versioning 2012-04-04 14:37:47 +02:00
wavparse.vcproj gst/wavparse/Makefile.am gst/wavparse/riff.h gst/wavparse/wavparse.vcproj riff.h removal (unused and duplication with... 2004-10-06 14:15:25 +00:00