gstreamer/ext/cdio
Tim-Philipp Müller 59385bde70 ext/cdio/Makefile.am: Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be required for Cygwin, see #317048)
Original commit message from CVS:
* ext/cdio/Makefile.am:
Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
required for Cygwin, see #317048)
* gst/rtp/gstasteriskh263.c:
Cygwin has includes for both the unix network socket API
and the windows API, but only one can be included, so fix
includes to only use one or the other, prefering the unxi
one (#317048).
2006-02-23 20:08:58 +00:00
..
gstcdio.c ext/cdio/gstcdio.c: Init debug category (#331253). 2006-02-17 11:19:34 +00:00
gstcdio.h ext/cdio/: Fix build for libcdio versions >= 76; give slightly lower rank than cdparanoia. 2006-01-19 00:10:51 +00:00
gstcdiocddasrc.c docs/plugins/: Add cdio plugin to docs. 2006-02-06 11:34:23 +00:00
gstcdiocddasrc.h Port libcdio cdda source, formerly known as cddasrc, now known as cdiocddasrc (fixes #323327). Should also read CD-TE... 2006-01-18 19:30:36 +00:00
Makefile.am ext/cdio/Makefile.am: Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be required for Cygwin, see #317048) 2006-02-23 20:08:58 +00:00