mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
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.
This commit is contained in:
parent
791d1f6876
commit
79bc502d5b
1 changed files with 7 additions and 0 deletions
|
@ -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):
|
||||
|
|
Loading…
Reference in a new issue