diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2008-11-23 Sebastian Dröge <sebastian.droege@collabora.co.uk> + * gst/mxf/mxfdemux.c: (gst_mxf_demux_pull_klv_packet), + (gst_mxf_demux_chain): + Actually we support a length stored inside 8 bytes but it must + be smaller than G_MAXUINT for GstBuffer. + +2008-11-23 Sebastian Dröge <sebastian.droege@collabora.co.uk> + Patch by: Tal Shalif <tshalif at nargila dot org> * ext/resindvd/resindvdsrc.c: |