diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-01-30 19:19:33 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-01-30 19:19:33 +0000 |
commit | 65d96c70634b527ef8fc9f0b1669f42b87e788b7 (patch) | |
tree | 9975d8e3105265423750ed4ed46f85cafa1a5996 /ChangeLog | |
parent | 8473ffb7541e8f5158b81883ab2b9a6c92c53e40 (diff) | |
download | gst-plugins-bad-65d96c70634b527ef8fc9f0b1669f42b87e788b7.tar.gz gst-plugins-bad-65d96c70634b527ef8fc9f0b1669f42b87e788b7.tar.bz2 gst-plugins-bad-65d96c70634b527ef8fc9f0b1669f42b87e788b7.zip |
Fix build with exempi >= 1.99.5 and fix the include path for exempi.
Original commit message from CVS:
* configure.ac:
* ext/metadata/metadataxmp.c:
(metadatamux_xmp_for_each_tag_in_list):
Fix build with exempi >= 1.99.5 and fix the include
path for exempi.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2008-01-30 Sebastian Dröge <slomo@circular-chaos.org> + + * configure.ac: + * ext/metadata/metadataxmp.c: + (metadatamux_xmp_for_each_tag_in_list): + Fix build with exempi >= 1.99.5 and fix the include + path for exempi. + 2008-01-30 Edgard Lima <edgard.lima@indt.org.br> * ext/metadata/TODO: |