ext/polyp/polypsink.c: Fix silly endianness bug. Add some debugging. Remove float...
authorDavid Schleef <ds@schleef.org>
Mon, 31 Jan 2005 01:55:03 +0000 (01:55 +0000)
committerDavid Schleef <ds@schleef.org>
Mon, 31 Jan 2005 01:55:03 +0000 (01:55 +0000)
Original commit message from CVS:
* ext/polyp/polypsink.c: (gst_polypsink_base_init),
(create_context), (gst_polypsink_link): Fix silly endianness
bug.  Add some debugging.  Remove float from caps; it doesn't
work.  Attempt to get remote audio working.

ChangeLog

index 15e33aa..daa32c7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-01-30  David Schleef  <ds@schleef.org>
+
+       * ext/polyp/polypsink.c: (gst_polypsink_base_init),
+       (create_context), (gst_polypsink_link): Fix silly endianness
+       bug.  Add some debugging.  Remove float from caps; it doesn't
+       work.  Attempt to get remote audio working.
+
 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
 
        * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):