ext/libvisual/visual.c: use the right caps depending on endianness (I hope)
authorBenjamin Otte <otte@gnome.org>
Tue, 11 May 2004 15:31:35 +0000 (15:31 +0000)
committerBenjamin Otte <otte@gnome.org>
Tue, 11 May 2004 15:31:35 +0000 (15:31 +0000)
commit812cde1ab9d7c493de8431abef8aedb69d449936
tree884c42a8a4666af3df0dc1aac76e372b77c06ac0
parent46b01db52eccf4a25a09d969d823203f39362c6a
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
ChangeLog