diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-12-04 08:50:48 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-12-04 08:50:48 +0000 |
commit | fff48b08f6ea7629279797013f9fce2196882523 (patch) | |
tree | 3e26f8073e82cc7732a505bf43e099ddebdf4bde /ChangeLog | |
parent | 8201937c549034dc26dc289295a4ca0dfdceeb32 (diff) | |
download | gst-plugins-bad-fff48b08f6ea7629279797013f9fce2196882523.tar.gz gst-plugins-bad-fff48b08f6ea7629279797013f9fce2196882523.tar.bz2 gst-plugins-bad-fff48b08f6ea7629279797013f9fce2196882523.zip |
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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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), |