summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-08-30 10:26:52 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-08-30 10:26:52 +0000
commit81be759fc662692219b6ba2fd38d3fb903d03765 (patch)
tree4f428bd9a4e1d819c4db9fdf340fe8a3edbc5103 /ChangeLog
parent22e8e61f2a54d8b7a15f093c563263bbab1ac496 (diff)
downloadgst-plugins-bad-81be759fc662692219b6ba2fd38d3fb903d03765.tar.gz
gst-plugins-bad-81be759fc662692219b6ba2fd38d3fb903d03765.tar.bz2
gst-plugins-bad-81be759fc662692219b6ba2fd38d3fb903d03765.zip
fix for 151236
Original commit message from CVS: fix for 151236
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4004ee3..05d5c25e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2004-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
+ Patch by: David Schleef
+
+ * configure.ac:
+ * sys/Makefile.am:
+ rename our detection macro for V4L2. Fixes #151236.
+
+2004-08-30 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ Patch by: David Schleef
+
* configure.ac:
check to define LAMEPRESET. Fixes #151232.