summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorZeeshan Ali <zeenix@gmail.com>2005-11-09 21:35:29 +0000
committerZeeshan Ali <zeenix@gmail.com>2005-11-09 21:35:29 +0000
commit8a534978d48d0ec22b93da6c95ac3a72a58437cb (patch)
treed693a6c5c3e5854d3bb3480651e2394c6c61f782 /ChangeLog
parenta9c9d62886563a5053c43fe3ac5552af30dbde4b (diff)
Attempting to optimize the code for embedded systems.
Original commit message from CVS: Attempting to optimize the code for embedded systems.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 38155729..b7175170 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-11-09 Zeeshan Ali <zeenix@gmail.com>
+
+ * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
+ (flx_decode_delta_flc), (gst_flxdec_chain):
+ Attempting to optimize the code for embedded systems.
+
2005-11-08 Alessandro Decina <alessandro at nnva dot org>
Reviewed by: Tim-Philipp Müller <tim at centricular dot net>