Christian Schaller
5461098c19
fixed shout2 building
...
Original commit message from CVS:
fixed shout2 building
2002-10-29 12:02:31 +00:00
Wim Taymans
730bcc0db5
Handle more stream types
...
Original commit message from CVS:
Handle more stream types
2002-10-25 20:46:12 +00:00
Wim Taymans
0f8c7683d1
unref event, flush_fast
...
Original commit message from CVS:
unref event, flush_fast
2002-10-25 19:16:47 +00:00
Wim Taymans
cd3adce1fb
Removed dead .cc file
...
Original commit message from CVS:
Removed dead .cc file
Added some params, act on EOS
2002-10-25 19:06:39 +00:00
Wim Taymans
1496394c0f
First stab at porting mplex
...
Original commit message from CVS:
First stab at porting mplex
2002-10-24 22:37:51 +00:00
Jeremy Simon
c52ad7daa6
add snapshot dir to Makefile
...
Original commit message from CVS:
add snapshot dir to Makefile
2002-10-18 22:36:34 +00:00
Thomas Vander Stichele
545dd47499
some code cleanup don't abort if can't connect, brings down whole app
...
Original commit message from CVS:
some code cleanup
don't abort if can't connect, brings down whole app
2002-10-02 08:01:04 +00:00
Andy Wingo
ef8d56344d
licenses again
...
Original commit message from CVS:
licenses again
2002-09-29 18:12:18 +00:00
David I. Lehn
f1a3504f2f
Add a statement terminating semicolon.
...
Original commit message from CVS:
Add a statement terminating semicolon.
2002-09-21 11:32:17 +00:00
David Schleef
e4e2257667
Redo last change by using glib's CLAMP() macro
...
Original commit message from CVS:
Redo last change by using glib's CLAMP() macro
2002-09-20 21:51:50 +00:00
David Schleef
7fdfef78ef
Clip defaults of control parameters to range.
...
Original commit message from CVS:
Clip defaults of control parameters to range.
2002-09-20 21:38:13 +00:00
Christian Schaller
1d5f318e0d
plugins part of license field patch
...
Original commit message from CVS:
plugins part of license field patch
2002-09-18 19:02:52 +00:00
David Schleef
79adbf346e
Add swfdec to dist subdirs
...
Original commit message from CVS:
Add swfdec to dist subdirs
2002-09-17 22:44:47 +00:00
Andy Wingo
9fa281527e
fix _get()-based ladspa plugins when bufferpools are present
...
Original commit message from CVS:
fix _get()-based ladspa plugins when bufferpools are present
2002-09-16 06:13:41 +00:00
Andy Wingo
e229e116ef
Some instantiate() routines require nonzero sample rate. ladspa_mbeq (the multi-band eq) is one of these.
...
Original commit message from CVS:
Some instantiate() routines require nonzero sample rate. ladspa_mbeq (the
multi-band eq) is one of these.
2002-09-16 05:38:53 +00:00
David Schleef
7e74485299
Add swfdec autoconf stuff
...
Original commit message from CVS:
Add swfdec autoconf stuff
2002-09-15 21:33:53 +00:00
David Schleef
7e6d974d8a
Add SWF Flash decoder plugin based on libswfdec
...
Original commit message from CVS:
Add SWF Flash decoder plugin based on libswfdec
2002-09-15 19:43:01 +00:00
Wim Taymans
876f5f22a9
Destroy state when going to READY
...
Original commit message from CVS:
Destroy state when going to READY
2002-09-12 20:57:09 +00:00
Steve Baker
9ddb9ed1af
don't play with spider until spider can do heavy seeking
...
Original commit message from CVS:
don't play with spider until spider can do heavy seeking
2002-09-12 19:12:35 +00:00
Ronald S. Bultje
2c5496eb74
This updates all plugins to the new API for gst_pad_try_set_caps
...
Original commit message from CVS:
This updates all plugins to the new API for gst_pad_try_set_caps
2002-09-10 09:31:40 +00:00
Thomas Vander Stichele
af558bdc6f
removing warnings as approved by wim
...
Original commit message from CVS:
removing warnings as approved by wim
2002-09-09 23:27:38 +00:00
Andy Wingo
d2bdc96634
fix jack input port connection
...
Original commit message from CVS:
fix jack input port connection
2002-08-23 04:04:11 +00:00
Steve Baker
07079bca8c
use gstcontrol as a lib, not a plugin
...
Original commit message from CVS:
use gstcontrol as a lib, not a plugin
2002-08-11 12:20:43 +00:00
David I. Lehn
9abe25a863
libdv build fixes
...
Original commit message from CVS:
libdv build fixes
2002-08-09 21:14:55 +00:00
Wim Taymans
c1be464cad
Don't unref event after calling the default handler
...
Original commit message from CVS:
Don't unref event after calling the default handler
2002-08-02 11:32:37 +00:00
Andy Wingo
7c524c3fc9
fix to adder: don't pull on unusable pads
...
Original commit message from CVS:
* fix to adder: don't pull on unusable pads
* fix to ladspa: get output buffers first, so we can know how many frames to
process
- this breaks inplace buffer stuff, hmm
* fix to float2int: add a bufferpool with the same nframes as the source pad's
pool -> no extra latency
2002-07-26 18:55:42 +00:00
Andy Wingo
e92ac611e6
fix a segfault, and support ladspa 1.1 (default parameter values)
...
Original commit message from CVS:
fix a segfault, and support ladspa 1.1 (default parameter values)
2002-07-24 18:32:00 +00:00
Wim Taymans
9b61acff59
Setup the YV12 to RGB converter too
...
Original commit message from CVS:
Setup the YV12 to RGB converter too
2002-07-11 15:48:58 +00:00
Wim Taymans
69287d0558
Add some more convertors (for YV12). this is getting silly...
...
Original commit message from CVS:
Add some more convertors (for YV12). this is getting silly...
2002-07-11 13:31:04 +00:00
Andy Wingo
2b60d60286
compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4
...
Original commit message from CVS:
compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4
2002-07-09 17:39:17 +00:00
Thomas Vander Stichele
10a96978de
fixaroo
...
Original commit message from CVS:
fixaroo
2002-07-09 15:25:31 +00:00
Wim Taymans
fe3270c356
unref events, do error checking
...
Original commit message from CVS:
unref events, do error checking
2002-07-08 19:36:32 +00:00
Wim Taymans
f1f98f06cb
negotiation fixes, small cleanups
...
Original commit message from CVS:
negotiation fixes, small cleanups
2002-07-08 19:33:55 +00:00
Zeeshan Ali
0a96ed5027
correcting the next_ts calculations
...
Original commit message from CVS:
correcting the next_ts calculations
2002-07-05 19:30:20 +00:00
David I. Lehn
fe0263870f
attempt to fix my sucky dv and festival breakage.
...
Original commit message from CVS:
attempt to fix my sucky dv and festival breakage.
2002-07-05 10:17:09 +00:00
David I. Lehn
d826a5e1ea
Add festival to the dist
...
Original commit message from CVS:
Add festival to the dist
2002-07-04 19:35:33 +00:00
Andy Wingo
30e825ae1a
make jack work in all its full duplex glory
...
Original commit message from CVS:
make jack work in all its full duplex glory
2002-07-02 23:35:07 +00:00
Wim Taymans
9eda452c87
Include right header file for memcpy
...
Original commit message from CVS:
Include right header file for memcpy
2002-06-21 21:14:33 +00:00
Wim Taymans
9251ed656a
Fixed problem with color conversion
...
Original commit message from CVS:
Fixed problem with color conversion
Added conversion between YV12 and I420
2002-06-21 18:29:13 +00:00
Andy Wingo
db515dbd19
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:02 +00:00
Thomas Vander Stichele
59cf0f7956
reorder
...
Original commit message from CVS:
reorder
2002-06-08 09:25:20 +00:00
Thomas Vander Stichele
de68842481
distcheck fixes
...
Original commit message from CVS:
distcheck fixes
2002-06-06 14:15:13 +00:00
Andy Wingo
79453e9df4
fix gstarts. the sound is krappy, but it does make sound -- remember to do osssink sync=false
...
Original commit message from CVS:
fix gstarts. the sound is krappy, but it does make sound -- remember to do osssink
sync=false
2002-06-04 22:22:25 +00:00
Thomas Vander Stichele
986a3eb8c6
a first feeble attempt at fixoring this beauty
...
Original commit message from CVS:
a first feeble attempt at fixoring this beauty
2002-06-04 22:00:49 +00:00
Thomas Vander Stichele
e4b416a799
hacked around LADSPA_PATH as suggested to wingo
...
Original commit message from CVS:
hacked around LADSPA_PATH as suggested to wingo
2002-06-04 19:32:16 +00:00
Thomas Vander Stichele
3886a21f8a
remove this header
...
Original commit message from CVS:
remove this header
2002-06-04 16:03:00 +00:00
Thomas Vander Stichele
2cdc39ffae
this should be installed on the system
...
Original commit message from CVS:
this should be installed on the system
2002-06-04 15:59:17 +00:00
Thomas Vander Stichele
d3a59be45c
include the system ladspa.h file
...
Original commit message from CVS:
include the system ladspa.h file
2002-06-04 15:57:42 +00:00
Thomas Vander Stichele
3115f532f4
doing the proper ladspa thing
...
Original commit message from CVS:
doing the proper ladspa thing
2002-06-04 15:54:58 +00:00
Thomas Vander Stichele
2b2846166f
added LIBFAME_DIR
...
Original commit message from CVS:
added LIBFAME_DIR
2002-06-03 10:55:48 +00:00