summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-05-22 18:00:52 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-05-22 18:00:52 +0000
commitbd10b5c348d59432dca81f7b3b31779797004f4f (patch)
treea02b9ad7ae6bb65a3160651d49ca206fa9e41297 /ChangeLog
parent4473ef89986a98297c89436fbd1b9933281b3039 (diff)
downloadgst-plugins-bad-bd10b5c348d59432dca81f7b3b31779797004f4f.tar.gz
gst-plugins-bad-bd10b5c348d59432dca81f7b3b31779797004f4f.tar.bz2
gst-plugins-bad-bd10b5c348d59432dca81f7b3b31779797004f4f.zip
gst/qtdemux/qtdemux.c: po/POTFILES.in:
Original commit message from CVS: * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak), (plugin_init): po/POTFILES.in: Throw an error when the file is encrypted. Move plugin_init stuff to the end of the file, add stuff for i18n, make debug category static.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af0dce94..c4aa92ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2006-05-22 Tim-Philipp Müller <tim at centricular dot net>
+ * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak), (plugin_init):
+ po/POTFILES.in:
+ Throw an error when the file is encrypted. Move plugin_init stuff
+ to the end of the file, add stuff for i18n, make debug category
+ static.
+
+2006-05-22 Tim-Philipp Müller <tim at centricular dot net>
+
Patch by: Michal Benes <michal dot benes at xeris dot cz>
* configure.ac: