projects
/
platform
/
upstream
/
gst-plugins-good.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b169902
)
gst/asfdemux/gstasfdemux.c: Fix wrong order of reading of optional bytes (#165290).
author
Ronald S. Bultje
<rbultje@ronald.bitfreak.net>
Tue, 8 Feb 2005 13:38:11 +0000
(13:38 +0000)
committer
Ronald S. Bultje
<rbultje@ronald.bitfreak.net>
Tue, 8 Feb 2005 13:38:11 +0000
(13:38 +0000)
Original commit message from CVS:
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
Fix wrong order of reading of optional bytes (#165290).
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index c04dbaf173b7368586ab60805b85687baece40ab..0b236b2cad7878bc7f85519417aeeee5a32e9b8c 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-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>
* ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):