diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-08-30 10:26:52 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-08-30 10:26:52 +0000 |
commit | 81be759fc662692219b6ba2fd38d3fb903d03765 (patch) | |
tree | 4f428bd9a4e1d819c4db9fdf340fe8a3edbc5103 /ChangeLog | |
parent | 22e8e61f2a54d8b7a15f093c563263bbab1ac496 (diff) | |
download | gst-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-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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. |