Commit graph

557 commits

Author SHA1 Message Date
David Schleef 1bba1d3d37 Add videotestsrc plugin
Original commit message from CVS:
Add videotestsrc plugin
2002-07-26 22:20:45 +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
Wim Taymans 1da5ae260c Some small updates
Original commit message from CVS:
Some small updates
2002-07-24 21:34:23 +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
Erik Walthinsen 2168884c17 updated so it uses a dblptr matrix, and works
Original commit message from CVS:
updated so it uses a dblptr matrix, and works
2002-07-24 00:02:59 +00:00
Wim Taymans d49d2c52ab mixmatrix makefiles
Original commit message from CVS:
mixmatrix makefiles
2002-07-23 20:23:06 +00:00
Wim Taymans d971b46786 Added mixmatrix with naive capsnego, still needs work..
Original commit message from CVS:
Added mixmatrix with naive capsnego, still needs work..
2002-07-23 20:21:51 +00:00
Wim Taymans b885bfb438 Added more videocrop config..
Original commit message from CVS:
Added more videocrop config..
2002-07-22 22:17:24 +00:00
Wim Taymans fbb6751f3f Added videocrop
Original commit message from CVS:
Added videocrop
2002-07-22 22:10:23 +00:00
Wim Taymans 47684b4a1a Added simple video cropping plugin
Original commit message from CVS:
Added simple video cropping plugin
2002-07-22 22:08:28 +00:00
Thomas Vander Stichele a805a808b8 this is neater
Original commit message from CVS:
this is neater
2002-07-15 11:17:24 +00:00
Thomas Vander Stichele f78053c306 more of these
Original commit message from CVS:
more of these
2002-07-15 11:13:10 +00:00
Thomas Vander Stichele 8deffcd6f9 more useful info
Original commit message from CVS:
more useful info
2002-07-15 11:09:26 +00:00
Thomas Vander Stichele 65a3d40391 avoid division by zero and add warning
Original commit message from CVS:
avoid division by zero and add warning
2002-07-15 11:06:33 +00:00
Thomas Vander Stichele 6bdb41d5ec fix silly version requires
Original commit message from CVS:
fix silly version requires
2002-07-14 11:59:33 +00:00
Thomas Vander Stichele ee0eb50292 small fixes
Original commit message from CVS:
small fixes
2002-07-12 21:09:17 +00:00
Thomas Vander Stichele 12e65bd17e parse to BIN dumbass
Original commit message from CVS:
parse to BIN dumbass
2002-07-12 13:40:53 +00:00
Thomas Vander Stichele f549fd7c2f fix to be able to link to gconf
Original commit message from CVS:
fix to be able to link to gconf
2002-07-12 13:09:26 +00:00
Thomas Vander Stichele e763995876 api changes and render/ghost functions
Original commit message from CVS:
api changes and render/ghost functions
2002-07-12 09:41:25 +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
Thomas Vander Stichele 69650ae8f9 this was wrong
Original commit message from CVS:
this was wrong
2002-07-11 11:14:30 +00:00
Jeremy Simon b821822691 xsharpen video filter from Virtualdub
Original commit message from CVS:
xsharpen video filter from Virtualdub
2002-07-09 19:21:29 +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
Thomas Vander Stichele c02f0b607d merge from release branch
Original commit message from CVS:
merge from release branch
2002-07-09 10:45:37 +00:00
Thomas Vander Stichele d0f17f51db fixed -devel group
Original commit message from CVS:
fixed -devel group
2002-07-08 20:34:01 +00:00
Wim Taymans b087ff6c51 - use _merge instead of _append
Original commit message from CVS:
- use _merge instead of _append
- unref events
2002-07-08 19:43:32 +00:00
Wim Taymans 47043705b3 - use _merge instead of _append
Original commit message from CVS:
- use _merge instead of _append
- fix events in modplug
2002-07-08 19:42:06 +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
Wim Taymans e49be7cd9a 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
Richard Boulton 2ea8495394 LICENSE_readme: Mention that synaesthesia is derived from GPL code.
Original commit message from CVS:
LICENSE_readme: Mention that synaesthesia is derived from GPL code.
2002-07-07 13:15:47 +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 d3f347aee8 fix cdparanoia include dir location check.
Original commit message from CVS:
fix cdparanoia include dir location check.
fix libdv check to use pkg-config.
use libdv cflags.
2002-07-04 19:38:06 +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
David I. Lehn 3dcfa99aab Add license files. LICENSE_readme moved here from core since it has info related to all the plugins.
Original commit message from CVS:
Add license files.  LICENSE_readme moved here from core since it has
info related to all the plugins.
Added common and m4 to the dist and strip out CVS files from dist.
2002-07-04 19:32:52 +00:00
David I. Lehn 7c70b54e0a duplicate of m4 in common/m4
Original commit message from CVS:
duplicate of m4 in common/m4
2002-07-04 19:16:55 +00:00
Zeeshan Ali cd82b70d52 moving to ortp...
Original commit message from CVS:
moving to ortp...
2002-07-04 19:01:29 +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
David Schleef 57c5738eb4 Fix warning
Original commit message from CVS:
Fix warning
2002-07-02 03:29:21 +00:00
Thomas Vander Stichele 64b040780c up the cvs version on head
Original commit message from CVS:
up the cvs version on head
2002-07-01 15:48:58 +00:00
Thomas Vander Stichele 0e4c9fab8a fixaroos for gconf
Original commit message from CVS:
fixaroos for gconf
2002-07-01 15:41:13 +00:00
Thomas Vander Stichele 473fa96cd8 gconf stuff
Original commit message from CVS:
gconf stuff
2002-07-01 15:39:58 +00:00
David Schleef aeaea3c248 Fix buffer allocation problem.
Original commit message from CVS:
Fix buffer allocation problem.
2002-06-29 00:40:37 +00:00
Thomas Vander Stichele 6171b4498a adding audio filter plug-in
Original commit message from CVS:
adding audio filter plug-in
2002-06-27 14:19:31 +00:00
Thomas Vander Stichele 3641ecfbd0 windowed sinc bandpass filter
Original commit message from CVS:
windowed sinc bandpass filter
2002-06-27 14:15:51 +00:00
Thomas Vander Stichele c903e6470e highly unoptimized windowed sinc filter
Original commit message from CVS:
highly unoptimized windowed sinc filter
2002-06-27 12:38:35 +00:00
Thomas Vander Stichele 6b4bd943ce header relocation
Original commit message from CVS:
header relocation
2002-06-22 23:37:20 +00:00