David Schleef [Sat, 26 Jul 2003 04:23:32 +0000 (04:23 +0000)]
fix initialization
Original commit message from CVS:
fix initialization
David Schleef [Sat, 26 Jul 2003 04:15:39 +0000 (04:15 +0000)]
Nothing in this directory actually uses Freetype
Original commit message from CVS:
Nothing in this directory actually uses Freetype
David Schleef [Sat, 26 Jul 2003 03:01:58 +0000 (03:01 +0000)]
Moved from gst-plugins/ext/mplex/. See that directory for older changelogs.
Original commit message from CVS:
Moved from gst-plugins/ext/mplex/. See that directory for older
changelogs.
David Schleef [Fri, 25 Jul 2003 21:31:58 +0000 (21:31 +0000)]
Compilation fixes for 64-bit architectures
Original commit message from CVS:
Compilation fixes for 64-bit architectures
Angel Carpintero [Fri, 25 Jul 2003 17:06:43 +0000 (17:06 +0000)]
Added tcp plugin to build
Original commit message from CVS:
Added tcp plugin to build
Brian Cameron [Fri, 25 Jul 2003 10:50:48 +0000 (10:50 +0000)]
Adding needed license information. The patch was reviewed and approved by
Original commit message from CVS:
Adding needed license information. The patch was reviewed and approved by
Christian Shaller. Ronald Bultje and Benjamin also responded with
comments.
Joshua N. Pritikin [Fri, 25 Jul 2003 02:04:01 +0000 (02:04 +0000)]
Provide valuable diagnostics for seek events control by the GST_SEEK debug category.
Original commit message from CVS:
Provide valuable diagnostics for seek events control by the GST_SEEK
debug category.
David Schleef [Thu, 24 Jul 2003 08:49:44 +0000 (08:49 +0000)]
Add buffer length checks to every typefinding function
Original commit message from CVS:
Add buffer length checks to every typefinding function
Anonymous Ignore This [Thu, 24 Jul 2003 03:02:06 +0000 (03:02 +0000)]
Don't attempt to negotiate format if our srcpad isn't linked. Simply succeed and continue. This is needed for pure ...
Original commit message from CVS:
Don't attempt to negotiate format if our srcpad isn't linked. Simply
succeed and continue. This is needed for pure indexer applications.
David Schleef [Wed, 23 Jul 2003 05:02:25 +0000 (05:02 +0000)]
And also handle the case where caps have alredy been negotiated, and you are switching from PAUSED->PLAYING.
Original commit message from CVS:
And also handle the case where caps have alredy been negotiated, and you
are switching from PAUSED->PLAYING.
David Schleef [Wed, 23 Jul 2003 04:53:59 +0000 (04:53 +0000)]
Try to get bufferpool _after_ sucessfully negotiating caps.
Original commit message from CVS:
Try to get bufferpool _after_ sucessfully negotiating caps.
David Schleef [Tue, 22 Jul 2003 23:13:45 +0000 (23:13 +0000)]
Force MAKEFLAGS to -j1 since ffmpeg is not -j safe
Original commit message from CVS:
Force MAKEFLAGS to -j1 since ffmpeg is not -j safe
David Schleef [Tue, 22 Jul 2003 22:08:13 +0000 (22:08 +0000)]
enable ext/mplex
Original commit message from CVS:
enable ext/mplex
David Schleef [Tue, 22 Jul 2003 21:24:51 +0000 (21:24 +0000)]
Remove .pc files from CLEANFILES, since it's done automatically by automake during distclean instead of (incorrectly)...
Original commit message from CVS:
Remove .pc files from CLEANFILES, since it's done automatically by
automake during distclean instead of (incorrectly) during clean.
Joshua N. Pritikin [Tue, 22 Jul 2003 09:09:27 +0000 (09:09 +0000)]
Fix another instance of audio/raw -> audio/x-raw-int and video/raw -> video/x-raw-{yuv,rgb}. There probably should b...
Original commit message from CVS:
Fix another instance of audio/raw -> audio/x-raw-int and
video/raw -> video/x-raw-{yuv,rgb}. There probably should
be a audio/x-raw-float for jacksink but I didn't add that.
Ronald S. Bultje [Sun, 20 Jul 2003 08:33:01 +0000 (08:33 +0000)]
Update matroska check (see #117717)
Original commit message from CVS:
Update matroska check (see #117717)
Leif Johnson [Sat, 19 Jul 2003 23:47:42 +0000 (23:47 +0000)]
+ the last of the float caps changes ... these are a bit more pervasive
Original commit message from CVS:
+ the last of the float caps changes ... these are a bit more pervasive
Christian Schaller [Fri, 18 Jul 2003 21:34:32 +0000 (21:34 +0000)]
fix spec file to work with new combined esound plugin
Original commit message from CVS:
fix spec file to work with new combined esound plugin
Christian Schaller [Fri, 18 Jul 2003 20:33:39 +0000 (20:33 +0000)]
the real speex disting fix, the previous one was just the build fix :)
Original commit message from CVS:
the real speex disting fix, the previous one was just the build fix :)
Christian Schaller [Fri, 18 Jul 2003 20:28:36 +0000 (20:28 +0000)]
fix it so that the SPEEX plugin gets disted
Original commit message from CVS:
fix it so that the SPEEX plugin gets disted
David Schleef [Thu, 17 Jul 2003 20:28:23 +0000 (20:28 +0000)]
_Really_ fix my lame attempts at previous fixes for matroska detection.
Original commit message from CVS:
_Really_ fix my lame attempts at previous fixes for matroska
detection.
David Schleef [Thu, 17 Jul 2003 08:50:37 +0000 (08:50 +0000)]
Reenable matroska config check, 'cuz I'm dumb and accidentally disabled it.
Original commit message from CVS:
Reenable matroska config check, 'cuz I'm dumb and accidentally disabled
it.
David Schleef [Thu, 17 Jul 2003 08:32:06 +0000 (08:32 +0000)]
Applied patch from vishnu to remove can_seek.
Original commit message from CVS:
Applied patch from vishnu to remove can_seek.
Ronald S. Bultje [Thu, 17 Jul 2003 06:58:53 +0000 (06:58 +0000)]
Move to m4/ instead of common/m4/
Original commit message from CVS:
Move to m4/ instead of common/m4/
David Schleef [Thu, 17 Jul 2003 04:27:01 +0000 (04:27 +0000)]
Really disable Matroska this time. Reenable smoothwave until someone decides to delete it. Fix ivorbis detection.
Original commit message from CVS:
Really disable Matroska this time. Reenable smoothwave until someone
decides to delete it. Fix ivorbis detection.
Andy Wingo [Wed, 16 Jul 2003 16:08:13 +0000 (16:08 +0000)]
actually recurse into sndfile if we are able big ladspa cleanups, mainly to comply with the buffer-frames caps proper...
Original commit message from CVS:
* actually recurse into sndfile if we are able
* big ladspa cleanups, mainly to comply with the buffer-frames caps property, but also general
cleanups
- the samplerate prop is gone, if you want to set it explicitly (as in for get-based plugins)
you need to use a filtered connection, just like with buffer-frames
* big float2int and int2float changes for buffer-frames compatibility - I think it's quite a bit
simpler
* make the ossclock general, add it to gstaudio, and use it in sndfile as well
i need to update mimetypes, but that's coming soon. there are some other plugins that don't
support buffer-frames, i guess i need to get around to fixing them as well.
Ronald S. Bultje [Tue, 15 Jul 2003 19:05:30 +0000 (19:05 +0000)]
Did this ever compile for anyone?
Original commit message from CVS:
Did this ever compile for anyone?
Brian Cameron [Tue, 15 Jul 2003 12:39:39 +0000 (12:39 +0000)]
Now set XVIDEO_LIBS only if the Xv library is found. Fixed matroska check so that it doesn't stop the configure if i...
Original commit message from CVS:
Now set XVIDEO_LIBS only if the Xv library is found. Fixed matroska check
so that it doesn't stop the configure if it fails.
Ronald S. Bultje [Mon, 14 Jul 2003 17:37:34 +0000 (17:37 +0000)]
Add matroska support to the build tree
Original commit message from CVS:
Add matroska support to the build tree
David Schleef [Mon, 14 Jul 2003 08:26:54 +0000 (08:26 +0000)]
Add gst/overlay directory
Original commit message from CVS:
Add gst/overlay directory
Ronald S. Bultje [Sat, 12 Jul 2003 14:49:20 +0000 (14:49 +0000)]
Plugin details fixes
Original commit message from CVS:
Plugin details fixes
Thomas Vander Stichele [Sat, 12 Jul 2003 12:49:14 +0000 (12:49 +0000)]
various spec file and build fixes agogo /me kicks ds in a friendly way
Original commit message from CVS:
various spec file and build fixes agogo
/me kicks ds in a friendly way
Julien Moutte [Sat, 12 Jul 2003 09:18:31 +0000 (09:18 +0000)]
fixing buggy error handling
Original commit message from CVS:
fixing buggy error handling
Benjamin Otte [Fri, 11 Jul 2003 02:38:08 +0000 (02:38 +0000)]
silence asfdemux
Original commit message from CVS:
silence asfdemux
Christian Schaller [Thu, 10 Jul 2003 15:39:11 +0000 (15:39 +0000)]
fix license field of lame plugin to say LGPL, lame is LGPL. Add Readme with info
Original commit message from CVS:
fix license field of lame plugin to say LGPL, lame is LGPL. Add Readme with info
David Schleef [Wed, 9 Jul 2003 02:03:22 +0000 (02:03 +0000)]
Remove non-LGPL-compatible code
Original commit message from CVS:
Remove non-LGPL-compatible code
Benjamin Otte [Tue, 8 Jul 2003 21:30:47 +0000 (21:30 +0000)]
fix mp3 typefinding and included layer in found type
Original commit message from CVS:
fix mp3 typefinding and included layer in found type
Ronald S. Bultje [Tue, 8 Jul 2003 17:40:09 +0000 (17:40 +0000)]
Implement mpeg-delimited framerate lists instead of (too wide) ranges
Original commit message from CVS:
Implement mpeg-delimited framerate lists instead of (too wide) ranges
Christian Schaller [Mon, 7 Jul 2003 22:40:55 +0000 (22:40 +0000)]
A big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg plugin still doesn't build for me, but I thi...
Original commit message from CVS:
A big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg plugin still doesn't build for me, but I think I am getting close :)
Brian Cameron [Mon, 7 Jul 2003 16:59:08 +0000 (16:59 +0000)]
Now support ISO standard variable length macros.
Original commit message from CVS:
Now support ISO standard variable length macros.
David Schleef [Sun, 6 Jul 2003 23:32:55 +0000 (23:32 +0000)]
Removed function that was only used by _loop(), which was removed by last checkin
Original commit message from CVS:
Removed function that was only used by _loop(), which was removed by
last checkin
Ronald S. Bultje [Sun, 6 Jul 2003 20:49:50 +0000 (20:49 +0000)]
New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as descri...
Original commit message from CVS:
New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as described in the previous commit's document. Note: some plugins will break, some pipelines will break, expect HEAD to be broken or at least not 100% working for a few days, but don't forget to report bugs
Ronald S. Bultje [Sun, 6 Jul 2003 14:22:48 +0000 (14:22 +0000)]
These antique version-specific files aren't needed anymore
Original commit message from CVS:
These antique version-specific files aren't needed anymore
Thomas Vander Stichele [Sat, 5 Jul 2003 22:48:58 +0000 (22:48 +0000)]
patch from hadess, modified
Original commit message from CVS:
patch from hadess, modified
Christian Schaller [Sat, 5 Jul 2003 22:45:39 +0000 (22:45 +0000)]
small disting fix
Original commit message from CVS:
small disting fix
Brian Cameron [Thu, 3 Jul 2003 15:56:49 +0000 (15:56 +0000)]
Now build xvideosink if Xwindows is available, and properly #ifdef the
Original commit message from CVS:
Now build xvideosink if Xwindows is available, and properly #ifdef the
Xv extension code in the xvideosink code.
David Schleef [Thu, 3 Jul 2003 05:28:57 +0000 (05:28 +0000)]
add pango and gtk
Original commit message from CVS:
add pango and gtk
David Schleef [Wed, 2 Jul 2003 08:15:01 +0000 (08:15 +0000)]
add gst/videofilter and ext/pango
Original commit message from CVS:
add gst/videofilter and ext/pango
David Schleef [Tue, 1 Jul 2003 02:28:04 +0000 (02:28 +0000)]
Fix a stray GST_DEBUG(0,...)
Original commit message from CVS:
Fix a stray GST_DEBUG(0,...)
David Schleef [Mon, 30 Jun 2003 06:45:29 +0000 (06:45 +0000)]
Fix type-punning (poorly). This element needs a lot of work -- it has obvious endianness problems.
Original commit message from CVS:
Fix type-punning (poorly). This element needs a lot of work -- it
has obvious endianness problems.
Benjamin Otte [Sun, 29 Jun 2003 19:46:09 +0000 (19:46 +0000)]
compatibility fix for new GST_DEBUG stuff.
Original commit message from CVS:
compatibility fix for new GST_DEBUG stuff.
Includes fixes for missing includes for config.h and unistd.h
I only ensured for plugins I can build that they work, so if some of them are still broken, you gotta fix them yourselves unfortunately.
Ronald S. Bultje [Sat, 28 Jun 2003 06:38:07 +0000 (06:38 +0000)]
Re-add int2float/float2int, someone told me audioconvert handled all this, but it doesn't. oops
Original commit message from CVS:
Re-add int2float/float2int, someone told me audioconvert handled all this, but it doesn't. oops
Ronald S. Bultje [Wed, 25 Jun 2003 19:17:58 +0000 (19:17 +0000)]
Plugins cleanup:
Original commit message from CVS:
Plugins cleanup:
* stereo2mono, mono2stereo, int2float, float2int: replaced by audioconvert.
* stereosplit replaced by oneton.
* vumeter replaced by level (and was broken anyway).
* avifile replaced by ffmpeg.
* mjpegtools duplicates functionality of jpeg. jpeg now works with jpeg-mmx,
too, which makes mjpegtools unneeded.
* allow for jpegmmx instead of jpeg.
* openquicktime replaced by qtdemux and ffmpeg. Broken anyway.
* XMMS is broken and will never be fixed.
* vga is broken and will not be fixed anywhere soon.
* videosink has never worked. If it works, add it back to replace xvideosink.
David Schleef [Wed, 25 Jun 2003 03:19:20 +0000 (03:19 +0000)]
Added gst/realmedia gst/debug and ext/gdk_pixbuf
Original commit message from CVS:
Added gst/realmedia gst/debug and ext/gdk_pixbuf
David Schleef [Wed, 25 Jun 2003 03:18:27 +0000 (03:18 +0000)]
Add gdkpixbuf subdir. Alphabetize a few others.
Original commit message from CVS:
Add gdkpixbuf subdir. Alphabetize a few others.
David Schleef [Tue, 24 Jun 2003 08:05:12 +0000 (08:05 +0000)]
Seems to demux nicely now.
Original commit message from CVS:
Seems to demux nicely now.
David Schleef [Sun, 22 Jun 2003 03:59:01 +0000 (03:59 +0000)]
new RealMedia demuxing element. Not really working yet
Original commit message from CVS:
new RealMedia demuxing element. Not really working yet
Ronald S. Bultje [Tue, 17 Jun 2003 11:43:24 +0000 (11:43 +0000)]
New ffmpeg version fixes mpeg decoding segfaults (mpeg1)
Original commit message from CVS:
New ffmpeg version fixes mpeg decoding segfaults (mpeg1)
Andy Wingo [Mon, 16 Jun 2003 14:56:34 +0000 (14:56 +0000)]
caps refcounting fixes for float2int fixed wrt setting of caps on int pad with dynamic number of sink pads in float2i...
Original commit message from CVS:
* caps refcounting fixes for float2int
* fixed wrt setting of caps on int pad with dynamic number of sink pads in float2int
* added libsndfile plugin (currently only the src is implemented) - currently only float output, noninterleaved is implemented
Julien Moutte [Mon, 16 Jun 2003 10:22:39 +0000 (10:22 +0000)]
Fixing indentation
Original commit message from CVS:
Fixing indentation
Benjamin Otte [Sat, 14 Jun 2003 20:10:13 +0000 (20:10 +0000)]
gcc 3.3 and ppc fixes
Original commit message from CVS:
gcc 3.3 and ppc fixes
David Schleef [Fri, 13 Jun 2003 05:38:16 +0000 (05:38 +0000)]
Add videoflip
Original commit message from CVS:
Add videoflip
Ronald S. Bultje [Wed, 11 Jun 2003 19:42:20 +0000 (19:42 +0000)]
Fix 114948 - adds some autotools magic that makes sure that we only make install ffmpeg if its actually there
Original commit message from CVS:
Fix 114948 - adds some autotools magic that makes sure that we only make install ffmpeg if its actually there
David Schleef [Wed, 11 Jun 2003 06:14:29 +0000 (06:14 +0000)]
Fix test for qcamsrc: only works on i386-linux. Fix assignment of GST_CVS
Original commit message from CVS:
Fix test for qcamsrc: only works on i386-linux. Fix assignment of GST_CVS
David Schleef [Wed, 11 Jun 2003 05:29:06 +0000 (05:29 +0000)]
remove malloc.h. Fixes #114892
Original commit message from CVS:
remove malloc.h. Fixes #114892
Thomas Vander Stichele [Sat, 7 Jun 2003 22:28:39 +0000 (22:28 +0000)]
warn on state change failures
Original commit message from CVS:
warn on state change failures
Ronald S. Bultje [Sat, 7 Jun 2003 00:34:51 +0000 (00:34 +0000)]
Another duration patch from Joshua (slightly modified by me)
Original commit message from CVS:
Another duration patch from Joshua (slightly modified by me)
Ronald S. Bultje [Sat, 7 Jun 2003 00:28:20 +0000 (00:28 +0000)]
Add duration field support to mad - thanks to Joshua
Original commit message from CVS:
Add duration field support to mad - thanks to Joshua
Wim Taymans [Tue, 3 Jun 2003 18:23:14 +0000 (18:23 +0000)]
- Small cleanups
Original commit message from CVS:
- Small cleanups
- update OFFSET/DURATION
- add blocksize property
Ronald S. Bultje [Sun, 1 Jun 2003 17:00:06 +0000 (17:00 +0000)]
Make these compile with both solaris as well as lunix-based stuffies
Original commit message from CVS:
Make these compile with both solaris as well as lunix-based stuffies
Julien Moutte [Sun, 1 Jun 2003 11:43:08 +0000 (11:43 +0000)]
Fixing error message when a plugin is missing (gst-player -> libgstplay).
Original commit message from CVS:
Fixing error message when a plugin is missing (gst-player -> libgstplay).
Pipeline state change on error is now done directly in error callback, there's still something weird with oss /dev/dsp ressource busy error.
Julien Moutte [Fri, 30 May 2003 22:36:19 +0000 (22:36 +0000)]
Error handling is inside and works :)
Original commit message from CVS:
Error handling is inside and works :)
Mutexes have been removed. That should fix UI responsiveness problems on query_length. Please heavily test to check if they were really needed.
Some fixes in GClosures
Ronald S. Bultje [Fri, 30 May 2003 21:44:52 +0000 (21:44 +0000)]
Update plugins to newest divx.com release API (5.2) (why aren't these libs API stable?!?)
Original commit message from CVS:
Update plugins to newest divx.com release API (5.2) (why aren't these libs API stable?!?)
Wim Taymans [Fri, 30 May 2003 14:48:29 +0000 (14:48 +0000)]
- fix timestamps
Original commit message from CVS:
- fix timestamps
Thomas Vander Stichele [Fri, 30 May 2003 10:53:14 +0000 (10:53 +0000)]
pkgconfig checks for mad, audiofile, fix for mcopidl
Original commit message from CVS:
pkgconfig checks for mad, audiofile, fix for mcopidl
Ronald S. Bultje [Thu, 29 May 2003 19:33:58 +0000 (19:33 +0000)]
Use new ffmpeg revision
Original commit message from CVS:
Use new ffmpeg revision
Ronald S. Bultje [Thu, 29 May 2003 19:32:39 +0000 (19:32 +0000)]
Fix build prob
Original commit message from CVS:
Fix build prob
Thomas Vander Stichele [Thu, 29 May 2003 17:00:55 +0000 (17:00 +0000)]
don't warn on recoverable problems
Original commit message from CVS:
don't warn on recoverable problems
Ronald S. Bultje [Thu, 29 May 2003 14:35:23 +0000 (14:35 +0000)]
I'm too lazy to comment this
Original commit message from CVS:
New dxr3 plugins from Martin Soto <soto@informatik.uni-kl.de>
Wim Taymans [Thu, 29 May 2003 12:41:42 +0000 (12:41 +0000)]
- copy offset from input buffer
Original commit message from CVS:
- copy offset from input buffer
Wim Taymans [Thu, 29 May 2003 09:12:17 +0000 (09:12 +0000)]
- Fix offset calculations
Original commit message from CVS:
- Fix offset calculations
Thomas Vander Stichele [Wed, 28 May 2003 16:06:00 +0000 (16:06 +0000)]
I'm too lazy to comment this
Original commit message from CVS:
*** empty log message ***
Wim Taymans [Sat, 24 May 2003 10:51:02 +0000 (10:51 +0000)]
- removed UNITS
Original commit message from CVS:
- removed UNITS
Wim Taymans [Sat, 24 May 2003 10:41:58 +0000 (10:41 +0000)]
UNITS -> DEFAULT
Original commit message from CVS:
UNITS -> DEFAULT
Wim Taymans [Sat, 24 May 2003 10:35:12 +0000 (10:35 +0000)]
- UNITS -> DEFAULT
Original commit message from CVS:
- UNITS -> DEFAULT
Wim Taymans [Sat, 24 May 2003 10:31:38 +0000 (10:31 +0000)]
removed UNITS
Original commit message from CVS:
removed UNITS
Wim Taymans [Sat, 24 May 2003 10:17:50 +0000 (10:17 +0000)]
- update OFFSET field
Original commit message from CVS:
- update OFFSET field
- flush unkown codes
- small cleanups
Wim Taymans [Sat, 24 May 2003 10:15:28 +0000 (10:15 +0000)]
- update DURATION field
Original commit message from CVS:
- update DURATION field
Wim Taymans [Sat, 24 May 2003 10:14:39 +0000 (10:14 +0000)]
- update DURATION of the buffer too
Original commit message from CVS:
- update DURATION of the buffer too
- removed _FORMAT_UNITS (soon obsolete)
Benjamin Otte [Thu, 22 May 2003 20:45:10 +0000 (20:45 +0000)]
fix Makefiles for C++ libraries. They should now work with Forte. This needs a new libtool, update autogen.sh to refl...
Original commit message from CVS:
fix Makefiles for C++ libraries. They should now work with Forte. This needs a new libtool, update autogen.sh to reflect this.
Benjamin Otte [Thu, 22 May 2003 12:17:07 +0000 (12:17 +0000)]
more range fixes
Original commit message from CVS:
more range fixes
Brian Cameron [Thu, 22 May 2003 11:33:16 +0000 (11:33 +0000)]
Corrected modplug and monkeyaudio to build with non-gcc compilers.
Original commit message from CVS:
Corrected modplug and monkeyaudio to build with non-gcc compilers.
Benjamin Otte [Thu, 22 May 2003 10:41:49 +0000 (10:41 +0000)]
case ranges is a gcc extension, removing them
Original commit message from CVS:
case ranges is a gcc extension, removing them
Brian Cameron [Thu, 22 May 2003 10:03:31 +0000 (10:03 +0000)]
This ISO_VARARGS macro is more consistant with the others.
Original commit message from CVS:
This ISO_VARARGS macro is more consistant with the others.
Brian Cameron [Wed, 21 May 2003 18:16:30 +0000 (18:16 +0000)]
Corrected the configure.ac so it actually works. Updated some c files so that they build on Solaris. This mostly in...
Original commit message from CVS:
Corrected the configure.ac so it actually works. Updated some c files
so that they build on Solaris. This mostly involved supporting ISO
style variable-argument macros.
Brian Cameron [Wed, 21 May 2003 15:16:51 +0000 (15:16 +0000)]
Updated autogen.sh/configure.ac and various Makefiles to make the configure script set up all gcc specific compiler a...
Original commit message from CVS:
Updated autogen.sh/configure.ac and various Makefiles to make the
configure script set up all gcc specific compiler arguments, rather
than hardcoding them in the Makefile.am files
David Schleef [Wed, 21 May 2003 07:47:28 +0000 (07:47 +0000)]
Links also against libgstcontrol
Original commit message from CVS:
Links also against libgstcontrol
David Schleef [Mon, 19 May 2003 21:55:11 +0000 (21:55 +0000)]
remove creation of makefile in nonexistent (sys/x11) directory
Original commit message from CVS:
remove creation of makefile in nonexistent (sys/x11) directory
Jeremy Simon [Mon, 19 May 2003 18:36:53 +0000 (18:36 +0000)]
update libflac check
Original commit message from CVS:
update libflac check
Ronald S. Bultje [Wed, 14 May 2003 21:54:41 +0000 (21:54 +0000)]
I'm too lazy to comment this
Original commit message from CVS:
Lots of LPCM support work from Martin. This fixes the mimetype being set and interprets sound stream properties better so it's just iedntified as audio/raw. Thanks go to Martin Soto <soto@informatik.uni-kl.de> - see #106875 for more info