Jan Schmidt
5fe4be1f96
Update the gst-launch example for the new syntax
...
Original commit message from CVS:
Update the gst-launch example for the new syntax
2003-07-26 17:28:01 +00:00
Jan Schmidt
245b24c8f4
hack to handle DVDNAV_WAIT event
...
Original commit message from CVS:
hack to handle DVDNAV_WAIT event
2003-07-26 17:27:10 +00:00
Ronald S. Bultje
cbaec5cb87
Mplex apparently creates a private stream with padding 0x00 bytes... This normally triggers gst_pad_try_set_caps(), a...
...
Original commit message from CVS:
Mplex apparently creates a private stream with padding 0x00 bytes... This normally triggers gst_pad_try_set_caps(), and since our template is NULL, the argument is NULL too, which is invalid... So here's a quickfix
2003-07-26 10:13:30 +00:00
David Schleef
949ec5d0cb
fix initialization
...
Original commit message from CVS:
fix initialization
2003-07-26 04:23:32 +00:00
David Schleef
2b84f96322
Nothing in this directory actually uses Freetype
...
Original commit message from CVS:
Nothing in this directory actually uses Freetype
2003-07-26 04:15:39 +00:00
David Schleef
82cf691a75
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.
2003-07-26 03:01:58 +00:00
David Schleef
72d884c9c0
Compilation fixes for 64-bit architectures
...
Original commit message from CVS:
Compilation fixes for 64-bit architectures
2003-07-25 21:31:58 +00:00
Angel Carpintero
3d0b7698d0
Added tcp plugin to build
...
Original commit message from CVS:
Added tcp plugin to build
2003-07-25 17:06:43 +00:00
Brian Cameron
b1df15f5cb
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.
2003-07-25 10:50:48 +00:00
Joshua N. Pritikin
6dc7c1b621
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.
2003-07-25 02:04:01 +00:00
David Schleef
d819df1b4c
Add buffer length checks to every typefinding function
...
Original commit message from CVS:
Add buffer length checks to every typefinding function
2003-07-24 08:49:44 +00:00
Anonymous Ignore This
f1dc779db1
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.
2003-07-24 03:02:06 +00:00
David Schleef
23f2464658
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.
2003-07-23 05:02:25 +00:00
David Schleef
624ec76646
Try to get bufferpool _after_ sucessfully negotiating caps.
...
Original commit message from CVS:
Try to get bufferpool _after_ sucessfully negotiating caps.
2003-07-23 04:53:59 +00:00
David Schleef
4694cef95a
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
2003-07-22 23:13:45 +00:00
David Schleef
3c1bf3aeff
enable ext/mplex
...
Original commit message from CVS:
enable ext/mplex
2003-07-22 22:08:13 +00:00
David Schleef
27d874ac69
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.
2003-07-22 21:24:51 +00:00
Joshua N. Pritikin
c6e2de9af2
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.
2003-07-22 09:09:27 +00:00
Ronald S. Bultje
5532889d50
Update matroska check (see #117717 )
...
Original commit message from CVS:
Update matroska check (see #117717 )
2003-07-20 08:33:01 +00:00
Leif Johnson
6918b289b9
+ 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
2003-07-19 23:47:42 +00:00
Christian Schaller
2d5c612d51
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
2003-07-18 21:34:32 +00:00
Christian Schaller
e9cf90188b
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 :)
2003-07-18 20:33:39 +00:00
Christian Schaller
96816aced3
fix it so that the SPEEX plugin gets disted
...
Original commit message from CVS:
fix it so that the SPEEX plugin gets disted
2003-07-18 20:28:36 +00:00
David Schleef
dc6a89fe5d
_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.
2003-07-17 20:28:23 +00:00
David Schleef
9a6450205c
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.
2003-07-17 08:50:37 +00:00
David Schleef
dc18488304
Applied patch from vishnu to remove can_seek.
...
Original commit message from CVS:
Applied patch from vishnu to remove can_seek.
2003-07-17 08:32:06 +00:00
Ronald S. Bultje
f97a52c4ed
Move to m4/ instead of common/m4/
...
Original commit message from CVS:
Move to m4/ instead of common/m4/
2003-07-17 06:58:53 +00:00
David Schleef
3b1588d483
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.
2003-07-17 04:27:01 +00:00
Andy Wingo
9ee0b03986
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.
2003-07-16 16:08:13 +00:00
Ronald S. Bultje
8ab9120751
Did this ever compile for anyone?
...
Original commit message from CVS:
Did this ever compile for anyone?
2003-07-15 19:05:30 +00:00
Brian Cameron
2579f7ed0c
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.
2003-07-15 12:39:39 +00:00
Ronald S. Bultje
0efffb541e
Add matroska support to the build tree
...
Original commit message from CVS:
Add matroska support to the build tree
2003-07-14 17:37:34 +00:00
David Schleef
671171e4f0
Add gst/overlay directory
...
Original commit message from CVS:
Add gst/overlay directory
2003-07-14 08:26:54 +00:00
Ronald S. Bultje
88d4814d25
Plugin details fixes
...
Original commit message from CVS:
Plugin details fixes
2003-07-12 14:49:20 +00:00
Thomas Vander Stichele
12558a9efb
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
2003-07-12 12:49:14 +00:00
Julien Moutte
615dd85672
fixing buggy error handling
...
Original commit message from CVS:
fixing buggy error handling
2003-07-12 09:18:31 +00:00
Benjamin Otte
2e8d2689e3
silence asfdemux
...
Original commit message from CVS:
silence asfdemux
2003-07-11 02:38:08 +00:00
Christian Schaller
070ba3799a
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
2003-07-10 15:39:11 +00:00
David Schleef
30e0a5c8d3
Remove non-LGPL-compatible code
...
Original commit message from CVS:
Remove non-LGPL-compatible code
2003-07-09 02:03:22 +00:00
Benjamin Otte
a1b4911f81
fix mp3 typefinding and included layer in found type
...
Original commit message from CVS:
fix mp3 typefinding and included layer in found type
2003-07-08 21:30:47 +00:00
Ronald S. Bultje
0723f01b39
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
2003-07-08 17:40:09 +00:00
Christian Schaller
b4640b3a23
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 :)
2003-07-07 22:40:55 +00:00
Brian Cameron
3f064e2c9e
Now support ISO standard variable length macros.
...
Original commit message from CVS:
Now support ISO standard variable length macros.
2003-07-07 16:59:08 +00:00
David Schleef
ae8417fa98
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
2003-07-06 23:32:55 +00:00
Ronald S. Bultje
ed2362149a
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
2003-07-06 20:49:50 +00:00
Ronald S. Bultje
efbd8d977d
These antique version-specific files aren't needed anymore
...
Original commit message from CVS:
These antique version-specific files aren't needed anymore
2003-07-06 14:22:48 +00:00
Thomas Vander Stichele
a1d5d20a70
patch from hadess, modified
...
Original commit message from CVS:
patch from hadess, modified
2003-07-05 22:48:58 +00:00
Christian Schaller
0b3f6eb761
small disting fix
...
Original commit message from CVS:
small disting fix
2003-07-05 22:45:39 +00:00
Brian Cameron
ddfe2d3894
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.
2003-07-03 15:56:49 +00:00
David Schleef
4ed4277b21
add pango and gtk
...
Original commit message from CVS:
add pango and gtk
2003-07-03 05:28:57 +00:00