summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Boulton <richard@tartarus.org>2002-06-03 15:10:39 +0000
committerRichard Boulton <richard@tartarus.org>2002-06-03 15:10:39 +0000
commit165c24c3ef32d46082a69f10ee22b0ff97c078db (patch)
treef21a5f4654cdad23d0bd20ee7381b6c7237e0efa /ChangeLog
parent341ce192e46abc66e718bb57e591c1ae21458815 (diff)
downloadgst-plugins-bad-165c24c3ef32d46082a69f10ee22b0ff97c078db.tar.gz
gst-plugins-bad-165c24c3ef32d46082a69f10ee22b0ff97c078db.tar.bz2
gst-plugins-bad-165c24c3ef32d46082a69f10ee22b0ff97c078db.zip
m4/mpeg2dec.m4: Test for cpuaccel library as well as mpeg2dec library. Add appropriate includes before test compile ...
Original commit message from CVS: * m4/mpeg2dec.m4: Test for cpuaccel library as well as mpeg2dec library. Add appropriate includes before test compile of mpeg2.h so that compilation succeeds.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e442d48f..a590b932 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-06-03 Richard Boulton <richard@tartarus.org>
+
+ * m4/mpeg2dec.m4: Test for cpuaccel library as well as mpeg2dec
+ library. Add appropriate includes before test compile of mpeg2.h
+ so that compilation succeeds.
+
2002-05-06 Thomas Vander Stichele <thomas@apestaart.org>
* GConf stuff : from http://www.gnome.org/projects/gconf/ and eog