mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 19:42:26 +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
67abbb61ae
commit
9662fc8714
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>
|
||||
|
||||
* gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
|
||||
|
|
Loading…
Reference in a new issue