summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-12-09 13:44:45 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-12-09 13:44:45 +0000
commitdb08161b6d2562fc0b60b394a612972d886a693b (patch)
treea4128d7452629b59cd2556747e98b45af4c7feba /ChangeLog
parentd23484c483d1fc8f3d3020c7426a58c81144fec3 (diff)
downloadgst-plugins-bad-db08161b6d2562fc0b60b394a612972d886a693b.tar.gz
gst-plugins-bad-db08161b6d2562fc0b60b394a612972d886a693b.tar.bz2
gst-plugins-bad-db08161b6d2562fc0b60b394a612972d886a693b.zip
gst/mxf/mxfjpeg2000.c: Implement detection of the colorspace used by the
Original commit message from CVS: * gst/mxf/mxfjpeg2000.c: (mxf_jpeg2000_create_caps): Implement detection of the colorspace used by the JPEG2000 codestream. XYZ colorspace isn't supported by our decoders yet unfortunately.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c62fe74..012eb20a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-12-09 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/mxf/mxfjpeg2000.c: (mxf_jpeg2000_create_caps):
+ Implement detection of the colorspace used by the
+ JPEG2000 codestream. XYZ colorspace isn't supported by
+ our decoders yet unfortunately.
+
2008-12-08 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* gst/mxf/mxfparse.c: