mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 04:56:24 +00:00
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
This commit is contained in:
parent
b090420a24
commit
74d16839b7
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
||||||
|
2004-06-29 Benjamin Otte <otte@gnome.org>
|
||||||
|
|
||||||
|
* 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
|
||||||
|
|
||||||
2004-06-29 Wim Taymans <wim@fluendo.com>
|
2004-06-29 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
* gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
|
* gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
|
||||||
|
|
Loading…
Reference in a new issue