sys/oss/: advertise correct template caps - we indeed do non-native endianness and...
authorBenjamin Otte <otte@gnome.org>
Tue, 29 Jun 2004 11:20:25 +0000 (11:20 +0000)
committerBenjamin Otte <otte@gnome.org>
Tue, 29 Jun 2004 11:20:25 +0000 (11:20 +0000)
commit624814ddda676c70d9fc11b296ed744205e436a0
tree42621934b67a6369ef794d6796efcb177419d8a4
parent281784c3387ed05c7d1465cafedb4b7f4cf582a2
sys/oss/: advertise correct template caps - we indeed do non-native endianness and 8bit audio has no endianness

Original commit message from CVS:
* sys/oss/gstosssink.c:
* sys/oss/gstosssrc.c:
advertise correct template caps - we indeed do non-native endianness
and 8bit audio has no endianness
* sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
avoid (wrong) duplications in getcaps function and return
template caps
ChangeLog
sys/oss/gstosssink.c
sys/oss/gstosssrc.c