summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-12-04 08:50:48 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-12-04 08:50:48 +0000
commitfff48b08f6ea7629279797013f9fce2196882523 (patch)
tree3e26f8073e82cc7732a505bf43e099ddebdf4bde /ChangeLog
parent8201937c549034dc26dc289295a4ca0dfdceeb32 (diff)
downloadgstreamer-plugins-bad-fff48b08f6ea7629279797013f9fce2196882523.tar.gz
gst/mxf/mxfparse.c: Fix setting of the height/width and PAR of video streams.
Original commit message from CVS: * gst/mxf/mxfparse.c: (mxf_metadata_generic_picture_essence_descriptor_set_caps): Fix setting of the height/width and PAR of video streams.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6902376f7..660abdb85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-12-04 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+ * gst/mxf/mxfparse.c:
+ (mxf_metadata_generic_picture_essence_descriptor_set_caps):
+ Fix setting of the height/width and PAR of video streams.
+
+2008-12-04 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
* gst/mxf/Makefile.am:
* gst/mxf/mxfd10.c: (mxf_is_d10_essence_track),
(mxf_d10_picture_handle_essence_element),