diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2006-04-09 14:00:32 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2006-04-09 14:00:32 +0000 |
commit | f66a4fbe55c65cdcee436403dfed3831c46ba4a4 (patch) | |
tree | fc247ac07f5a20b1e44af3aeac9422d03d5f145e /ChangeLog | |
parent | bcbc2b2b98b134efcd2644aad5b0379cde54803e (diff) |
gst/matroska/ebml-read.c: Even better would be if we actually did the right thing here (also, G_GUINT64_CONSTANT only...
Original commit message from CVS:
* gst/matroska/ebml-read.c: (gst_ebml_read_sint):
Even better would be if we actually did the right thing
here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-04-09 Tim-Philipp Müller <tim at centricular dot net> + + * gst/matroska/ebml-read.c: (gst_ebml_read_sint): + Even better would be if we actually did the right thing + here (also, G_GUINT64_CONSTANT only exists since GLib-2.10). + 2006-04-08 Tim-Philipp Müller <tim at centricular dot net> * gst/matroska/ebml-read.c: (gst_ebml_read_sint): |