summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2002-08-09libdv build fixesDavid I. Lehn2-16/+15
Original commit message from CVS: libdv build fixes
2002-08-09add common and m4 to distDavid I. Lehn1-1/+5
Original commit message from CVS: add common and m4 to dist
2002-08-09update to 0.4.0-4 debian packagesDavid I. Lehn28-101/+200
Original commit message from CVS: update to 0.4.0-4 debian packages
2002-08-07split gst plugins between c and c++ onesThomas Vander Stichele1-3/+15
Original commit message from CVS: split gst plugins between c and c++ ones
2002-08-06oops, longtime pending fixThomas Vander Stichele1-1/+7
Original commit message from CVS: oops, longtime pending fix
2002-08-05fix for compilation when DEBUG is disabledThomas Vander Stichele1-2/+4
Original commit message from CVS: fix for compilation when DEBUG is disabled
2002-08-02Don't unref event after calling the default handlerWim Taymans1-1/+1
Original commit message from CVS: Don't unref event after calling the default handler
2002-07-28Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. ↵Charles Schmidt9-124/+836
'end-track','current-track' and 'cddb-discid' propert... Original commit message from CVS: Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. 'end-track','current-track' and 'cddb-discid' properties and 'track-change' signal for the element.
2002-07-28one bin is enoughSteve Baker1-7/+6
Original commit message from CVS: one bin is enough
2002-07-28Added linux/cdrom.h check patch from cbschmidWim Taymans1-0/+6
Original commit message from CVS: Added linux/cdrom.h check patch from cbschmid
2002-07-28- Remove the dummy scheduler hackWim Taymans1-11/+2
Original commit message from CVS: - Remove the dummy scheduler hack - Remove the state change hack
2002-07-27Added conditional for cdrom, someone needs to write a configure check to ↵Wim Taymans1-2/+8
make this work Original commit message from CVS: Added conditional for cdrom, someone needs to write a configure check to make this work
2002-07-27Added cdrom pluginWim Taymans1-0/+1
Original commit message from CVS: Added cdrom plugin
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.