gst/asfdemux/: lot's of fixes to make data extraction simpler and get the code archit...
authorBenjamin Otte <otte@gnome.org>
Tue, 27 Jan 2004 01:27:04 +0000 (01:27 +0000)
committerBenjamin Otte <otte@gnome.org>
Tue, 27 Jan 2004 01:27:04 +0000 (01:27 +0000)
commit91221bfc3cd4e5ba80e9cd136f8e0b1065c1d0d2
tree6821a2266e61c105deca2cd05db85a62dbe48bab
parent260071fc4a632a7bd28cb95455fb3f9fcffd46fc
gst/asfdemux/: lot's of fixes to make data extraction simpler and get the code architecture and compiler independant....

Original commit message from CVS:
2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* gst/asfdemux/asfheaders.h:
* gst/asfdemux/gstasfdemux.c:
* gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
(gst_asfmux_put_string), (gst_asfmux_put_wav_header),
(gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
lot's of fixes to make data extraction simpler and get the code
architecture and compiler independant. Add debugging category
* gst/goom/gstgoom.c: (gst_goom_change_state):
reset channel count on PAUSED=>READY, not READY=>PAUSED
ChangeLog