summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-11-25 14:49:34 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-11-25 14:49:34 +0000
commit15afef86524b53f2c2d5f8f5966418e4ef8368d0 (patch)
tree69679c5d865cd8f759bda17a27d8cb34e5f380fc /ChangeLog
parent4f365b391e9ab1582c2374889f4255da61f8d330 (diff)
downloadgst-plugins-bad-15afef86524b53f2c2d5f8f5966418e4ef8368d0.tar.gz
gst-plugins-bad-15afef86524b53f2c2d5f8f5966418e4ef8368d0.tar.bz2
gst-plugins-bad-15afef86524b53f2c2d5f8f5966418e4ef8368d0.zip
gst/mxf/: Set video dimensions and pixel aspect ratio on the caps.
Original commit message from CVS: * gst/mxf/mxfmpeg.c: (mxf_mpeg_video_create_caps): * gst/mxf/mxfparse.c: (mxf_metadata_generic_picture_essence_descriptor_set_caps): * gst/mxf/mxfparse.h: Set video dimensions and pixel aspect ratio on the caps.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 953202f3..f8f712bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2008-11-25 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+ * gst/mxf/mxfmpeg.c: (mxf_mpeg_video_create_caps):
+ * gst/mxf/mxfparse.c:
+ (mxf_metadata_generic_picture_essence_descriptor_set_caps):
+ * gst/mxf/mxfparse.h:
+ Set video dimensions and pixel aspect ratio on the caps.
+
+2008-11-25 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
* gst/mxf/mxfdemux.c: (gst_mxf_demux_reset_metadata),
(gst_mxf_demux_handle_metadata_generic_descriptor),
(gst_mxf_demux_handle_metadata_file_descriptor),