diff options
author | Benjamin Otte <otte@gnome.org> | 2004-05-11 15:31:35 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-05-11 15:31:35 +0000 |
commit | 18722fe28a73dd994f6c2d864f774343aa39d4e8 (patch) | |
tree | d931193b859e21d9512cd67f5c9b7cbbbd95d1c4 /ChangeLog | |
parent | b06a7b8be95c247dcdce0f18d7dd75fb0dd6573e (diff) |
ext/libvisual/visual.c: use the right caps depending on endianness (I hope)
Original commit message from CVS:
* ext/libvisual/visual.c: (gst_visual_getcaps):
use the right caps depending on endianness (I hope)
* ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
use GST_RANK_NONE for all non-decoding elements or spider gets
mighty confused
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-05-11 Benjamin Otte <in7y118@public.uni-hamburg.de> + + * ext/libvisual/visual.c: (gst_visual_getcaps): + use the right caps depending on endianness (I hope) + * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init): + use GST_RANK_NONE for all non-decoding elements or spider gets + mighty confused + 2004-05-11 Ronald Bultje <rbultje@ronald.bitfreak.net> * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment): |