summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-10-02some code cleanup don't abort if can't connect, brings down whole appThomas Vander Stichele1-22/+16
2002-10-01adding testsuiteThomas Vander Stichele1-2/+3
2002-09-30list preferred autotoolsThomas Vander Stichele2-4/+8
2002-09-29licenses againAndy Wingo2-2/+4
2002-09-29add licenseAndy Wingo3-0/+3
2002-09-29%f is doubleAndy Wingo1-1/+1
2002-09-28I'm such an idiot - these files should have been in a week agoRonald S. Bultje5-90/+28
2002-09-26This adds a generic video functions libraryRonald S. Bultje7-3/+112
2002-09-23final backportThomas Vander Stichele3-93/+493
2002-09-23better READMEThomas Vander Stichele1-10/+93
2002-09-21Add a statement terminating semicolon.David I. Lehn1-1/+1
2002-09-20Redo last change by using glib's CLAMP() macroDavid Schleef1-4/+3
2002-09-20Clip defaults of control parameters to range.David Schleef1-0/+4
2002-09-20This patch fixes some issues caused by design issues in video4linux, adds som...Ronald S. Bultje2-57/+67
2002-09-20gstreamer-gconf.files: libgstgconf.so moved to /usr/lib added control.in, bui...David Schleef7-2/+371
2002-09-19Revert the revert to 1.0.0 vorbis.m4 code.David I. Lehn1-1/+2
2002-09-19update to 1.0 vorbis macroThomas Vander Stichele1-1/+1
2002-09-19update to 1.0 macroThomas Vander Stichele1-4/+3
2002-09-18aclocal nicetyThomas Vander Stichele1-1/+2
2002-09-18Fix libswfdec info. Update flac to reflect 1.0.2 backport.David Schleef1-3/+4
2002-09-18plugins part of license field patchChristian Schaller48-10/+67
2002-09-18up the microThomas Vander Stichele1-2/+2
2002-09-18some enhancements for capsnegoRonald S. Bultje1-2/+15
2002-09-17Add swfdec to dist subdirsDavid Schleef1-1/+1
2002-09-17This fixes the video4linux/video4linux2 debug output, which had one \n too muchRonald S. Bultje3-3/+3
2002-09-17This build bug accidently went into the CVSRonald S. Bultje1-3/+3
2002-09-16Add the convert functions to the source pads of the video4linux and video4lin...Ronald S. Bultje1-1/+65
2002-09-16fix _get()-based ladspa plugins when bufferpools are presentAndy Wingo1-1/+3
2002-09-16Some instantiate() routines require nonzero sample rate. ladspa_mbeq (the mul...Andy Wingo1-8/+5
2002-09-15Add config.h, since we use HAVE_CPU_PPCDavid Schleef1-0/+1
2002-09-15Add swfdec autoconf stuffDavid Schleef3-2/+19
2002-09-15audiofile check fixThomas Vander Stichele1-3/+4
2002-09-15Add SWF Flash decoder plugin based on libswfdecDavid Schleef3-0/+1241
2002-09-14s/if define/if defined/David I. Lehn2-10/+6
2002-09-14/* blush */Thomas Vander Stichele1-9/+1
2002-09-14this broke the compile for me. Did it work for anyone ? does this plugin wor...Thomas Vander Stichele1-1/+6
2002-09-13mimetype patch from iain holmes, thanks dudeIain Holmes1-0/+1
2002-09-12This makes mjpegtools plugins compile against latest CVSRonald S. Bultje1-2/+37
2002-09-12Destroy state when going to READYWim Taymans3-8/+15
2002-09-12const fixesWim Taymans2-2/+2
2002-09-12don't play with spider until spider can do heavy seekingSteve Baker1-1/+1
2002-09-11- Ripped some ID3 tag parsing from libid3 for typefind.Wim Taymans1-23/+40
2002-09-10remove some debugging. it works alreadySteve Baker1-5/+0
2002-09-10backout the colorspace from the gconf default. it should be hardcoded into gs...Steve Baker1-1/+1
2002-09-10make default video sink be colorspace ! xvideosinkSteve Baker1-1/+1
2002-09-10This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje19-49/+43
2002-09-09removing warnings as approved by wimThomas Vander Stichele4-23/+12
2002-09-09removing warnings (approved by wtay)Thomas Vander Stichele5-23/+14
2002-09-09- isprint seems to detect and ascii stream betterWim Taymans1-1/+1
2002-09-09added v4l2 pluginsChristian Schaller1-0/+17