summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-12-03 10:15:27 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-12-03 10:15:27 +0000
commit19ae0cf61da0ec571c7bce6335240c52c98020c9 (patch)
tree73be2ebeeceaff3e58c946575b6a91f4e6696e52 /ChangeLog
parent399f560eea490ff1422b7951a91fb0e219966f13 (diff)
downloadgst-plugins-bad-19ae0cf61da0ec571c7bce6335240c52c98020c9.tar.gz
gst-plugins-bad-19ae0cf61da0ec571c7bce6335240c52c98020c9.tar.bz2
gst-plugins-bad-19ae0cf61da0ec571c7bce6335240c52c98020c9.zip
gst/mxf/mxfparse.c: Remove FIXME, zero-ULs and UMIDs are really invalid and we can use them as "unset" value.
Original commit message from CVS: * gst/mxf/mxfparse.c: Remove FIXME, zero-ULs and UMIDs are really invalid and we can use them as "unset" value.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6988657e..dd5689b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-12-03 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+ * gst/mxf/mxfparse.c:
+ Remove FIXME, zero-ULs and UMIDs are really invalid and we can
+ use them as "unset" value.
+
+2008-12-03 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
* gst/mxf/mxfdemux.c:
(gst_mxf_demux_handle_header_metadata_update_streams),
(gst_mxf_demux_base_init):