mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
gst/asfdemux/gstasfdemux.c: Fix wrong order of reading of optional bytes (#165290).
Original commit message from CVS: * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data): Fix wrong order of reading of optional bytes (#165290).
This commit is contained in:
parent
708fb6e61b
commit
76e9c7b971
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
|
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
|
||||||
|
Fix wrong order of reading of optional bytes (#165290).
|
||||||
|
|
||||||
2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
2005-02-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
* ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
|
* ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
|
||||||
|
|
Loading…
Reference in a new issue