summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fix jack input port connectionAndy Wingo2002-08-232-4/+5
* fixes http://bugzilla.gnome.org/show_bug.cgi?id=90839Thomas Vander Stichele2002-08-174-3/+159
* Fixes and addition to license overview file. Contacted libsidplay and aalib a...Christian Schaller2002-08-141-0/+2
* ok, i should stop playing around with this now ;)Thomas Vander Stichele2002-08-131-11/+22
* also adding a libstdc++ check explicitlyThomas Vander Stichele2002-08-131-2/+12
* need c++Thomas Vander Stichele2002-08-131-1/+3
* closes http://bugzilla.gnome.org/show_bug.cgi?id=87453 please test this and l...Thomas Vander Stichele2002-08-131-9/+4
* shiny new avifile test macro let's give it a rideThomas Vander Stichele2002-08-132-0/+150
* use gstcontrol as a lib, not a pluginSteve Baker2002-08-112-5/+3
* add #include <stdlib.h> where neededSteve Baker2002-08-113-0/+3
* qtdemux.c:315: warning: implicit declaration of function `free' qtdemux.c:331...Steve Baker2002-08-111-0/+2
* demo-mp3.c:26: warning: implicit declaration of function `exit'Steve Baker2002-08-112-0/+1
* vorbis check fix (applied upstream) remove unused glade m4David I. Lehn2002-08-102-50/+2
* libdv build fixesDavid I. Lehn2002-08-092-16/+15
* add common and m4 to distDavid I. Lehn2002-08-091-1/+5
* update to 0.4.0-4 debian packagesDavid I. Lehn2002-08-0928-101/+200
* split gst plugins between c and c++ onesThomas Vander Stichele2002-08-071-3/+15
* oops, longtime pending fixThomas Vander Stichele2002-08-061-1/+7
* fix for compilation when DEBUG is disabledThomas Vander Stichele2002-08-051-2/+4
* Don't unref event after calling the default handlerWim Taymans2002-08-021-1/+1
* Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. 'end-track','...Charles Schmidt2002-07-289-124/+836
* one bin is enoughSteve Baker2002-07-281-7/+6
* Added linux/cdrom.h check patch from cbschmidWim Taymans2002-07-281-0/+6
* - Remove the dummy scheduler hackWim Taymans2002-07-281-11/+2
* Added conditional for cdrom, someone needs to write a configure check to make...Wim Taymans2002-07-271-2/+8
* Added cdrom pluginWim Taymans2002-07-271-0/+1
* Added the cdrom plugin by ishamael.Wim Taymans2002-07-275-0/+590
* Add videotestsrc pluginDavid Schleef2002-07-261-1/+2
* fix to adder: don't pull on unusable padsAndy Wingo2002-07-261-22/+21
* Some small updatesWim Taymans2002-07-241-16/+69
* fix a segfault, and support ladspa 1.1 (default parameter values)Andy Wingo2002-07-242-9/+46
* updated so it uses a dblptr matrix, and worksErik Walthinsen2002-07-241-8/+47
* mixmatrix makefilesWim Taymans2002-07-231-1/+2
* Added mixmatrix with naive capsnego, still needs work..Wim Taymans2002-07-232-0/+480
* Added more videocrop config..Wim Taymans2002-07-221-1/+1
* Added videocropWim Taymans2002-07-221-0/+1
* Added simple video cropping pluginWim Taymans2002-07-222-0/+429
* this is neaterThomas Vander Stichele2002-07-151-7/+12
* more of theseThomas Vander Stichele2002-07-151-1/+2
* more useful infoThomas Vander Stichele2002-07-151-1/+2
* avoid division by zero and add warningThomas Vander Stichele2002-07-151-1/+5
* fix silly version requiresThomas Vander Stichele2002-07-141-4/+4
* small fixesThomas Vander Stichele2002-07-121-0/+7
* parse to BIN dumbassThomas Vander Stichele2002-07-121-2/+5
* fix to be able to link to gconfThomas Vander Stichele2002-07-121-2/+1
* api changes and render/ghost functionsThomas Vander Stichele2002-07-123-16/+74
* Setup the YV12 to RGB converter tooWim Taymans2002-07-111-0/+11
* Add some more convertors (for YV12). this is getting silly...Wim Taymans2002-07-111-22/+128
* this was wrongThomas Vander Stichele2002-07-112-4/+7
* xsharpen video filter from VirtualdubJeremy Simon2002-07-095-0/+632