summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2007-12-06 10:48:19 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-12-06 10:48:19 +0000
commit6c413217419556f27b349b10e26a09e04035c144 (patch)
treee055d9d595f06324ae96702da3ac54078107b72f /ChangeLog
parent8152bfe97270c3f59b94b7cee6ca78517b5cf1db (diff)
downloadgst-plugins-bad-6c413217419556f27b349b10e26a09e04035c144.tar.gz
gst-plugins-bad-6c413217419556f27b349b10e26a09e04035c144.tar.bz2
gst-plugins-bad-6c413217419556f27b349b10e26a09e04035c144.zip
gst/mpegtsparse/mpegtsparse.c: Mark crc values table as constant.
Original commit message from CVS: * gst/mpegtsparse/mpegtsparse.c: (crc_tab): Mark crc values table as constant.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7d75aa0..af39c73f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-06 Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/mpegtsparse/mpegtsparse.c: (crc_tab):
+ Mark crc values table as constant.
+
2007-12-05 Edgard Lima <edgard.lima@indt.org.br>
* ext/metadata/metadataexif.c: