mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
gst/wavenc/gstwavenc.c: Switch to GST_WRITE_UINT32_LE macros (bug #144624)
Original commit message from CVS: * gst/wavenc/gstwavenc.c: (gst_wavenc_setup), (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros (bug #144624) * sys/oss/gstosselement.c: (gst_osselement_probe_caps), (gst_osselement_rate_probe_check): Add another workaround for buggy drivers (bug #145336)
This commit is contained in:
parent
396ac9c403
commit
01d2534ea0
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2004-07-02 David Schleef <ds@schleef.org>
|
||||
|
||||
* gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
|
||||
(gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
|
||||
(bug #144624)
|
||||
* sys/oss/gstosselement.c: (gst_osselement_probe_caps),
|
||||
(gst_osselement_rate_probe_check): Add another workaround for
|
||||
buggy drivers (bug #145336)
|
||||
|
||||
2004-07-02 David Schleef <ds@schleef.org>
|
||||
|
||||
* gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
|
||||
|
|
Loading…
Reference in a new issue