Wim Taymans
bda510b4a0
const fixes
...
Original commit message from CVS:
const fixes
2002-09-12 20:53:56 +00:00
Thomas Vander Stichele
b9139a0bb1
fixes http://bugzilla.gnome.org/show_bug.cgi?id=90839
...
Original commit message from CVS:
fixes
http://bugzilla.gnome.org/show_bug.cgi?id=90839
2002-08-17 17:57:38 +00:00
Steve Baker
3acd03c923
add #include <stdlib.h> where needed
...
Original commit message from CVS:
add #include <stdlib.h> where needed
2002-08-11 11:45:07 +00:00
Wim Taymans
54dd68831c
Some small updates
...
Original commit message from CVS:
Some small updates
2002-07-24 21:34:23 +00:00
Thomas Vander Stichele
1015f47d6b
merge from release branch
...
Original commit message from CVS:
merge from release branch
2002-07-09 10:45:37 +00:00
Wim Taymans
59cbd4e443
Various updates to the new event API
...
Original commit message from CVS:
Various updates to the new event API
2002-07-08 19:29:16 +00:00
Wim Taymans
b903a1142f
Add DV seeking example
...
Original commit message from CVS:
Add DV seeking example
2002-06-16 21:54:38 +00:00
Thomas Vander Stichele
189ebb3d40
use _or_warn to notify when failing to create elements adding code for colorspace without activating it use _many fun...
...
Original commit message from CVS:
use _or_warn to notify when failing to create elements
adding code for colorspace without activating it
use _many functions for mpeg
2002-06-13 13:16:52 +00:00
Wim Taymans
53a1941c8c
Added mod
...
Original commit message from CVS:
Added mod
2002-06-12 22:45:35 +00:00
Andy Wingo
72a06fe70f
working jack elements (fixed a problem in upstream jack) random other fixen...
...
Original commit message from CVS:
* working jack elements (fixed a problem in upstream jack)
* random other fixen...
2002-06-12 03:32:01 +00:00
Wim Taymans
a102623bc3
Some cleanups, add modplug seeking example.
...
Original commit message from CVS:
Some cleanups, add modplug seeking example.
2002-06-11 19:20:52 +00:00
Wim Taymans
fe12090d11
Added -t option to run the toplevel pipeline as a thread
...
Original commit message from CVS:
Added -t option to run the toplevel pipeline as a thread
2002-06-09 10:58:37 +00:00
Wim Taymans
1634b949c5
Add queues to spider report current time as taken from the clock
...
Original commit message from CVS:
Add queues to spider
report current time as taken from the clock
2002-06-09 00:26:26 +00:00
Wim Taymans
57e0e033b6
Added wav test to seek.c
...
Original commit message from CVS:
Added wav test to seek.c
Added an example of element query/seek using spider
2002-06-08 14:57:15 +00:00
Wim Taymans
b5f578ca0a
Removed the old seeking example
...
Original commit message from CVS:
Removed the old seeking example
2002-06-08 13:30:27 +00:00
Andy Wingo
7ada2562ba
better latency for default audio sink
...
Original commit message from CVS:
better latency for default audio sink
2002-06-07 20:16:25 +00:00
Thomas Vander Stichele
164d7eff96
this does wingo's stuff
...
Original commit message from CVS:
this does wingo's stuff
2002-06-07 19:14:45 +00:00
Thomas Vander Stichele
1203787d5e
adding dynparams filter example code
...
Original commit message from CVS:
adding dynparams filter example code
2002-06-07 19:00:21 +00:00
Wim Taymans
5ff7006f74
Seek on the queue in mp3, added flac seeking test
...
Original commit message from CVS:
Seek on the queue in mp3, added flac seeking test
2002-06-06 20:26:52 +00:00
Wim Taymans
22c212d3d3
Fix the compile error
...
Original commit message from CVS:
Fix the compile error
2002-06-03 22:18:57 +00:00
Thomas Vander Stichele
efe36757cf
add
...
Original commit message from CVS:
add
2002-06-03 18:34:40 +00:00
Thomas Vander Stichele
97a7f4a332
fixing *wtay*'s code
...
Original commit message from CVS:
fixing *wtay*'s code
2002-06-02 15:48:30 +00:00
Thomas Vander Stichele
105ae1059f
moving stuff
...
Original commit message from CVS:
moving stuff
2002-05-28 20:30:11 +00:00
Thomas Vander Stichele
ae9d52a0ae
try again
...
Original commit message from CVS:
try again
2002-05-10 22:55:08 +00:00
Andy Wingo
f7ebc8f95d
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind.
...
Original commit message from CVS:
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE
same with *factory and typefind.
also, some -Werror fixes.
2002-04-11 20:42:27 +00:00
Andy Wingo
1049c792c8
removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with...
...
Original commit message from CVS:
* removal of //-style comments
* don't link plugins to core libs -- the versioning is done internally to the plugins with the plugin_info struct,
and symbol resolution is lazy, so we can always know if a plugin can be loaded by the plugin_info data. in theory.
2002-03-19 04:10:06 +00:00
Andy Wingo
16d635f2fd
we went through this only a week or two ago, if test -z $DIST_SUBDIRS then comment out both
...
Original commit message from CVS:
we went through this only a week or two ago, if test -z $DIST_SUBDIRS then comment out both
SUBDIRS and DIST_SUBDIRS
2002-03-01 20:21:36 +00:00
Thomas Vander Stichele
d98fd46ba5
first get these tests to work
...
Original commit message from CVS:
first get these tests to work
2002-03-01 17:27:49 +00:00
Thomas Vander Stichele
19e0c96d97
putting it back
...
Original commit message from CVS:
putting it back
2002-02-19 11:02:28 +00:00
Thomas Vander Stichele
e62f477542
you need to specify at least one DIST subdir
...
Original commit message from CVS:
you need to specify at least one DIST subdir
2002-02-18 17:24:59 +00:00
Andy Wingo
0b066e9c02
be less verbose when running --register, and cal it with the proper --gst-plugin-path
...
Original commit message from CVS:
be less verbose when running --register, and cal it with the proper --gst-plugin-path
2002-02-16 18:10:34 +00:00
Andy Wingo
dfc0a361c7
add 'toolsdir' to the pc files add our first plugin test, which involves simply running gst-compprep, which in the co...
...
Original commit message from CVS:
* add 'toolsdir' to the pc files
* add our first plugin test, which involves simply running gst-compprep,
which in the course of creating the completion registry instantiates every
plugin. gst-register is run first.
2002-02-16 17:53:58 +00:00
Bastien Nocera
7774b74518
- added gob example plugin
...
Original commit message from CVS:
- added gob example plugin
2002-01-20 01:49:15 +00:00
Andy Wingo
146fa09928
hrm
...
Original commit message from CVS:
hrm
2002-01-07 02:42:44 +00:00
Wim Taymans
9f97fad0c0
Added a check for sidplay
...
Original commit message from CVS:
Added a check for sidplay
Added a capsfilter example
2002-01-06 19:30:09 +00:00