summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2002-07-27Added the cdrom plugin by ishamael.Wim Taymans5-0/+590
Original commit message from CVS: Added the cdrom plugin by ishamael.
2002-07-26Add videotestsrc pluginDavid Schleef1-1/+2
Original commit message from CVS: Add videotestsrc plugin
2002-07-26fix to adder: don't pull on unusable padsAndy Wingo1-22/+21
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-24Some small updatesWim Taymans1-16/+69
Original commit message from CVS: Some small updates
2002-07-24fix a segfault, and support ladspa 1.1 (default parameter values)Andy Wingo2-9/+46
Original commit message from CVS: fix a segfault, and support ladspa 1.1 (default parameter values)
2002-07-24updated so it uses a dblptr matrix, and worksErik Walthinsen1-8/+47
Original commit message from CVS: updated so it uses a dblptr matrix, and works
2002-07-23mixmatrix makefilesWim Taymans1-1/+2
Original commit message from CVS: mixmatrix makefiles
2002-07-23Added mixmatrix with naive capsnego, still needs work..Wim Taymans2-0/+480
Original commit message from CVS: Added mixmatrix with naive capsnego, still needs work..
2002-07-22Added more videocrop config..Wim Taymans1-1/+1
Original commit message from CVS: Added more videocrop config..
2002-07-22Added videocropWim Taymans1-0/+1
Original commit message from CVS: Added videocrop
2002-07-22Added simple video cropping pluginWim Taymans2-0/+429
Original commit message from CVS: Added simple video cropping plugin
2002-07-15this is neaterThomas Vander Stichele1-7/+12
Original commit message from CVS: this is neater
2002-07-15more of theseThomas Vander Stichele1-1/+2
Original commit message from CVS: more of these
2002-07-15more useful infoThomas Vander Stichele1-1/+2
Original commit message from CVS: more useful info
2002-07-15avoid division by zero and add warningThomas Vander Stichele1-1/+5
Original commit message from CVS: avoid division by zero and add warning
2002-07-14fix silly version requiresThomas Vander Stichele1-4/+4
Original commit message from CVS: fix silly version requires
2002-07-12small fixesThomas Vander Stichele1-0/+7
Original commit message from CVS: small fixes
2002-07-12parse to BIN dumbassThomas Vander Stichele1-2/+5
Original commit message from CVS: parse to BIN dumbass
2002-07-12fix to be able to link to gconfThomas Vander Stichele1-2/+1
Original commit message from CVS: fix to be able to link to gconf
2002-07-12api changes and render/ghost functionsThomas Vander Stichele3-16/+74
Original commit message from CVS: api changes and render/ghost functions
2002-07-11Setup the YV12 to RGB converter tooWim Taymans1-0/+11
Original commit message from CVS: Setup the YV12 to RGB converter too
2002-07-11Add some more convertors (for YV12). this is getting silly...Wim Taymans1-22/+128
Original commit message from CVS: Add some more convertors (for YV12). this is getting silly...
2002-07-11this was wrongThomas Vander Stichele2-4/+7
Original commit message from CVS: this was wrong
2002-07-09xsharpen video filter from VirtualdubJeremy Simon5-0/+632
Original commit message from CVS: xsharpen video filter from Virtualdub
2002-07-09compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4Andy Wingo3-46/+16
Original commit message from CVS: compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4
2002-07-09fixarooThomas Vander Stichele1-1/+1
Original commit message from CVS: fixaroo
2002-07-09merge from release branchThomas Vander Stichele8-478/+393
Original commit message from CVS: merge from release branch
2002-07-08fixed -devel groupThomas Vander Stichele1-1/+4
Original commit message from CVS: fixed -devel group
2002-07-08- use _merge instead of _appendWim Taymans1-1/+1
Original commit message from CVS: - use _merge instead of _append - unref events
2002-07-08- use _merge instead of _appendWim Taymans3-5/+21
Original commit message from CVS: - use _merge instead of _append - fix events in modplug
2002-07-08unref events, do error checkingWim Taymans1-3/+7
Original commit message from CVS: unref events, do error checking
2002-07-08negotiation fixes, small cleanupsWim Taymans1-5/+13
Original commit message from CVS: negotiation fixes, small cleanups
2002-07-08Various updates to the new event APIWim Taymans2-10/+29
Original commit message from CVS: Various updates to the new event API
2002-07-07LICENSE_readme: Mention that synaesthesia is derived from GPL code.Richard Boulton2-2/+10
Original commit message from CVS: LICENSE_readme: Mention that synaesthesia is derived from GPL code.
2002-07-05correcting the next_ts calculationsZeeshan Ali1-1/+1
Original commit message from CVS: correcting the next_ts calculations
2002-07-05attempt to fix my sucky dv and festival breakage.David I. Lehn3-13/+15
Original commit message from CVS: attempt to fix my sucky dv and festival breakage.
2002-07-04fix cdparanoia include dir location check.David I. Lehn2-16/+14
Original commit message from CVS: fix cdparanoia include dir location check. fix libdv check to use pkg-config. use libdv cflags.
2002-07-04Add festival to the distDavid I. Lehn1-2/+2
Original commit message from CVS: Add festival to the dist
2002-07-04Add license files. LICENSE_readme moved here from core since it has info ↵David I. Lehn3-1/+61
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-04duplicate of m4 in common/m4David I. Lehn1-56/+0
Original commit message from CVS: duplicate of m4 in common/m4
2002-07-04moving to ortp...Zeeshan Ali1-2/+2
Original commit message from CVS: moving to ortp...
2002-07-02make jack work in all its full duplex gloryAndy Wingo2-8/+26
Original commit message from CVS: make jack work in all its full duplex glory
2002-07-02Fix warningDavid Schleef1-0/+1
Original commit message from CVS: Fix warning
2002-07-01up the cvs version on headThomas Vander Stichele1-1/+1
Original commit message from CVS: up the cvs version on head
2002-07-01fixaroos for gconfThomas Vander Stichele2-8/+18
Original commit message from CVS: fixaroos for gconf
2002-07-01gconf stuffThomas Vander Stichele5-2/+145
Original commit message from CVS: gconf stuff
2002-06-29Fix buffer allocation problem.David Schleef2-1/+2
Original commit message from CVS: Fix buffer allocation problem.
2002-06-27adding audio filter plug-inThomas Vander Stichele1-0/+1
Original commit message from CVS: adding audio filter plug-in
2002-06-27windowed sinc bandpass filterThomas Vander Stichele5-63/+435
Original commit message from CVS: windowed sinc bandpass filter
2002-06-27highly unoptimized windowed sinc filterThomas Vander Stichele5-2/+317
Original commit message from CVS: highly unoptimized windowed sinc filter