gstreamer/ext
Tim-Philipp Müller cb23bad1d5 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
..
a52dec expand tabs 2005-12-06 19:48:07 +00:00
amrnb ext/amrnb/amrnbdec.c: Some more comments. 2006-02-15 10:18:39 +00:00
cdio 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
dvdnav fix up error domains, error strings, and use of translation 2006-01-20 14:18:20 +00:00
dvdread ext/dvdread/dvdreadsrc.*: Let's try to play the title the user set via the URI handler or via properties instead of a... 2006-02-14 14:57:18 +00:00
lame ext/lame/gstlame.c: Fix up lame a bit. 2006-02-16 17:16:06 +00:00
mad ext/mad/gstmad.c: Port fixes for bugs 314771, 308772, 140237, and 302625 2006-02-16 09:50:43 +00:00
mpeg2dec ext/mpeg2dec/gstmpeg2dec.c: When we need to crop the output buffer, make sure we create a buffer of the right size an... 2006-02-17 11:51:12 +00:00
sidplay Pass unhandled queries upstream (useful e.g. for SEEKING query) 2006-01-10 11:43:37 +00:00
Makefile.am Half-baked port to 0.10. Needs some love in the seeking department, but at least it does something. 2006-02-09 17:27:57 +00:00