summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-08-13shiny new avifile test macro let's give it a rideThomas Vander Stichele2-0/+150
2002-08-11use gstcontrol as a lib, not a pluginSteve Baker2-5/+3
2002-08-11add #include <stdlib.h> where neededSteve Baker3-0/+3
2002-08-11qtdemux.c:315: warning: implicit declaration of function `free' qtdemux.c:331...Steve Baker1-0/+2
2002-08-11demo-mp3.c:26: warning: implicit declaration of function `exit'Steve Baker2-0/+1
2002-08-10vorbis check fix (applied upstream) remove unused glade m4David I. Lehn2-50/+2
2002-08-09libdv build fixesDavid I. Lehn2-16/+15
2002-08-09add common and m4 to distDavid I. Lehn1-1/+5
2002-08-09update to 0.4.0-4 debian packagesDavid I. Lehn28-101/+200
2002-08-07split gst plugins between c and c++ onesThomas Vander Stichele1-3/+15
2002-08-06oops, longtime pending fixThomas Vander Stichele1-1/+7
2002-08-05fix for compilation when DEBUG is disabledThomas Vander Stichele1-2/+4
2002-08-02Don't unref event after calling the default handlerWim Taymans1-1/+1
2002-07-28Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. 'end-track','...Charles Schmidt9-124/+836
2002-07-28one bin is enoughSteve Baker1-7/+6
2002-07-28Added linux/cdrom.h check patch from cbschmidWim Taymans1-0/+6
2002-07-28- Remove the dummy scheduler hackWim Taymans1-11/+2
2002-07-27Added conditional for cdrom, someone needs to write a configure check to make...Wim Taymans1-2/+8
2002-07-27Added cdrom pluginWim Taymans1-0/+1
2002-07-27Added the cdrom plugin by ishamael.Wim Taymans5-0/+590
2002-07-26Add videotestsrc pluginDavid Schleef1-1/+2
2002-07-26fix to adder: don't pull on unusable padsAndy Wingo1-22/+21
2002-07-24Some small updatesWim Taymans1-16/+69
2002-07-24fix a segfault, and support ladspa 1.1 (default parameter values)Andy Wingo2-9/+46
2002-07-24updated so it uses a dblptr matrix, and worksErik Walthinsen1-8/+47
2002-07-23mixmatrix makefilesWim Taymans1-1/+2
2002-07-23Added mixmatrix with naive capsnego, still needs work..Wim Taymans2-0/+480
2002-07-22Added more videocrop config..Wim Taymans1-1/+1
2002-07-22Added videocropWim Taymans1-0/+1
2002-07-22Added simple video cropping pluginWim Taymans2-0/+429
2002-07-15this is neaterThomas Vander Stichele1-7/+12
2002-07-15more of theseThomas Vander Stichele1-1/+2
2002-07-15more useful infoThomas Vander Stichele1-1/+2
2002-07-15avoid division by zero and add warningThomas Vander Stichele1-1/+5
2002-07-14fix silly version requiresThomas Vander Stichele1-4/+4
2002-07-12small fixesThomas Vander Stichele1-0/+7
2002-07-12parse to BIN dumbassThomas Vander Stichele1-2/+5
2002-07-12fix to be able to link to gconfThomas Vander Stichele1-2/+1
2002-07-12api changes and render/ghost functionsThomas Vander Stichele3-16/+74
2002-07-11Setup the YV12 to RGB converter tooWim Taymans1-0/+11
2002-07-11Add some more convertors (for YV12). this is getting silly...Wim Taymans1-22/+128
2002-07-11this was wrongThomas Vander Stichele2-4/+7
2002-07-09xsharpen video filter from VirtualdubJeremy Simon5-0/+632
2002-07-09compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4Andy Wingo3-46/+16
2002-07-09fixarooThomas Vander Stichele1-1/+1
2002-07-09merge from release branchThomas Vander Stichele8-478/+393
2002-07-08fixed -devel groupThomas Vander Stichele1-1/+4
2002-07-08- use _merge instead of _appendWim Taymans1-1/+1
2002-07-08- use _merge instead of _appendWim Taymans3-5/+21
2002-07-08unref events, do error checkingWim Taymans1-3/+7