Thomas Vander Stichele [Thu, 27 Dec 2001 10:31:35 +0000 (10:31 +0000)]
this isn't going to go away is it ?
Original commit message from CVS:
this isn't going to go away is it ?
Thomas Vander Stichele [Thu, 27 Dec 2001 10:28:49 +0000 (10:28 +0000)]
when is this getting fixed
Original commit message from CVS:
when is this getting fixed
Wim Taymans [Thu, 27 Dec 2001 00:47:41 +0000 (00:47 +0000)]
- Added a function to get the currently executing cothread
Original commit message from CVS:
- Added a function to get the currently executing cothread
- Removed some useless includes
- _interrupt now returns a boolean so the behaviour after the interrupt
can be controlled by the scheduler.
- Added a better way to set/get the default scheduler.
- make thread and pipeline get the default scheduler.
Wim Taymans [Thu, 27 Dec 2001 00:40:50 +0000 (00:40 +0000)]
Added a property to make identity fail after N buffers
Original commit message from CVS:
Added a property to make identity fail after N buffers
Andy Wingo [Wed, 26 Dec 2001 23:18:56 +0000 (23:18 +0000)]
same changes as in gst-plugins module also, PKG_CHECK_MODULES does the pkg-config checking for us
Original commit message from CVS:
same changes as in gst-plugins module
also, PKG_CHECK_MODULES does the pkg-config checking for us
Andy Wingo [Wed, 26 Dec 2001 06:58:25 +0000 (06:58 +0000)]
output human-readable xml
Original commit message from CVS:
output human-readable xml
Andy Wingo [Tue, 25 Dec 2001 23:32:01 +0000 (23:32 +0000)]
save the plugin paths in the registry load them back don't look in PLUGIN_DIR ($prefix/lib/gst usually) when PLUGIN_B...
Original commit message from CVS:
* save the plugin paths in the registry
* load them back
* don't look in PLUGIN_DIR ($prefix/lib/gst usually) when PLUGIN_BUILD_DIR
Andy Wingo [Tue, 25 Dec 2001 22:57:31 +0000 (22:57 +0000)]
format the outputted reg.xml for libxml2. if anything causes your xml probs in the future, this is probably it...
Original commit message from CVS:
format the outputted reg.xml for libxml2. if anything causes your xml probs in the
future, this is probably it...
Thomas Vander Stichele [Tue, 25 Dec 2001 12:13:24 +0000 (12:13 +0000)]
don't install test plugins don't eat turkey
Original commit message from CVS:
don't install test plugins
don't eat turkey
Wim Taymans [Tue, 25 Dec 2001 02:15:46 +0000 (02:15 +0000)]
Tee Fixes. added cothread_stop (not used) improved the pad event dispatcher.
Original commit message from CVS:
Tee Fixes.
added cothread_stop (not used)
improved the pad event dispatcher.
added an event_received signal on the pad.
do less state changes in the autoplugger.
small scheduler fix.
Ronald S. Bultje [Mon, 24 Dec 2001 22:57:32 +0000 (22:57 +0000)]
missing include
Original commit message from CVS:
missing include
Andy Wingo [Mon, 24 Dec 2001 22:11:04 +0000 (22:11 +0000)]
finalize removal of httpsrc
Original commit message from CVS:
finalize removal of httpsrc
Andy Wingo [Mon, 24 Dec 2001 21:33:03 +0000 (21:33 +0000)]
removed httpsrc from core
Original commit message from CVS:
removed httpsrc from core
Andy Wingo [Mon, 24 Dec 2001 20:52:36 +0000 (20:52 +0000)]
removed lib directories (they are in libs/gst now)
Original commit message from CVS:
removed lib directories (they are in libs/gst now)
Wim Taymans [Mon, 24 Dec 2001 15:14:03 +0000 (15:14 +0000)]
Better, cleaner state management of the scheduler by adding scheduler state flags.
Original commit message from CVS:
Better, cleaner state management of the scheduler by adding scheduler state
flags.
typefind has to interrupt instead of yield.
Fix a leak in the queue when it's dropping buffers.
Wim Taymans [Mon, 24 Dec 2001 12:30:09 +0000 (12:30 +0000)]
Added some more stats about iteration times
Original commit message from CVS:
Added some more stats about iteration times
Thomas Vander Stichele [Mon, 24 Dec 2001 09:59:34 +0000 (09:59 +0000)]
additions
Original commit message from CVS:
additions
Wim Taymans [Mon, 24 Dec 2001 01:04:08 +0000 (01:04 +0000)]
Hide the fact that caps nego doesn't work over a queue.
Original commit message from CVS:
Hide the fact that caps nego doesn't work over a queue.
Can someone fix xvideosink so that it compiles with Xv support again?
Wim Taymans [Sun, 23 Dec 2001 23:36:44 +0000 (23:36 +0000)]
Removed the munmap for now
Original commit message from CVS:
Removed the munmap for now
Thomas Vander Stichele [Sun, 23 Dec 2001 22:33:18 +0000 (22:33 +0000)]
small fix
Original commit message from CVS:
small fix
Thomas Vander Stichele [Sun, 23 Dec 2001 21:06:48 +0000 (21:06 +0000)]
removing all plugin checks
Original commit message from CVS:
removing all plugin checks
Thomas Vander Stichele [Sun, 23 Dec 2001 20:59:46 +0000 (20:59 +0000)]
plugins should be gotten from the separate gst-plugins module from now on we're fixing bugs there all over the place
Original commit message from CVS:
plugins should be gotten from the separate gst-plugins module from now on
we're fixing bugs there all over the place
Thomas Vander Stichele [Sun, 23 Dec 2001 18:12:12 +0000 (18:12 +0000)]
more changes
Original commit message from CVS:
more changes
Thomas Vander Stichele [Sun, 23 Dec 2001 17:27:58 +0000 (17:27 +0000)]
moving around
Original commit message from CVS:
moving around
Wim Taymans [Sun, 23 Dec 2001 17:18:27 +0000 (17:18 +0000)]
Added a drawing of a possible player architecture added plugin guidelines
Original commit message from CVS:
Added a drawing of a possible player architecture
added plugin guidelines
Thomas Vander Stichele [Sun, 23 Dec 2001 17:14:13 +0000 (17:14 +0000)]
changing stuff
Original commit message from CVS:
changing stuff
Thomas Vander Stichele [Sun, 23 Dec 2001 17:12:25 +0000 (17:12 +0000)]
moving libs around
Original commit message from CVS:
moving libs around
Andy Wingo [Sun, 23 Dec 2001 16:51:07 +0000 (16:51 +0000)]
no plugins builds by default
Original commit message from CVS:
no plugins builds by default
Wim Taymans [Sun, 23 Dec 2001 14:50:44 +0000 (14:50 +0000)]
Fix an event leak
Original commit message from CVS:
Fix an event leak
Ne need to save signals on longjmp
Wim Taymans [Sun, 23 Dec 2001 14:27:48 +0000 (14:27 +0000)]
Better cothread cleanup
Original commit message from CVS:
Better cothread cleanup
Andy Wingo [Sun, 23 Dec 2001 05:59:38 +0000 (05:59 +0000)]
added --disable-plugins option; useful if you are making the switch to gst-plugins
Original commit message from CVS:
added --disable-plugins option; useful if you are making the switch to
gst-plugins
Andy Wingo [Sun, 23 Dec 2001 03:24:17 +0000 (03:24 +0000)]
pkg-config related fixes note that a relative path in your PKG_CONFIG_PATH will show up as ${pcfiledir}, unfortunately
Original commit message from CVS:
pkg-config related fixes
note that a relative path in your PKG_CONFIG_PATH will show up as ${pcfiledir},
unfortunately
Thomas Vander Stichele [Sun, 23 Dec 2001 00:11:14 +0000 (00:11 +0000)]
added new libs stuff
Original commit message from CVS:
added new libs stuff
Thomas Vander Stichele [Sun, 23 Dec 2001 00:07:59 +0000 (00:07 +0000)]
moving bytestream in the same way as in gst-plugins since ac3parse needs it
Original commit message from CVS:
moving bytestream in the same way as in gst-plugins since ac3parse needs it
Wim Taymans [Sat, 22 Dec 2001 23:19:17 +0000 (23:19 +0000)]
Never destroy the current cothread.
Original commit message from CVS:
Never destroy the current cothread.
Don't try to signal the scheduler if we don't have one
Wim Taymans [Sat, 22 Dec 2001 21:57:24 +0000 (21:57 +0000)]
Including pad.h should be enough.
Original commit message from CVS:
Including pad.h should be enough.
Wim Taymans [Sat, 22 Dec 2001 21:28:16 +0000 (21:28 +0000)]
Fixed the typefind function
Original commit message from CVS:
Fixed the typefind function
Wim Taymans [Sat, 22 Dec 2001 21:26:56 +0000 (21:26 +0000)]
Added buffer stats at the end, if it's not 0, we have a leak.
Original commit message from CVS:
Added buffer stats at the end, if it's not 0, we have a leak.
Wim Taymans [Sat, 22 Dec 2001 21:18:17 +0000 (21:18 +0000)]
This is an attempt at not segfaulting on errors but reporting some usefull info instead.
Original commit message from CVS:
This is an attempt at not segfaulting on errors but reporting some
usefull info instead.
- bin changes so errors can propagate.
- changed the _FAST macros to _CAST because that is what they do.
- removed all references to cothreads out of the core, they are
really a scheduler issue, handler with a sched_private gpointer.
- added a live buffer count, for debugging buffer leaks.
- added error checking in gst_scheduler_state_transition this solves the
"out of cothreads" problem.
- GST_ELEMENT_NO_ENTRY == GST_ELEMENT_INFINITE_LOOP
- added 2 private element flasg for use by the scheduler
(_COTHREAD_STOPPING) is now
- added scheduler entry points:
- _yield : to create possible scheduling points.
- _interrupt: to stop execution of an element.
- _error: to signal en error condition to the scheduler.
- improved error messages for pads.
- signal gst_element_error where appropriate.
- added the a new bin to the parent before entering it so one can reference
its children.
- queue memleak fixes on dispose.
- added possible deadlock detection in queue (turned off be default)
- GstBasicScheduler is a real class of its own now, hiding its internal
variables.
- GST_ELEMENT_IS_COTHREAD_STOPPING is gone. either call explicit _yield
operations, or make a sane loop.
- Better state change handling in filesrc. Better error reporting/recovery
too.
- updated core plugins.
- detect non decoupled elements on scheduler boundries and error.
Andy Wingo [Sat, 22 Dec 2001 02:21:39 +0000 (02:21 +0000)]
debian/Makfile.in was not getting produced, so i commented it out of AC_OUTPUT.
Original commit message from CVS:
debian/Makfile.in was not getting produced, so i commented it out of AC_OUTPUT.
Andy Wingo [Sat, 22 Dec 2001 01:58:59 +0000 (01:58 +0000)]
changed -d configure option to --autogen-debug added --autogen-noconfigure option that skips the configure stage adde...
Original commit message from CVS:
* changed -d configure option to --autogen-debug
* added --autogen-noconfigure option that skips the configure stage
* added --autogen-nocheck to skip version checks
* cleared a little bit of kruft
David I. Lehn [Fri, 21 Dec 2001 20:26:57 +0000 (20:26 +0000)]
Remove Debian control files from distribution: they become immediately out of date when the lazy maintainer doesn't h...
Original commit message from CVS:
Remove Debian control files from distribution:
* they become immediately out of date when the lazy maintainer doesn't
have them ready when rest of code is released
* they are an annoyance when renaming or deleting files
Thomas Vander Stichele [Fri, 21 Dec 2001 13:52:18 +0000 (13:52 +0000)]
output cosmetic fix
Original commit message from CVS:
output cosmetic fix
Andy Wingo [Thu, 20 Dec 2001 20:41:28 +0000 (20:41 +0000)]
this patch fixes arts and artsd compilation problems. this is necessary for make dist to work. i know plugins are bei...
Original commit message from CVS:
this patch fixes arts and artsd compilation problems. this is necessary for make
dist to work. i know plugins are being moved, though, this needs to be ported to
the -plugins module.
* experimental and broken selection now use GST_CHECK_FEATURE, for what it's worth
* crucial fixes to arts m4's that need backporting to autostars and -plugins
* make gst-feature less frantic in reporting missing plugins
* cleanups and misc arts fixes
Wim Taymans [Thu, 20 Dec 2001 20:06:45 +0000 (20:06 +0000)]
Added another test app.
Original commit message from CVS:
Added another test app.
Wim Taymans [Thu, 20 Dec 2001 20:03:10 +0000 (20:03 +0000)]
- Reclaim cothread state even if the cothread was never activated after the free.
Original commit message from CVS:
- Reclaim cothread state even if the cothread was never activated after
the free.
- fix the bin state change when there are no more children.
- use a real method to signal the parent bin of a state change.
- move the state change policy in the scheduler.
- remove the unused and ridiculous state change event
- don't free the cothread state when the element is disabled. only free it
when the element is removed from the scheduler.
Wim Taymans [Thu, 20 Dec 2001 02:41:34 +0000 (02:41 +0000)]
cothread cleanup.
Original commit message from CVS:
cothread cleanup.
- removed some old code.
- ran the thing through indent
- rename cothread_init/free to cothread_context_init/free
- implement cothread_free/destroy to clear the cothread_state slot
- make cothread_init reuse empty slots.
minor cleanups in error reporting (gstpad, gstelement)
code cleanup in gstthread
make unexpected state changes in gstthread less fatal
free the cothread_state in the scheduler.
This one passes all the current cvs testcases including dynamic-pipeline.
Andy Wingo [Thu, 20 Dec 2001 01:27:13 +0000 (01:27 +0000)]
gstreamer.m4 extra_dist removal
Original commit message from CVS:
gstreamer.m4 extra_dist removal
Andy Wingo [Thu, 20 Dec 2001 01:20:22 +0000 (01:20 +0000)]
removed gstreamer.m4 (packages should use pkg.m4) guilaunch depends only on gtk, not libglade-gnome removed an unnece...
Original commit message from CVS:
* removed gstreamer.m4 (packages should use pkg.m4)
* guilaunch depends only on gtk, not libglade-gnome
* removed an unnecessary check in dynamic-pipeline.c
* attempted to avoid a spurious autoheader run
* gtk2 fixes
* killed a lot of files that automake brings in for us
* killed acinclude.m4, it's autogenerated
Andy Wingo [Wed, 19 Dec 2001 22:16:01 +0000 (22:16 +0000)]
fix to get guilaunch to build properly with gnome2
Original commit message from CVS:
fix to get guilaunch to build properly with gnome2
Wim Taymans [Wed, 19 Dec 2001 19:25:06 +0000 (19:25 +0000)]
The test apps I'm using to track down cleanup issues.
Original commit message from CVS:
The test apps I'm using to track down cleanup issues.
Wim Taymans [Wed, 19 Dec 2001 19:23:51 +0000 (19:23 +0000)]
Added object cleanup at the end of -launch, report all problems please.
Original commit message from CVS:
Added object cleanup at the end of -launch, report all problems
please.
Wim Taymans [Wed, 19 Dec 2001 19:22:53 +0000 (19:22 +0000)]
Some more work on cleanup.
Original commit message from CVS:
Some more work on cleanup.
- added two functions in the scheduler _setup and _reset to initialize
the context. In the case of the cothread context we have to map the
cothread stack space onto the threads stack.
- setup/reset the scheduler context in the threads context.
- fix the ghostpad cleanup.
- slightly changed the scheduler code to cleanly remove connections.
Wim Taymans [Wed, 19 Dec 2001 02:19:00 +0000 (02:19 +0000)]
include gstevent.h
Original commit message from CVS:
include gstevent.h
Wim Taymans [Wed, 19 Dec 2001 02:05:59 +0000 (02:05 +0000)]
Include it all
Original commit message from CVS:
Include it all
Wim Taymans [Wed, 19 Dec 2001 01:50:11 +0000 (01:50 +0000)]
Moved the typedef to gsttypes.h as stock rh 7.2 gcc doesn't seem to like it otherwise.
Original commit message from CVS:
Moved the typedef to gsttypes.h as stock rh 7.2 gcc doesn't seem to like
it otherwise.
Zaheer Abbas Merali [Wed, 19 Dec 2001 01:17:54 +0000 (01:17 +0000)]
Added capsnego to the Tee Element
Original commit message from CVS:
Added capsnego to the Tee Element
Wim Taymans [Tue, 18 Dec 2001 19:45:31 +0000 (19:45 +0000)]
Small g_print additions
Original commit message from CVS:
Small g_print additions
Wim Taymans [Tue, 18 Dec 2001 19:33:34 +0000 (19:33 +0000)]
Remove the unref untill it works :(
Original commit message from CVS:
Remove the unref untill it works :(
Wim Taymans [Tue, 18 Dec 2001 19:07:06 +0000 (19:07 +0000)]
Make launch catch pipeline events and print them out.
Original commit message from CVS:
Make launch catch pipeline events and print them out.
Wim Taymans [Tue, 18 Dec 2001 19:03:07 +0000 (19:03 +0000)]
- Elements can now send events to their parent.
Original commit message from CVS:
- Elements can now send events to their parent.
- remove the g_signals from the core for parent<->child communication
- the application can easily get element info by listening for an event
signal from the toplevel bin.
- added gst_element_info()/_error().
- fakesrc and fakesink use the info event instead of g_print.
- GST_TYPE_* causes segfaults with elect fence, rever to G_TYPE_POINTER
until we know what's wrong.
- various leaks fixed wrt element destroy.
- The object that created the event is now stored as GST_EVENT_SRC
Wim Taymans [Tue, 18 Dec 2001 17:02:02 +0000 (17:02 +0000)]
Added IRIX compatibility code for dladdr
Original commit message from CVS:
Added IRIX compatibility code for dladdr
Wim Taymans [Tue, 18 Dec 2001 16:56:40 +0000 (16:56 +0000)]
free the entries and strings
Original commit message from CVS:
free the entries and strings
Wim Taymans [Tue, 18 Dec 2001 16:54:11 +0000 (16:54 +0000)]
Reset the offset when going to READY
Original commit message from CVS:
Reset the offset when going to READY
Wim Taymans [Tue, 18 Dec 2001 16:52:01 +0000 (16:52 +0000)]
Clean to cothread context when destroyed
Original commit message from CVS:
Clean to cothread context when destroyed
Wim Taymans [Tue, 18 Dec 2001 16:50:05 +0000 (16:50 +0000)]
Applied a cothread setup patch for IRIX from Nick Blievers
Original commit message from CVS:
Applied a cothread setup patch for IRIX from Nick Blievers
<nick.blievers@adacel.com>
Wim Taymans [Tue, 18 Dec 2001 16:49:13 +0000 (16:49 +0000)]
Adde cothread context cleanup code
Original commit message from CVS:
Adde cothread context cleanup code
Wim Taymans [Tue, 18 Dec 2001 14:36:26 +0000 (14:36 +0000)]
Added the testsuite
Original commit message from CVS:
Added the testsuite
Wim Taymans [Tue, 18 Dec 2001 14:34:39 +0000 (14:34 +0000)]
Added a testsuite for pipeline cleanup etc..
Original commit message from CVS:
Added a testsuite for pipeline cleanup etc..
Christian Schaller [Mon, 17 Dec 2001 22:43:03 +0000 (22:43 +0000)]
more // fixes
Original commit message from CVS:
more // fixes
Christian Schaller [Mon, 17 Dec 2001 22:41:31 +0000 (22:41 +0000)]
// fix
Original commit message from CVS:
// fix
Christian Schaller [Mon, 17 Dec 2001 22:26:56 +0000 (22:26 +0000)]
Ok, all // comments removed except the bloddy nested ones
Original commit message from CVS:
Ok, all // comments removed except the bloddy nested ones
Christian Schaller [Mon, 17 Dec 2001 18:52:27 +0000 (18:52 +0000)]
just one bad comment here
Original commit message from CVS:
just one bad comment here
Christian Schaller [Mon, 17 Dec 2001 18:51:40 +0000 (18:51 +0000)]
ok, one big bad file fixed for // comments almost, darn those nested comments irritate me
Original commit message from CVS:
ok, one big bad file fixed for // comments almost, darn those nested comments irritate me
Christian Schaller [Mon, 17 Dec 2001 18:14:51 +0000 (18:14 +0000)]
more of the popular // fixes
Original commit message from CVS:
more of the popular // fixes
Thomas Vander Stichele [Mon, 17 Dec 2001 16:50:20 +0000 (16:50 +0000)]
xing and xaudio cleanup
Original commit message from CVS:
xing and xaudio cleanup
Wim Taymans [Mon, 17 Dec 2001 14:24:26 +0000 (14:24 +0000)]
Some help for playing both audio in video with -launch
Original commit message from CVS:
Some help for playing both audio in video with -launch
Wim Taymans [Mon, 17 Dec 2001 14:18:03 +0000 (14:18 +0000)]
Added parallel pipeline syntex to the parser. ./gstreamer-launch filesrc location=/opt/data/AlienSong.mpg ! mpegdemux...
Original commit message from CVS:
Added parallel pipeline syntex to the parser.
./gstreamer-launch filesrc location=/opt/data/AlienSong.mpg ! mpegdemux
name=foo video_00! { queue ! mpeg2dec ! sdlvideosink } foo.audio_00! { queue
! mad ! osssink }
should do the trick :)
Wrobell [Mon, 17 Dec 2001 12:47:39 +0000 (12:47 +0000)]
- use GST_CFLAGS and GST_LIBS only
Original commit message from CVS:
- use GST_CFLAGS and GST_LIBS only
Thomas Vander Stichele [Mon, 17 Dec 2001 10:07:04 +0000 (10:07 +0000)]
applied zilch's patch
Original commit message from CVS:
applied zilch's patch
Andrew Mitchell [Mon, 17 Dec 2001 04:22:11 +0000 (04:22 +0000)]
Re-add fix from the branch
Original commit message from CVS:
Re-add fix from the branch
Wim Taymans [Sun, 16 Dec 2001 23:46:50 +0000 (23:46 +0000)]
also set the plugin builddir to pwd
Original commit message from CVS:
also set the plugin builddir to pwd
Andy Wingo [Sun, 16 Dec 2001 23:36:12 +0000 (23:36 +0000)]
fixed CONFIG_DIR issues
Original commit message from CVS:
fixed CONFIG_DIR issues
Thomas Vander Stichele [Sun, 16 Dec 2001 22:37:17 +0000 (22:37 +0000)]
fix GST_CONFIG_DIR
Original commit message from CVS:
fix GST_CONFIG_DIR
Thomas Vander Stichele [Sun, 16 Dec 2001 22:15:02 +0000 (22:15 +0000)]
try fixing GST_CONFIG_DIR
Original commit message from CVS:
try fixing GST_CONFIG_DIR
David I. Lehn [Sun, 16 Dec 2001 20:02:53 +0000 (20:02 +0000)]
merge fixup: guilaunch got removed, add it back
Original commit message from CVS:
merge fixup: guilaunch got removed, add it back
Wim Taymans [Sun, 16 Dec 2001 19:14:12 +0000 (19:14 +0000)]
Remove the --help arg and don't quit
Original commit message from CVS:
Remove the --help arg and don't quit
Thomas Vander Stichele [Sun, 16 Dec 2001 19:09:41 +0000 (19:09 +0000)]
oss fix
Original commit message from CVS:
oss fix
Thomas Vander Stichele [Sun, 16 Dec 2001 19:09:03 +0000 (19:09 +0000)]
flac should work
Original commit message from CVS:
flac should work
Thomas Vander Stichele [Sun, 16 Dec 2001 19:07:56 +0000 (19:07 +0000)]
GST_CONFIG_DIR
Original commit message from CVS:
GST_CONFIG_DIR
Thomas Vander Stichele [Sun, 16 Dec 2001 19:00:11 +0000 (19:00 +0000)]
too overzealous
Original commit message from CVS:
too overzealous
Thomas Vander Stichele [Sun, 16 Dec 2001 18:55:49 +0000 (18:55 +0000)]
remove ac3*
Original commit message from CVS:
remove ac3*
Wrobell [Sun, 16 Dec 2001 18:49:35 +0000 (18:49 +0000)]
- use GST_CFLAGS only
Original commit message from CVS:
- use GST_CFLAGS only
- use AM_CFLAGS instead of CFLAGS so user cflags are not overwritten
- use LDADD instead of LIBS (by analogy for <program>_LDADD, look for
example in tools/Makefile.am) - kill me if it is wrong
Andy Wingo [Sun, 16 Dec 2001 18:43:10 +0000 (18:43 +0000)]
bye bye gstreamer-config
Original commit message from CVS:
bye bye gstreamer-config
Thomas Vander Stichele [Sun, 16 Dec 2001 18:41:43 +0000 (18:41 +0000)]
more removals
Original commit message from CVS:
more removals
Thomas Vander Stichele [Sun, 16 Dec 2001 18:39:06 +0000 (18:39 +0000)]
moved oss check
Original commit message from CVS:
moved oss check
Wrobell [Sun, 16 Dec 2001 18:02:45 +0000 (18:02 +0000)]
- clean up
Original commit message from CVS:
- clean up
Thomas Vander Stichele [Sun, 16 Dec 2001 17:01:04 +0000 (17:01 +0000)]
ok, mad is ok flac could be too, let's see gsm is unbroken give it a whirl
Original commit message from CVS:
ok, mad is ok
flac could be too, let's see
gsm is unbroken
give it a whirl
Thomas Vander Stichele [Sun, 16 Dec 2001 16:58:11 +0000 (16:58 +0000)]
cleaned up gsm test
Original commit message from CVS:
cleaned up gsm test
Thomas Vander Stichele [Sun, 16 Dec 2001 16:52:42 +0000 (16:52 +0000)]
avifile and mad work
Original commit message from CVS:
avifile and mad work