platform/upstream/gstreamer.git
22 years agoAdded a thread test case.
Wim Taymans [Wed, 5 Dec 2001 18:39:20 +0000 (18:39 +0000)]
Added a thread test case.

Original commit message from CVS:
Added a thread test case.

22 years agosomeone forgot a certain Makefile.am
Thomas Vander Stichele [Wed, 5 Dec 2001 15:33:53 +0000 (15:33 +0000)]
someone forgot a certain Makefile.am

Original commit message from CVS:
someone forgot a certain Makefile.am

22 years agoadded little comment
Thomas Vander Stichele [Wed, 5 Dec 2001 15:32:04 +0000 (15:32 +0000)]
added little comment

Original commit message from CVS:
added little comment

22 years ago- some fixes to int2float making automake 1.5 happy (gst now requires automake1.5...
wrobell [Tue, 4 Dec 2001 22:12:50 +0000 (22:12 +0000)]
- some fixes to int2float making automake 1.5 happy (gst now requires automake1.5). It's still not perfect but it bui...

Original commit message from CVS:
- added playondemand plugin by Leif Morgan Johnson <lmjohns3@eos.ncsu.edu>
- some fixes to int2float
- aplied a patch from wrobell <wrobell@ite.pl> that is a first attempt at
making automake 1.5 happy (gst now requires automake1.5). It's still not
perfect but it builds.
- Made the schedulers plugable. The default scheduler now lives inside a
plugin.
- Added a new mpeg1/2 parser/demuxer.
- Fixed some compiler warnings in the core libs.
- substantial work to GstThread (hopefully less race conditions). simplified
the code in GstThread a bit. A state change can now also happen in the
thread context.
- reworked the state semantics of a bin. it'll now automatically get the
highest state of its children.
- the autoplugger now nests the threads so that a state change failure of
one thread doesn't make its upstream thread lock.
- GstQueue refuses to go to PLAYING if the sinkpad is not connected. This
way the queue will not wedge in the _get lock.
- GstQueue unlocks its mutexes when going to PAUSED.
- make sure that when all elements in a bin/thread go to PAUSED, the bin
is set to PAUSED too.
- make a parent bin wait for its children to PAUSE before ending the
iteration with FALSE (EOS)
- Some changes to GstPlay to deal with EOS.
- aplied the latest patch from Zeenix to gstrtp.

end result: GstPlay doesn't crash on EOS and the pipeline is now shut down
properly.

22 years agoAdded some simple code to hide the cursor on fullscreen, also got rid of some warning...
Arik Devens [Tue, 4 Dec 2001 15:16:01 +0000 (15:16 +0000)]
Added some simple code to hide the cursor on fullscreen, also got rid of some warnings. this is a small update before...

Original commit message from CVS:
Added some simple code to hide the cursor on fullscreen, also got rid of some warnings. this is a small update before the new gstplay lands.

22 years agoadded one of the headers to Makefile.am
Thomas Vander Stichele [Mon, 3 Dec 2001 21:41:36 +0000 (21:41 +0000)]
added one of the headers to Makefile.am

Original commit message from CVS:
added one of the headers to Makefile.am

22 years agothe beginnings of a testsuite for dparams. it works but it doesn't test anything yet
Steve Baker [Thu, 29 Nov 2001 20:36:46 +0000 (20:36 +0000)]
the beginnings of a testsuite for dparams. it works but it doesn't test anything yet

Original commit message from CVS:
the beginnings of a testsuite for dparams. it works but it doesn't test anything yet

22 years agonow require gst_control_init to initialise dparams
Steve Baker [Thu, 29 Nov 2001 20:32:49 +0000 (20:32 +0000)]
now require gst_control_init to initialise dparams

Original commit message from CVS:
now require gst_control_init to initialise dparams

22 years agonow require gst_control_init to initialise dparams. a start has been made on disposin...
Steve Baker [Thu, 29 Nov 2001 20:31:53 +0000 (20:31 +0000)]
now require gst_control_init to initialise dparams. a start has been made on disposing of the objects as well

Original commit message from CVS:
now require gst_control_init to initialise dparams. a start has been made on disposing of the objects as well

22 years agoI tried my best BRANCH-BUILD1-ROOT
Thomas Vander Stichele [Wed, 28 Nov 2001 09:44:38 +0000 (09:44 +0000)]
I tried my best

Original commit message from CVS:
I tried my best

22 years agovoid value should be ignored
Thomas Vander Stichele [Wed, 28 Nov 2001 09:40:33 +0000 (09:40 +0000)]
void value should be ignored

Original commit message from CVS:
void value should be ignored

22 years agotrying to fix make distcheck
Thomas Vander Stichele [Wed, 28 Nov 2001 09:33:28 +0000 (09:33 +0000)]
trying to fix make distcheck

Original commit message from CVS:
trying to fix make distcheck

22 years agotemporarily removed refcounting
Thomas Vander Stichele [Tue, 27 Nov 2001 22:56:22 +0000 (22:56 +0000)]
temporarily removed refcounting

Original commit message from CVS:
temporarily removed refcounting

22 years agoremoved bin from tests
Thomas Vander Stichele [Tue, 27 Nov 2001 22:06:29 +0000 (22:06 +0000)]
removed bin from tests

Original commit message from CVS:
removed bin from tests

22 years agopseudo code describing a GstThread synchronisation proposal. pretty similar to what...
Wim Taymans [Tue, 27 Nov 2001 22:01:12 +0000 (22:01 +0000)]
pseudo code describing a GstThread synchronisation proposal. pretty similar to what there is now but with some subtle...

Original commit message from CVS:
pseudo code describing a GstThread synchronisation proposal. pretty
similar to what there is now but with some subtle differences.

22 years agofix stupid commit
Andy Wingo [Tue, 27 Nov 2001 21:36:18 +0000 (21:36 +0000)]
fix stupid commit

Original commit message from CVS:
fix stupid commit

22 years agofor the love of god, let this be the last distcheck fix in this dir
Andy Wingo [Tue, 27 Nov 2001 21:09:40 +0000 (21:09 +0000)]
for the love of god, let this be the last distcheck fix in this dir

Original commit message from CVS:
for the love of god, let this be the last distcheck fix in this dir

22 years agotry some more to fix make distcheck
Andy Wingo [Mon, 26 Nov 2001 19:24:11 +0000 (19:24 +0000)]
try some more to fix make distcheck

Original commit message from CVS:
try some more to fix make distcheck

22 years agouse fake* instead of other elements
Andy Wingo [Mon, 26 Nov 2001 01:55:36 +0000 (01:55 +0000)]
use fake* instead of other elements

Original commit message from CVS:
use fake* instead of other elements

22 years agomake the test case clearer and better commented. i now think that this is a cothreads...
Andy Wingo [Mon, 26 Nov 2001 01:48:19 +0000 (01:48 +0000)]
make the test case clearer and better commented. i now think that this is a cothreads problem.

Original commit message from CVS:
make the test case clearer and better commented. i now think that this is a cothreads problem.

22 years agoAdded the glade cflags
Wim Taymans [Sun, 25 Nov 2001 22:17:57 +0000 (22:17 +0000)]
Added the glade cflags

Original commit message from CVS:
Added the glade cflags

22 years agofixed mainloop for non-glib2 this is a hack, we really need to fix this properly...
Andy Wingo [Sun, 25 Nov 2001 15:58:58 +0000 (15:58 +0000)]
fixed mainloop for non-glib2 this is a hack, we really need to fix this properly so i don't have to do this in every ...

Original commit message from CVS:
fixed mainloop for non-glib2
this is a hack, we really need to fix this properly so i don't have to do this in every file

22 years agoi've added a testcase where the scheduler fails. i don't know enough about the schedu...
Andy Wingo [Sun, 25 Nov 2001 06:30:34 +0000 (06:30 +0000)]
i've added a testcase where the scheduler fails. i don't know enough about the scheduler to fix it, though. the seque...

Original commit message from CVS:
i've added a testcase where the scheduler fails. i don't know enough about
the scheduler to fix it, though. the sequence goes:
- make a pipeline, iterate it once
- re-use one of the elements in a new pipeline, see if it works

22 years agoquoting from the comment i put in gststaticautoplug.c: it is likely that the plugin...
Andy Wingo [Sat, 24 Nov 2001 20:37:40 +0000 (20:37 +0000)]
quoting from the comment i put in gststaticautoplug.c: it is likely that the plugin is not loaded yet. thus when it l...

Original commit message from CVS:
quoting from the comment i put in gststaticautoplug.c:

it is likely that the plugin is not loaded yet. thus when it loads it
will replace the elementfactory that gst built from the cache, and the
GST_OBJECT_NAME will no longer be valid. thus we must g_strdup its name.

this might be an implementation problem, i don't know, if a program keeps
a reference to a cached factory after a factory has been added on plugin
initialization. i really don't know though.

22 years agoGstObject is no longer instantiatable in glib2
Andy Wingo [Sat, 24 Nov 2001 20:04:47 +0000 (20:04 +0000)]
GstObject is no longer instantiatable in glib2

Original commit message from CVS:
GstObject is no longer instantiatable in glib2

22 years agofixed a double-unreffing problem when disposing of elements
Andy Wingo [Sat, 24 Nov 2001 02:49:54 +0000 (02:49 +0000)]
fixed a double-unreffing problem when disposing of elements

Original commit message from CVS:
fixed a double-unreffing problem when disposing of elements

22 years agocleaned up mangling of properties and names in ladspa by using g_strcanon added g_str...
Andy Wingo [Fri, 23 Nov 2001 04:20:54 +0000 (04:20 +0000)]
cleaned up mangling of properties and names in ladspa by using g_strcanon added g_strcanon to gobject2gtk.[ch], not t...

Original commit message from CVS:
* cleaned up mangling of properties and names in ladspa by using g_strcanon
* added g_strcanon to gobject2gtk.[ch], not tested though

22 years agoAdded a plugin to generate pure silence :)
Zaheer Abbas Merali [Wed, 21 Nov 2001 23:07:36 +0000 (23:07 +0000)]
Added a plugin to generate pure silence :)

Original commit message from CVS:
Added a plugin to generate pure silence :)

22 years agoRemove the test program, since it's buggy, in order not to hold up make distcheck
David Schleef [Wed, 21 Nov 2001 10:46:20 +0000 (10:46 +0000)]
Remove the test program, since it's buggy, in order not to hold up make distcheck

Original commit message from CVS:
Remove the test program, since it's buggy, in order not to hold up
make distcheck

22 years agoCall the default handler of the pad
Wim Taymans [Wed, 14 Nov 2001 21:21:58 +0000 (21:21 +0000)]
Call the default handler of the pad

Original commit message from CVS:
Call the default handler of the pad

22 years agoDirect events to the event handler for non event-ware elements. pass the event to...
Wim Taymans [Wed, 14 Nov 2001 21:11:05 +0000 (21:11 +0000)]
Direct events to the event handler for non event-ware elements. pass the event to the chain function for event aware ...

Original commit message from CVS:
Direct events to the event handler for non event-ware elements.
pass the event to the chain function for event aware elements.

22 years agoMake the queue event aware and make it do something usefull with the events.
Wim Taymans [Wed, 14 Nov 2001 21:09:44 +0000 (21:09 +0000)]
Make the queue event aware and make it do something usefull with the events.

Original commit message from CVS:
Make the queue event aware and make it do something usefull with the events.

22 years agoAdded a default handler for the pads.
Wim Taymans [Wed, 14 Nov 2001 21:08:44 +0000 (21:08 +0000)]
Added a default handler for the pads.

Original commit message from CVS:
Added a default handler for the pads.

22 years agoAdded a flag to indicate an element is event aware.
Wim Taymans [Wed, 14 Nov 2001 21:07:33 +0000 (21:07 +0000)]
Added a flag to indicate an element is event aware.

Original commit message from CVS:
Added a flag to indicate an element is event aware.

22 years agoRenamed a local var to better state what its purpose is.
Wim Taymans [Wed, 14 Nov 2001 21:06:15 +0000 (21:06 +0000)]
Renamed a local var to better state what its purpose is.

Original commit message from CVS:
Renamed a local var to better state what its purpose is.

22 years agoremoved that bit
Thomas Vander Stichele [Tue, 13 Nov 2001 22:27:32 +0000 (22:27 +0000)]
removed that bit

Original commit message from CVS:
removed that bit

22 years agoadded depcomp to extradist
Thomas Vander Stichele [Tue, 13 Nov 2001 21:47:16 +0000 (21:47 +0000)]
added depcomp to extradist

Original commit message from CVS:
added depcomp to extradist

22 years agoadded --force-missing to automake (c) wingo
Thomas Vander Stichele [Tue, 13 Nov 2001 21:26:19 +0000 (21:26 +0000)]
added --force-missing to automake (c) wingo

Original commit message from CVS:
added --force-missing to automake (c) wingo

22 years agoadded plugin
Thomas Vander Stichele [Tue, 13 Nov 2001 11:15:36 +0000 (11:15 +0000)]
added plugin

Original commit message from CVS:
added plugin

22 years agoadded a link to avifile.sf.net
Andy Wingo [Sun, 11 Nov 2001 22:27:59 +0000 (22:27 +0000)]
added a link to avifile.sf.net

Original commit message from CVS:
added a link to avifile.sf.net

22 years agoprint the pre-operation refcount for ref and unref
Erik Walthinsen [Thu, 8 Nov 2001 22:41:43 +0000 (22:41 +0000)]
print the pre-operation refcount for ref and unref

Original commit message from CVS:
print the pre-operation refcount for ref and unref

22 years agoAdded support for mono streams
David Schleef [Wed, 7 Nov 2001 00:45:29 +0000 (00:45 +0000)]
Added support for mono streams

Original commit message from CVS:
Added support for mono streams

22 years agoAdding libs/resample, an audio resampling library. May eventually be forked off...
David Schleef [Tue, 6 Nov 2001 22:37:04 +0000 (22:37 +0000)]
Adding libs/resample, an audio resampling library.  May eventually be forked off into a separate lib package.

Original commit message from CVS:
Adding libs/resample, an audio resampling library.  May eventually be
forked off into a separate lib package.

22 years agoFixes to properly conditionally compile architecture-dependent code
David Schleef [Tue, 6 Nov 2001 12:49:01 +0000 (12:49 +0000)]
Fixes to properly conditionally compile architecture-dependent code

Original commit message from CVS:
Fixes to properly conditionally compile architecture-dependent code

22 years agoNew audio resampling library, created from code in the audioscale plugin.
David Schleef [Tue, 6 Nov 2001 11:17:13 +0000 (11:17 +0000)]
New audio resampling library, created from code in the audioscale plugin.

Original commit message from CVS:
New audio resampling library, created from code in the audioscale
plugin.

22 years agoNew audio resampling library, created from code in the audioscale plugin.
David Schleef [Tue, 6 Nov 2001 04:15:35 +0000 (04:15 +0000)]
New audio resampling library, created from code in the audioscale plugin.

Original commit message from CVS:
New audio resampling library, created from code in the audioscale
plugin.

22 years agoRemoved the rtpsend plugin.
Wim Taymans [Sun, 28 Oct 2001 20:16:29 +0000 (20:16 +0000)]
Removed the rtpsend plugin.

Original commit message from CVS:
Removed the rtpsend plugin.

22 years agoadded taaz's threading patch, including queue events
Erik Walthinsen [Sat, 27 Oct 2001 20:28:31 +0000 (20:28 +0000)]
added taaz's threading patch, including queue events

Original commit message from CVS:
added taaz's threading patch, including queue events

22 years agoput gthread back in the package dependencies, as it appears that we use it
Andy Wingo [Sat, 27 Oct 2001 19:01:55 +0000 (19:01 +0000)]
put gthread back in the package dependencies, as it appears that we use it

Original commit message from CVS:
put gthread back in the package dependencies, as it appears that we use it

22 years agoreturn a negative error code instead of exiting on parse error
Steve Baker [Sat, 27 Oct 2001 13:44:18 +0000 (13:44 +0000)]
return a negative error code instead of exiting on parse error

Original commit message from CVS:
return a negative error code instead of exiting on parse error

22 years ago*sigh*. take out cruft that had crept into my local configure.base...
Andy Wingo [Sat, 27 Oct 2001 06:50:04 +0000 (06:50 +0000)]
*sigh*. take out cruft that had crept into my local configure.base...

Original commit message from CVS:
*sigh*. take out cruft that had crept into my local configure.base...

22 years agoif USE_GLIB2, the package dependencies are different
Andy Wingo [Sat, 27 Oct 2001 06:44:14 +0000 (06:44 +0000)]
if USE_GLIB2, the package dependencies are different

Original commit message from CVS:
if USE_GLIB2, the package dependencies are different

22 years agomake distcheck fixes, and added bytestream test to distro (why not?)
Andy Wingo [Fri, 26 Oct 2001 20:19:02 +0000 (20:19 +0000)]
make distcheck fixes, and added bytestream test to distro (why not?)

Original commit message from CVS:
make distcheck fixes, and added bytestream test to distro (why not?)

22 years agohopefully fix the make distcheck issue (these progs are in configure.base but not...
Andy Wingo [Fri, 26 Oct 2001 13:46:06 +0000 (13:46 +0000)]
hopefully fix the make distcheck issue (these progs are in configure.base but not in SUBDIRS of tests/Makefile.am)

Original commit message from CVS:
hopefully fix the make distcheck issue (these progs are in configure.base but not in SUBDIRS of tests/Makefile.am)

22 years agofix glib2 warning
Andy Wingo [Thu, 25 Oct 2001 21:24:09 +0000 (21:24 +0000)]
fix glib2 warning

Original commit message from CVS:
fix glib2 warning

22 years agobasic statistics element
David I. Lehn [Wed, 24 Oct 2001 22:42:40 +0000 (22:42 +0000)]
basic statistics element

Original commit message from CVS:
basic statistics element

22 years agostop printing out readbytes
David I. Lehn [Wed, 24 Oct 2001 22:42:11 +0000 (22:42 +0000)]
stop printing out readbytes

Original commit message from CVS:
stop printing out readbytes

22 years agoSplit out the padtemplate, autoplugfactoy and elementfactory into different pages...
Wim Taymans [Wed, 24 Oct 2001 21:44:48 +0000 (21:44 +0000)]
Split out the padtemplate, autoplugfactoy and elementfactory into different pages to be able to show more examples an...

Original commit message from CVS:
Split out the padtemplate, autoplugfactoy and elementfactory into different
pages to be able to show more examples and the object hierarchy.

22 years agoAdd gst_typefactory_get_list to get a list of registered typefactories.
Wim Taymans [Wed, 24 Oct 2001 21:35:47 +0000 (21:35 +0000)]
Add gst_typefactory_get_list to get a list of registered typefactories.

Original commit message from CVS:
Add gst_typefactory_get_list to get a list of registered
typefactories.

22 years agoDon't try to build the marshall stuff with the gtk shims
Wim Taymans [Wed, 24 Oct 2001 20:29:44 +0000 (20:29 +0000)]
Don't try to build the marshall stuff with the gtk shims

Original commit message from CVS:
Don't try to build the marshall stuff with the gtk shims

22 years agoAdded some more object to the object hierarchy
Wim Taymans [Wed, 24 Oct 2001 19:55:12 +0000 (19:55 +0000)]
Added some more object to the object hierarchy

Original commit message from CVS:
Added some more object to the object hierarchy

22 years agoReset the name to NULL.
Wim Taymans [Wed, 24 Oct 2001 19:20:58 +0000 (19:20 +0000)]
Reset the name to NULL.

Original commit message from CVS:
Reset the name to NULL.

22 years agoAdded the name property
Wim Taymans [Wed, 24 Oct 2001 19:11:11 +0000 (19:11 +0000)]
Added the name property

Original commit message from CVS:
Added the name property

22 years agoAdded the shims for int64. some small updates.
Wim Taymans [Wed, 24 Oct 2001 18:41:49 +0000 (18:41 +0000)]
Added the shims for int64. some small updates.

Original commit message from CVS:
Added the shims for int64.
some small updates.
according to gtkdoc we now have:
1e+02% function docs coverage (444 functions documented, 0 not documented)
:)

22 years agoBUILT_SOURCES patch from vishnu
Erik Walthinsen [Wed, 24 Oct 2001 04:44:30 +0000 (04:44 +0000)]
BUILT_SOURCES patch from vishnu

Original commit message from CVS:
BUILT_SOURCES patch from vishnu

22 years agoJust to keep track of what needs to be done.
Wim Taymans [Tue, 23 Oct 2001 20:32:59 +0000 (20:32 +0000)]
Just to keep track of what needs to be done.

Original commit message from CVS:
Just to keep track of what needs to be done.

22 years agoAplied the patches from vishnu to implement seeking in various plugins. bytestream...
Wim Taymans [Tue, 23 Oct 2001 19:50:41 +0000 (19:50 +0000)]
Aplied the patches from vishnu to implement seeking in various plugins. bytestream now has an event-aware API.

Original commit message from CVS:
Aplied the patches from vishnu to implement seeking in various plugins.
bytestream now has an event-aware API.

22 years agothis is a major update which adds a tree view of the pipeline and lets you set indivi...
Steve Baker [Tue, 23 Oct 2001 17:43:49 +0000 (17:43 +0000)]
this is a major update which adds a tree view of the pipeline and lets you set individual element args through a dyna...

Original commit message from CVS:
this is a major update which adds a tree view of the pipeline and lets you set individual element args through a dynamically generated gui.  If you haven't tried this tool yet then try it now. The next step will be to add gui generation for dynamic params as well. Please email feedback and bug reports to the list

22 years agoAdded 64 bit support to filesrc and a gtk+ shim (mapped to ulong unfortunatly) as...
Wim Taymans [Mon, 22 Oct 2001 19:13:24 +0000 (19:13 +0000)]
Added 64 bit support to filesrc and a gtk+ shim (mapped to ulong unfortunatly) as per vishnus patch.

Original commit message from CVS:
Added 64 bit support to filesrc and a gtk+ shim (mapped to ulong
unfortunatly) as per vishnus patch.

22 years agoPatch from vishnu:
Wim Taymans [Mon, 22 Oct 2001 19:00:52 +0000 (19:00 +0000)]
Patch from vishnu:

Original commit message from CVS:
Patch from vishnu:

The attached patch adds event support to bytestream.  Here's how it
works:  When bytestream encounters an event, the event is saved and
it returns NULL.  Then you must call a new API to retrieve the event
and handle it:

void
gst_bytestream_get_status (GstByteStream *bs,
guint32 *avail_out,
GstEvent **event_out);

Whatever is necessary to handle the event is left up to the plugin.
Once the event is retrieved then the bytestream continues as usual.

22 years agoGSearchFunc seems to be glib1.2 only so it was replaced with
Wim Taymans [Mon, 22 Oct 2001 13:37:50 +0000 (13:37 +0000)]
GSearchFunc seems to be glib1.2 only so it was replaced with

Original commit message from CVS:
GSearchFunc seems to be glib1.2 only so it was replaced with
GCompareFunc again.

22 years agoSome compiler warning removed.
Wim Taymans [Sun, 21 Oct 2001 21:58:29 +0000 (21:58 +0000)]
Some compiler warning removed.

Original commit message from CVS:
Some compiler warning removed.
Updated the event handler in filesrc.

22 years agoAdded some testsuite dirs
Wim Taymans [Sun, 21 Oct 2001 19:18:35 +0000 (19:18 +0000)]
Added some testsuite dirs

Original commit message from CVS:
Added some testsuite dirs

22 years agoApplied vishnus patch:
Wim Taymans [Sun, 21 Oct 2001 19:14:48 +0000 (19:14 +0000)]
Applied vishnus patch:

Original commit message from CVS:
Applied vishnus patch:
* Check all return codes and reliably return NULL if no more data is
available.
* Split _flush into _flush/_flush_fast.  This is partly to make the code
self-documenting -- the flush in gst_bytestream_read cannot fail.  Also,
this is a slight optimization.[A

22 years agoAPI docs. revived _buffer_ref_by_count fast types for scheduler and bin.
Wim Taymans [Sun, 21 Oct 2001 18:00:31 +0000 (18:00 +0000)]
API docs. revived _buffer_ref_by_count fast types for scheduler and bin.

Original commit message from CVS:
API docs.
revived _buffer_ref_by_count
fast types for scheduler and bin.
error checking on plugin features;
removed some prototypes that were not implemented (gst_pipeline_iterate
comes to mind)
remove gst_pad_event until we know what it's supposed to do.
remove sinesrc, it wasn't compiles anymore, so...
updates to various elements that used the old event API.

22 years agoMore updates to the API docs.
Wim Taymans [Sun, 21 Oct 2001 15:47:23 +0000 (15:47 +0000)]
More updates to the API docs.

Original commit message from CVS:
More updates to the API docs.

22 years agoadded empty string for category 31, lest the coloration break
Erik Walthinsen [Sun, 21 Oct 2001 02:06:12 +0000 (02:06 +0000)]
added empty string for category 31, lest the coloration break

Original commit message from CVS:
added empty string for category 31, lest the coloration break

22 years agoMore pending API doc changes.
Wim Taymans [Sun, 21 Oct 2001 01:02:25 +0000 (01:02 +0000)]
More pending API doc changes.

Original commit message from CVS:
More pending API doc changes.

22 years agochanged names from guchar* to gchar*, which makes C++ happy, and is, um, correct.
Erik Walthinsen [Sat, 20 Oct 2001 23:15:29 +0000 (23:15 +0000)]
changed names from guchar* to gchar*, which makes C++ happy, and is, um, correct.

Original commit message from CVS:
changed names from guchar* to gchar*, which makes C++ happy, and is, um, correct.

22 years agomade glib2-friendly
Erik Walthinsen [Sat, 20 Oct 2001 23:15:01 +0000 (23:15 +0000)]
made glib2-friendly

Original commit message from CVS:
made glib2-friendly

22 years agomade C++ friendly
Erik Walthinsen [Sat, 20 Oct 2001 23:12:36 +0000 (23:12 +0000)]
made C++ friendly

Original commit message from CVS:
made C++ friendly

22 years agoconvert g_string_printfa to g_string_append_printf and add to the shim
Erik Walthinsen [Sat, 20 Oct 2001 23:06:49 +0000 (23:06 +0000)]
convert g_string_printfa to g_string_append_printf and add to the shim

Original commit message from CVS:
convert g_string_printfa to g_string_append_printf and add to the shim

22 years agoAdded the testsuite/plugin dir back, I don't see what's wrong with it.
Wim Taymans [Sat, 20 Oct 2001 13:34:52 +0000 (13:34 +0000)]
Added the testsuite/plugin dir back, I don't see what's wrong with it.

Original commit message from CVS:
Added the testsuite/plugin dir back, I don't see what's wrong with it.

22 years agoGet the API docs back in shape. This batch of patches contain the updates that don...
Wim Taymans [Fri, 19 Oct 2001 22:49:35 +0000 (22:49 +0000)]
Get the API docs back in shape. This batch of patches contain the updates that don't require source code comment chan...

Original commit message from CVS:
Get the API docs back in shape. This batch of patches contain the updates
that don't require source code comment changes.

22 years agoRemoved old, bad bytestream code.
Wim Taymans [Fri, 19 Oct 2001 19:49:40 +0000 (19:49 +0000)]
Removed old, bad bytestream code.

Original commit message from CVS:
Removed old, bad bytestream code.

22 years agoMore updates.
Wim Taymans [Thu, 18 Oct 2001 22:31:26 +0000 (22:31 +0000)]
More updates.

Original commit message from CVS:
More updates.

22 years agoAdded an UML diagram with dia.
Wim Taymans [Thu, 18 Oct 2001 22:17:27 +0000 (22:17 +0000)]
Added an UML diagram with dia.

Original commit message from CVS:
Added an UML diagram with dia.

22 years agoDVD update:
David I. Lehn [Thu, 18 Oct 2001 21:06:06 +0000 (21:06 +0000)]
DVD update:

Original commit message from CVS:
DVD update:
- use libdvdread
- title/chap/angle interface for dvdsrc
- test app dvdplay.c

22 years agos/ac3dec/a52dec/
David I. Lehn [Thu, 18 Oct 2001 21:04:26 +0000 (21:04 +0000)]
s/ac3dec/a52dec/

Original commit message from CVS:
s/ac3dec/a52dec/

22 years agoadded another madvise and wrapped them in #ifdef's so they don't break systems withou...
Erik Walthinsen [Wed, 17 Oct 2001 20:57:53 +0000 (20:57 +0000)]
added another madvise and wrapped them in #ifdef's so they don't break systems without MADV_*

Original commit message from CVS:
added another madvise and wrapped them in #ifdef's so they don't break systems without MADV_*

22 years agoApplied the PIC patches from David Schleef.
Wim Taymans [Wed, 17 Oct 2001 20:18:07 +0000 (20:18 +0000)]
Applied the PIC patches from David Schleef.

Original commit message from CVS:
Applied the PIC patches from David Schleef.

22 years agoAdd back test dirs
David I. Lehn [Wed, 17 Oct 2001 19:19:45 +0000 (19:19 +0000)]
Add back test dirs

Original commit message from CVS:
Add back test dirs

22 years agomerge from EVENTS1 on 20011016
Erik Walthinsen [Wed, 17 Oct 2001 10:21:27 +0000 (10:21 +0000)]
merge from EVENTS1 on 20011016

Original commit message from CVS:
merge from EVENTS1 on 20011016

22 years agomore updates of build reqirements BRANCH-EVENTS1-200110161-ROOT EVENTS1-200110161-FREEZE
Erik Walthinsen [Tue, 16 Oct 2001 22:56:33 +0000 (22:56 +0000)]
more updates of build reqirements

Original commit message from CVS:
more updates of build reqirements

22 years agoadded pkg-config
Erik Walthinsen [Tue, 16 Oct 2001 21:46:26 +0000 (21:46 +0000)]
added pkg-config

Original commit message from CVS:
added pkg-config

22 years agonope, that wasn't it ;)
Thomas Vander Stichele [Mon, 15 Oct 2001 19:05:47 +0000 (19:05 +0000)]
nope, that wasn't it ;)

Original commit message from CVS:
nope, that wasn't it ;)

22 years agoexplicitly added gstreamer-sections.txt to EXTRA_DIST
Thomas Vander Stichele [Mon, 8 Oct 2001 10:45:03 +0000 (10:45 +0000)]
explicitly added gstreamer-sections.txt to EXTRA_DIST

Original commit message from CVS:
explicitly added gstreamer-sections.txt to EXTRA_DIST

22 years agowhoops, didn't mean to do that
Steve Baker [Sun, 7 Oct 2001 09:57:36 +0000 (09:57 +0000)]
whoops, didn't mean to do that

Original commit message from CVS:
whoops, didn't mean to do that

22 years agochanges for dparams move
Steve Baker [Sun, 7 Oct 2001 09:50:42 +0000 (09:50 +0000)]
changes for dparams move

Original commit message from CVS:
changes for dparams move

22 years agodparams lives here
Steve Baker [Sun, 7 Oct 2001 09:49:41 +0000 (09:49 +0000)]
dparams lives here

Original commit message from CVS:
dparams lives here