summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorZeeshan Ali <zeenix@gmail.com>2005-12-11 16:43:42 +0000
committerZeeshan Ali <zeenix@gmail.com>2005-12-11 16:43:42 +0000
commit8b6d639c5dec7e488792ca67c70d9fda161ac0ce (patch)
tree23ef6b3d3b5bd5b1a534bda52985e29e715b8b63 /ChangeLog
parent81e11ca107dfb6efea2fea28a7186d2180cc3374 (diff)
Now flxdec works on big-endian machines as well.
Original commit message from CVS: Now flxdec works on big-endian machines as well.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c5030e64..b71d508a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-12-11 Zeeshan Ali <zeenix at gmail dot com>
+
+ * gst/flx/flx_color.c: (flx_colorspace_convert):
+ * gst/flx/flx_color.h:
+ * gst/flx/flx_fmt.h:
+ * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
+ * gst/flx/gstflxdec.h:
+ Now flxdec works on big-endian machines as well.
+
2005-12-11 Tim-Philipp Müller <tim at centricular dot net>
* gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),