platform/upstream/gstreamer.git
20 years agoAdd gst-launch-ext.in to extra dist
Christian Schaller [Thu, 18 Sep 2003 20:55:35 +0000 (20:55 +0000)]
Add gst-launch-ext.in to extra dist

Original commit message from CVS:
Add gst-launch-ext.in to extra dist

20 years agoremove this file
Christian Schaller [Thu, 18 Sep 2003 19:50:24 +0000 (19:50 +0000)]
remove this file

Original commit message from CVS:
remove this file

20 years agoversion gst-launch command in gst-launch-ext
Christian Schaller [Thu, 18 Sep 2003 18:28:23 +0000 (18:28 +0000)]
version gst-launch command in gst-launch-ext

Original commit message from CVS:
version gst-launch command in gst-launch-ext

20 years agoreverting error patch before making a branch.
Thomas Vander Stichele [Tue, 16 Sep 2003 10:00:02 +0000 (10:00 +0000)]
reverting error patch before making a branch.

Original commit message from CVS:
reverting error patch before making a branch.

20 years agoFixing gst_element_error calls
Julien Moutte [Mon, 15 Sep 2003 17:21:31 +0000 (17:21 +0000)]
Fixing gst_element_error calls

Original commit message from CVS:
Fixing gst_element_error calls

20 years agoChanging have_xid to have_video_out to match the new GstVideoSink parent object.
Julien Moutte [Mon, 15 Sep 2003 09:29:06 +0000 (09:29 +0000)]
Changing have_xid to have_video_out to match the new GstVideoSink parent object.

Original commit message from CVS:
Changing have_xid to have_video_out to match the new GstVideoSink parent object.
Adding have_vis_size.
Fixing gst_play_connect_visualisation

20 years agoconverted gst_element_error to new format in ext/ - gettext pending
Benjamin Otte [Mon, 15 Sep 2003 01:08:40 +0000 (01:08 +0000)]
converted gst_element_error to new format in ext/ - gettext pending

Original commit message from CVS:
converted gst_element_error to new format in ext/ - gettext pending

20 years agoconverted gst_element_error to new format in gst/ - gettext pending
Benjamin Otte [Mon, 15 Sep 2003 00:34:44 +0000 (00:34 +0000)]
converted gst_element_error to new format in gst/ - gettext pending

Original commit message from CVS:
converted gst_element_error to new format in gst/ - gettext pending

20 years agoadd COPYING.LIB
Christian Schaller [Sun, 14 Sep 2003 21:43:48 +0000 (21:43 +0000)]
add COPYING.LIB

Original commit message from CVS:
add COPYING.LIB

20 years agoexerting executive privilege
David Schleef [Sun, 14 Sep 2003 18:29:11 +0000 (18:29 +0000)]
exerting executive privilege

Original commit message from CVS:
exerting executive privilege

20 years agoAdding GstVideoSink object which will be used for video sink's subclassing.
Julien Moutte [Sun, 14 Sep 2003 12:21:06 +0000 (12:21 +0000)]
Adding GstVideoSink object which will be used for video sink's subclassing.

Original commit message from CVS:
Adding GstVideoSink object which will be used for video sink's subclassing.

20 years agoChange some g_prints to GST_DEBUG
David Schleef [Sun, 14 Sep 2003 11:50:14 +0000 (11:50 +0000)]
Change some g_prints to GST_DEBUG

Original commit message from CVS:
Change some g_prints to GST_DEBUG

20 years agoAdd passthru. Remove height/width parameters. Fix caps negotiation to automatically...
David Schleef [Sun, 14 Sep 2003 11:25:48 +0000 (11:25 +0000)]
Add passthru.  Remove height/width parameters.  Fix caps negotiation to automatically work with ranges in the output.

Original commit message from CVS:
Add passthru.  Remove height/width parameters.  Fix caps negotiation
to automatically work with ranges in the output.

20 years agoFixes to make it pass media test. Remove frequency parameter, since it can be (and...
David Schleef [Sun, 14 Sep 2003 11:20:45 +0000 (11:20 +0000)]
Fixes to make it pass media test.  Remove frequency parameter, since it can be (and should be) set by caps negotiation.

Original commit message from CVS:
Fixes to make it pass media test.  Remove frequency parameter, since
it can be (and should be) set by caps negotiation.

20 years agoChange default program suffix to -0.7
David Schleef [Sat, 13 Sep 2003 16:10:25 +0000 (16:10 +0000)]
Change default program suffix to -0.7

Original commit message from CVS:
Change default program suffix to -0.7

20 years agoTypo fix
Ronald S. Bultje [Sat, 13 Sep 2003 13:42:31 +0000 (13:42 +0000)]
Typo fix

Original commit message from CVS:
Typo fix

20 years agoCopyright fix (code=mine)
Ronald S. Bultje [Sat, 13 Sep 2003 13:42:08 +0000 (13:42 +0000)]
Copyright fix (code=mine)

Original commit message from CVS:
Copyright fix (code=mine)

20 years agofix v4l elements as they have been merged into just 2
Christian Schaller [Sat, 13 Sep 2003 12:12:54 +0000 (12:12 +0000)]
fix v4l elements as they have been merged into just 2

Original commit message from CVS:
fix v4l elements as they have been merged into just 2

20 years agotypos
Ronald S. Bultje [Sat, 13 Sep 2003 10:44:47 +0000 (10:44 +0000)]
typos

Original commit message from CVS:
typos

20 years agolatest fixes to get everything disting and building like a charm
Christian Schaller [Sat, 13 Sep 2003 10:25:22 +0000 (10:25 +0000)]
latest fixes to get everything disting and building like a charm

Original commit message from CVS:
latest fixes to get everything disting and building like a charm

20 years agoAdd missing \
David Schleef [Sat, 13 Sep 2003 10:03:05 +0000 (10:03 +0000)]
Add missing \

Original commit message from CVS:
Add missing \

20 years agoMove all the several v4l/v4l2 plugins in one v4l and one v4l2 plugin
Ronald S. Bultje [Sat, 13 Sep 2003 08:58:48 +0000 (08:58 +0000)]
Move all the several v4l/v4l2 plugins in one v4l and one v4l2 plugin

Original commit message from CVS:
Move all the several v4l/v4l2 plugins in one v4l and one v4l2 plugin

20 years agoInterface example: a mixer
Ronald S. Bultje [Sat, 13 Sep 2003 01:20:04 +0000 (01:20 +0000)]
Interface example: a mixer

Original commit message from CVS:
Interface example: a mixer

20 years agobuild and disting fixes
Christian Schaller [Fri, 12 Sep 2003 12:56:55 +0000 (12:56 +0000)]
build and disting fixes

Original commit message from CVS:
build and disting fixes

20 years agoAdd GST_DURATION() support to ALSA
Ronald S. Bultje [Fri, 12 Sep 2003 11:34:34 +0000 (11:34 +0000)]
Add GST_DURATION() support to ALSA

Original commit message from CVS:
Add GST_DURATION() support to ALSA

20 years agoRemove all locally-defined optimization flags
David Schleef [Thu, 11 Sep 2003 19:58:00 +0000 (19:58 +0000)]
Remove all locally-defined optimization flags

Original commit message from CVS:
Remove all locally-defined optimization flags

20 years agoAdd some stuff to disable bad asm code
David Schleef [Thu, 11 Sep 2003 19:38:04 +0000 (19:38 +0000)]
Add some stuff to disable bad asm code

Original commit message from CVS:
Add some stuff to disable bad asm code

20 years agoBuild ffmpeg using automake instead of ffmpeg's (broken) Makefiles
David Schleef [Thu, 11 Sep 2003 19:28:09 +0000 (19:28 +0000)]
Build ffmpeg using automake instead of ffmpeg's (broken) Makefiles

Original commit message from CVS:

Build ffmpeg using automake instead of ffmpeg's (broken) Makefiles

20 years agoAdd unlink function to properly handle unreffing bufferpools.
David Schleef [Thu, 11 Sep 2003 19:25:40 +0000 (19:25 +0000)]
Add unlink function to properly handle unreffing bufferpools.

Original commit message from CVS:
Add unlink function to properly handle unreffing bufferpools.

20 years agoadd cvsignores
Christian Schaller [Thu, 11 Sep 2003 19:17:01 +0000 (19:17 +0000)]
add cvsignores

Original commit message from CVS:
add cvsignores

20 years agomisc minor build and rpm fixes
Christian Schaller [Thu, 11 Sep 2003 19:02:00 +0000 (19:02 +0000)]
misc minor build and rpm fixes

Original commit message from CVS:
misc minor build and rpm fixes

20 years agoEscape filenames for display in error messages.
Colin Walters [Wed, 10 Sep 2003 04:55:13 +0000 (04:55 +0000)]
Escape filenames for display in error messages.

Original commit message from CVS:
Escape filenames for display in error messages.

20 years agoclean up varargs macro definition
David Schleef [Wed, 3 Sep 2003 03:55:53 +0000 (03:55 +0000)]
clean up varargs macro definition

Original commit message from CVS:
clean up varargs macro definition

20 years agoRemove vestigal code (#121174)
David Schleef [Wed, 3 Sep 2003 03:49:32 +0000 (03:49 +0000)]
Remove vestigal code (#121174)

Original commit message from CVS:
Remove vestigal code (#121174)

20 years agoget last fix correct.
David Schleef [Sat, 30 Aug 2003 06:50:27 +0000 (06:50 +0000)]
get last fix correct.

Original commit message from CVS:
get last fix correct.

20 years agofix ambiguos message of error on read return
Angel Carpintero [Fri, 29 Aug 2003 13:09:26 +0000 (13:09 +0000)]
fix ambiguos message of error on read return

Original commit message from CVS:
fix ambiguos message of error on read return

20 years agorewrite state machine in _loop() function to handle buffer durations
David Schleef [Tue, 26 Aug 2003 06:56:58 +0000 (06:56 +0000)]
rewrite state machine in _loop() function to handle buffer durations

Original commit message from CVS:
rewrite state machine in _loop() function to handle buffer durations

20 years agoMigrate caps to new system. Change to using a simple convolution to create outline.
David Schleef [Tue, 26 Aug 2003 05:10:44 +0000 (05:10 +0000)]
Migrate caps to new system.  Change to using a simple convolution to create outline.

Original commit message from CVS:
Migrate caps to new system.  Change to using a simple convolution
to create outline.

20 years agocompilation problems on FreeBSD.
Andrew Turner [Thu, 21 Aug 2003 04:42:56 +0000 (04:42 +0000)]
compilation problems on FreeBSD.

Original commit message from CVS:
Patch from Andrew Turner <zxombie@hotpop.com> (#120307).  Fixes
compilation problems on FreeBSD.

20 years agoneeded fixes to enable building of RPMS of gst-plugins
Christian Schaller [Tue, 19 Aug 2003 21:05:26 +0000 (21:05 +0000)]
needed fixes to enable building of RPMS of gst-plugins

Original commit message from CVS:
needed fixes to enable building of RPMS of gst-plugins

20 years agoHandle libtoolize with alternate names
David Schleef [Sun, 17 Aug 2003 23:35:38 +0000 (23:35 +0000)]
Handle libtoolize with alternate names

Original commit message from CVS:
Handle libtoolize with alternate names

20 years agoso bug cannot be closed yet
Ronald S. Bultje [Wed, 13 Aug 2003 21:09:20 +0000 (21:09 +0000)]
so bug cannot be closed yet

Original commit message from CVS:
Several solaris fixes, see #118473... One issue remaining (see the bug), so bug cannot be closed yet

20 years agodist fix
Thomas Vander Stichele [Wed, 13 Aug 2003 12:18:42 +0000 (12:18 +0000)]
dist fix

Original commit message from CVS:
dist fix

20 years agoclean up code, fix typos in lst checkin
David Schleef [Wed, 13 Aug 2003 06:43:01 +0000 (06:43 +0000)]
clean up code, fix typos in lst checkin

Original commit message from CVS:
clean up code, fix typos in lst checkin

20 years agoMove some code from wavparse
David Schleef [Wed, 13 Aug 2003 04:47:30 +0000 (04:47 +0000)]
Move some code from wavparse

Original commit message from CVS:
Move some code from wavparse

20 years agoSet by default SO_REUSEADDR and SO_KEEPALIVE socket options
Angel Carpintero [Tue, 12 Aug 2003 09:59:19 +0000 (09:59 +0000)]
Set by default SO_REUSEADDR and SO_KEEPALIVE socket options

Original commit message from CVS:
Set by default SO_REUSEADDR and SO_KEEPALIVE socket options

20 years agoRemove redundant definition of plugindir
David Schleef [Sun, 10 Aug 2003 00:03:38 +0000 (00:03 +0000)]
Remove redundant definition of plugindir

Original commit message from CVS:
Remove redundant definition of plugindir

20 years agoRemove redundant plugindir definition
David Schleef [Sun, 10 Aug 2003 00:01:58 +0000 (00:01 +0000)]
Remove redundant plugindir definition

Original commit message from CVS:
Remove redundant plugindir definition

20 years agoCheck Makefile.am's. Add a few more checks.
David Schleef [Sat, 9 Aug 2003 23:41:59 +0000 (23:41 +0000)]
Check Makefile.am's.  Add a few more checks.

Original commit message from CVS:
Check Makefile.am's.  Add a few more checks.

20 years agoDefine plugindir
David Schleef [Sat, 9 Aug 2003 23:40:49 +0000 (23:40 +0000)]
Define plugindir

Original commit message from CVS:
Define plugindir

20 years agoAdd a new parameter _socketop_ to allow use REUSEADDR and KEEPALIVE socket options
Angel Carpintero [Thu, 7 Aug 2003 17:56:09 +0000 (17:56 +0000)]
Add a new parameter _socketop_ to allow use REUSEADDR and KEEPALIVE socket options

Original commit message from CVS:
Add a new parameter _socketop_ to allow use REUSEADDR and KEEPALIVE socket options

20 years agochange FT_PIXEL_MODE_GRAY to ft_pixel_mode_grays
David Schleef [Wed, 6 Aug 2003 17:44:24 +0000 (17:44 +0000)]
change FT_PIXEL_MODE_GRAY to ft_pixel_mode_grays

Original commit message from CVS:
change FT_PIXEL_MODE_GRAY to ft_pixel_mode_grays

20 years agoFixed problems with select , which blocks after receive first buffer
Angel Carpintero [Tue, 5 Aug 2003 10:24:06 +0000 (10:24 +0000)]
Fixed problems with select , which blocks after receive first buffer

Original commit message from CVS:
Fixed problems with select , which blocks after receive first buffer

20 years agoRemove mpeg1enc because A) it's FUBAR and B) we've got mpeg2enc which can do the...
Ronald S. Bultje [Mon, 4 Aug 2003 21:44:04 +0000 (21:44 +0000)]
Remove mpeg1enc because A) it's FUBAR and B) we've got mpeg2enc which can do the same and more

Original commit message from CVS:
Remove mpeg1enc because A) it's FUBAR and B) we've got mpeg2enc which can do the same and more

20 years agoImplement seekable property. Tested on named pipes, http streams and regular files...
David Schleef [Tue, 29 Jul 2003 07:18:06 +0000 (07:18 +0000)]
Implement seekable property.  Tested on named pipes, http streams and regular files.  Fixes #104840

Original commit message from CVS:
Implement seekable property.  Tested on named pipes, http streams and
regular files.  Fixes #104840

20 years agofix installing into wrong dir
David Schleef [Tue, 29 Jul 2003 00:01:30 +0000 (00:01 +0000)]
fix installing into wrong dir

Original commit message from CVS:
fix installing into wrong dir

20 years agosecond attempt fixing gdkpixbuf stuff
Thomas Vander Stichele [Mon, 28 Jul 2003 11:37:49 +0000 (11:37 +0000)]
second attempt fixing gdkpixbuf stuff

Original commit message from CVS:
second attempt
fixing gdkpixbuf stuff

20 years agoMake mplex build dependent on USE_MPLEX
David Schleef [Sun, 27 Jul 2003 05:32:03 +0000 (05:32 +0000)]
Make mplex build dependent on USE_MPLEX

Original commit message from CVS:
Make mplex build dependent on USE_MPLEX

20 years agoAdd mplex subdir
David Schleef [Sun, 27 Jul 2003 05:31:30 +0000 (05:31 +0000)]
Add mplex subdir

Original commit message from CVS:
Add mplex subdir

20 years agoFix handling of RGB caps
David Schleef [Sun, 27 Jul 2003 05:31:01 +0000 (05:31 +0000)]
Fix handling of RGB caps

Original commit message from CVS:
Fix handling of RGB caps

20 years agoMake mplex subdir dependent on USE_MPLEX
David Schleef [Sun, 27 Jul 2003 05:29:10 +0000 (05:29 +0000)]
Make mplex subdir dependent on USE_MPLEX

Original commit message from CVS:
Make mplex subdir dependent on USE_MPLEX

20 years agoAdd gst-libs/ext/mplex, and check that we have C++ before enabling mplex.
David Schleef [Sun, 27 Jul 2003 05:28:17 +0000 (05:28 +0000)]
Add gst-libs/ext/mplex, and check that we have C++ before enabling mplex.

Original commit message from CVS:

Add gst-libs/ext/mplex, and check that we have C++ before enabling
mplex.

20 years agofix initialization
David Schleef [Sat, 26 Jul 2003 04:23:32 +0000 (04:23 +0000)]
fix initialization

Original commit message from CVS:
fix initialization

20 years agoNothing in this directory actually uses Freetype
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

20 years agoMoved from gst-plugins/ext/mplex/. See that directory for older changelogs.
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.

20 years agoCompilation fixes for 64-bit architectures
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

20 years agocopy license from .h to .c, so it's really the LGPL header now
Benjamin Otte [Fri, 25 Jul 2003 18:43:15 +0000 (18:43 +0000)]
copy license from .h to .c, so it's really the LGPL header now

Original commit message from CVS:
copy license from .h to .c, so it's really the LGPL header now

20 years agoAdded tcp plugin to build
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

20 years agoAdding needed license information. The patch was reviewed and approved by
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.

20 years agoAdd mtu parameter
Angel Carpintero [Fri, 25 Jul 2003 09:08:00 +0000 (09:08 +0000)]
Add mtu parameter

Original commit message from CVS:
Add mtu parameter

20 years agoFix errors , now it doesn't complains and compiles, Still need to be fixed problems...
Angel Carpintero [Fri, 25 Jul 2003 09:04:41 +0000 (09:04 +0000)]
Fix errors , now it doesn't complains and compiles, Still need to be fixed problems with timestamps

Original commit message from CVS:
Fix errors , now it doesn't complains and compiles, Still need to be fixed problems with timestamps

20 years agoForce MAKEFLAGS to -j1 since ffmpeg is not -j safe
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

20 years agoenable ext/mplex
David Schleef [Tue, 22 Jul 2003 22:08:13 +0000 (22:08 +0000)]
enable ext/mplex

Original commit message from CVS:
enable ext/mplex

20 years agoRemove .pc files from CLEANFILES, since it's done automatically by automake during...
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.

20 years agoFix another instance of audio/raw -> audio/x-raw-int and video/raw -> video/x-raw...
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.

20 years agoUpdate matroska check (see #117717)
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)

20 years ago+ the last of the float caps changes ... these are a bit more pervasive
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

20 years ago+ changes for new float caps without slope/intercept + some category changes for...
Leif Johnson [Sat, 19 Jul 2003 23:25:26 +0000 (23:25 +0000)]
+ changes for new float caps without slope/intercept + some category changes for plugins

Original commit message from CVS:
+ changes for new float caps without slope/intercept
+ some category changes for plugins

20 years ago+ updated caps for new float caps + added 'Library' to license at top of file since...
Leif Johnson [Sat, 19 Jul 2003 23:22:47 +0000 (23:22 +0000)]
+ updated caps for new float caps + added 'Library' to license at top of file since gst-inspect says LGPL

Original commit message from CVS:
+ updated caps for new float caps
+ added 'Library' to license at top of file since gst-inspect says LGPL

20 years ago+ alterations to the adder for changed float caps
Leif Johnson [Sat, 19 Jul 2003 23:16:25 +0000 (23:16 +0000)]
+ alterations to the adder for changed float caps

Original commit message from CVS:
+ alterations to the adder for changed float caps

20 years ago+ some whitespace changes + adding dummy definitions to prepare for float caps
Leif Johnson [Sat, 19 Jul 2003 22:58:41 +0000 (22:58 +0000)]
+ some whitespace changes + adding dummy definitions to prepare for float caps

Original commit message from CVS:
+ some whitespace changes
+ adding dummy definitions to prepare for float caps

20 years agofix spec file to work with new combined esound plugin
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

20 years agothe real speex disting fix, the previous one was just the build fix :)
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 :)

20 years agofix it so that the SPEEX plugin gets disted
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

20 years agoUpdate to new debugging system
Angel Carpintero [Fri, 18 Jul 2003 15:59:03 +0000 (15:59 +0000)]
Update to new debugging system

Original commit message from CVS:
Update to new debugging system

20 years agoadding none caps nego option
Zeeshan Ali [Fri, 18 Jul 2003 00:22:37 +0000 (00:22 +0000)]
adding none caps nego option

Original commit message from CVS:
adding none caps nego option

20 years agoA TCP plugin could be needed by many, including wtay himself cause he is sitting...
Zeeshan Ali [Thu, 17 Jul 2003 23:04:46 +0000 (23:04 +0000)]
A TCP plugin could be needed by many, including wtay himself cause he is sitting behind a firewall blocking UDP and h...

Original commit message from CVS:
A TCP plugin could be needed by many, including wtay himself cause he is sitting behind a firewall blocking UDP and he can't hear or see me. :) Shamefully most of the code is from udpsrc/sink. Still timestamping/clock does'nt work. :(

20 years ago_Really_ fix my lame attempts at previous fixes for matroska detection.
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.

20 years agoReenable matroska config check, 'cuz I'm dumb and accidentally disabled it.
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.

20 years agoMove to m4/ instead of common/m4/
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/

20 years agoAdd textoverlay element that was previously in the sandbox
David Schleef [Thu, 17 Jul 2003 06:29:48 +0000 (06:29 +0000)]
Add textoverlay element that was previously in the sandbox

Original commit message from CVS:
Add textoverlay element that was previously in the sandbox

20 years agoCheck for abuse of config.h
David Schleef [Thu, 17 Jul 2003 04:30:09 +0000 (04:30 +0000)]
Check for abuse of config.h

Original commit message from CVS:
Check for abuse of config.h

20 years agoReally disable Matroska this time. Reenable smoothwave until someone decides to...
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.

20 years agoactually recurse into sndfile if we are able big ladspa cleanups, mainly to comply...
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.

20 years agoNow set XVIDEO_LIBS only if the Xv library is found. Fixed matroska check so that...
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.

20 years agode-linting tool for GStreamer source
David Schleef [Tue, 15 Jul 2003 03:29:56 +0000 (03:29 +0000)]
de-linting tool for GStreamer source

Original commit message from CVS:
de-linting tool for GStreamer source

20 years agoAdd matroska support to the build tree
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

20 years agoCaps fixes. Change meaning of parameters to "default" size and rate. Minor fixes...
David Schleef [Mon, 14 Jul 2003 08:36:03 +0000 (08:36 +0000)]
Caps fixes.  Change meaning of parameters to "default" size and rate.  Minor fixes with timestamps.  Added 'YUV9', 'Y...

Original commit message from CVS:
Caps fixes.  Change meaning of parameters to "default" size and
rate.  Minor fixes with timestamps.  Added 'YUV9', 'YVU9', and 'IYU2'
formats.

20 years agoCaps fixes and general cleanup.
David Schleef [Mon, 14 Jul 2003 08:32:38 +0000 (08:32 +0000)]
Caps fixes and general cleanup.

Original commit message from CVS:
Caps fixes and general cleanup.

20 years agoSimple replacement for fast, but broken, algorithm. Needs to be refixed.
David Schleef [Mon, 14 Jul 2003 08:31:26 +0000 (08:31 +0000)]
Simple replacement for fast, but broken, algorithm.  Needs to be refixed.

Original commit message from CVS:
Simple replacement for fast, but broken, algorithm.  Needs to be
refixed.