ext/mad/gstid3tag.c: gsttaginterface.h -> gsttagsetter.h
Original commit message from CVS: * ext/mad/gstid3tag.c: gsttaginterface.h -> gsttagsetter.h
This commit is contained in:
parent
3de2f6ee0e
commit
cc67d347e2
@ -1,3 +1,8 @@
|
|||||||
|
2005-09-07 Stefan Kost <ensonic@users.sf.net>
|
||||||
|
|
||||||
|
* ext/mad/gstid3tag.c:
|
||||||
|
gsttaginterface.h -> gsttagsetter.h
|
||||||
|
|
||||||
=== release 0.9.1 ===
|
=== release 0.9.1 ===
|
||||||
|
|
||||||
2005-09-06 Thomas Vander Stichele <thomas at apestaart dot org>
|
2005-09-06 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
#include "gstmad.h"
|
#include "gstmad.h"
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <gst/gsttaginterface.h>
|
#include <gst/gsttagsetter.h>
|
||||||
|
|
||||||
#define ID3_TYPE_FIND_SIZE 40960
|
#define ID3_TYPE_FIND_SIZE 40960
|
||||||
GST_DEBUG_CATEGORY_STATIC (gst_id3_tag_debug);
|
GST_DEBUG_CATEGORY_STATIC (gst_id3_tag_debug);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user