GNOME Bugzilla – Bug 622692
pipelines/metadata check fails
Last modified: 2010-06-25 14:45:33 UTC
Created attachment 164589 [details] GST_DEBUG=2,*metada*:5 make pipelines/metadata.check > log 2>&1 pipelines/metadata.c:151:F:general:test_gps_tags:0: Assertion 'n_recv >= n_sent' failed
commit 1e01bf6b2006d4fdb71f84397f0172a77fa42f2a Author: Thiago Santos <thiago.sousa.santos@collabora.co.uk> Date: Fri Jun 25 11:02:33 2010 -0300 metadata: Include config.h in metadata*.c files Include config.h in metadataexif.c in metadata plugin so that HAVE_EXIF gets defined and exif metadata is properly generated. Also adds config.h to all .c files missing it in metadata plugin Fixes #622692