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)
commitcff15be1b1f65b6c372a1b585660735ed65047f6
tree76c79d1a5cbaf2e25c12e2f171dc6fb0821caa4d
parent0c958345c7b8868efb3c3656bd7188337b3b9a5b
ext/polyp/polypsink.c: Fix silly endianness bug.  Add some debugging.  Remove float from caps; it doesn't work.  Atte...

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