summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-12-05 10:32:55 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-12-05 10:32:55 +0000
commit278604dfa1d8f2a3b57ef8fb89d32a7abe1a0be4 (patch)
tree24c6c7f70271e84409a32df6b2cdc76125ec8a47 /ChangeLog
parentb0e94e354f1e17b22e5264e53a1b82f843266776 (diff)
gst/mxf/mxfdemux.c: Generalize some lines of codes that are more or less the same by a macro.
Original commit message from CVS: * gst/mxf/mxfdemux.c: (gst_mxf_demux_handle_header_metadata_resolve_references): Generalize some lines of codes that are more or less the same by a macro.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e37842fa..d7008b452 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-12-05 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/mxf/mxfdemux.c:
+ (gst_mxf_demux_handle_header_metadata_resolve_references):
+ Generalize some lines of codes that are more or less the same
+ by a macro.
+
2008-12-04 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* configure.ac: