summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-01-22Updated ladspa to work with the new caps nego stuff. Also updated it to work ...Leif Johnson2-238/+328
2002-01-22Modified passthrough, adder, playondemand, float2int, int2float, and ladspa t...Leif Johnson1-3/+1
2002-01-20Return donw when we changed the caps in the connect function.Wim Taymans1-2/+2
2002-01-20- added gob example pluginBastien Nocera2-0/+162
2002-01-19Drop the bytstream correctly.Wim Taymans1-3/+10
2002-01-19Small cleanups, break the loop if the buffer is nullWim Taymans2-9/+12
2002-01-19temporary commit of some // fixage, these files are crazy probably should be ...Christian Schaller1-54/+54
2002-01-19minor fixesChristian Schaller2-4/+4
2002-01-18- my mistake... mpeg2dec libs does not depend on X11 libraries (vo library di...Wrobell1-16/+11
2002-01-18Fixed two off by one bugs in the delta decoding code.Wim Taymans1-3/+4
2002-01-18Fix the "64 colors flx too dark" bug.Wim Taymans3-15/+32
2002-01-18Adding missing libgstmpeg2types file fixing openquicktime depenencyChristian Schaller1-1/+2
2002-01-18Missing l in libcdxaChristian Schaller1-3/+3
2002-01-18typo killedChristian Schaller1-2/+2
2002-01-18Adding Wim's cdxa parsers and Ronalds jpegmmxChristian Schaller1-1/+17
2002-01-18- use GST_CHECK_MPEG2DEC macro when mpeg2dec detectingWrobell1-4/+1
2002-01-18- GST_CHECK_MPEG2DEC macro - checks for mpeg2dec in /usr/lib.Wrobell1-0/+24
2002-01-18- CHECK_LIBHEADER macro, which is based on GST_CHECK_LIBHEADER the main diffe...Wrobell1-0/+42
2002-01-18- plugins are built without versioning infoWrobell15-0/+16
2002-01-18- plugins are built without versioning infoWrobell13-0/+15
2002-01-18- fixed macro signature descriptionWrobell1-2/+1
2002-01-17mjpegtools stuffThomas Vander Stichele1-1/+1
2002-01-17mjpegtools dirThomas Vander Stichele1-10/+10
2002-01-17cosmeticsThomas Vander Stichele1-8/+8
2002-01-17please don't try to change what is going to be build in Makefile.am files eve...Thomas Vander Stichele1-1/+10
2002-01-17reverting hadess's patchThomas Vander Stichele1-4/+1
2002-01-17jpegmmx addition and some small changesRonald S. Bultje3-22/+27
2002-01-17- make the qcam plugin build only only platforms using NASM, ie. x86Bastien Nocera2-1/+8
2002-01-16added jpeg_mmx checkThomas Vander Stichele1-0/+11
2002-01-16Implemented resizingRonald S. Bultje1-3/+21
2002-01-16... and cvs commits should not be allowed for people who spent six hours on t...Thomas Vander Stichele1-1/+0
2002-01-16how do people expect sdl to build if make has no way of getting to the dir an...Thomas Vander Stichele1-1/+1
2002-01-15It worksRonald S. Bultje1-9/+13
2002-01-15Updated all plugins to new capsnego format and added some small usability enh...Ronald S. Bultje1-57/+47
2002-01-14unrevert taaz's 0.3.1 patchAndy Wingo1-1/+1
2002-01-14doc and configure updates, and the beginnings of gst-xmllaunchAndy Wingo1-5/+2
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans21-401/+663
2002-01-12add glib.m4David I. Lehn1-0/+196
2002-01-12Debian 0.3.1-1 packaging updateDEBIAN-0_3_1-1David I. Lehn36-0/+860
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn26-55/+71
2002-01-12enable festival buildDavid I. Lehn1-4/+4
2002-01-12add autogen.sh to distDavid I. Lehn1-1/+1
2002-01-12remove win32 path stuff (not used anymore?) check for core 0.3.1 not 0.3.0 up...David I. Lehn2-44/+38
2002-01-11back to devThomas Vander Stichele1-3/+3
2002-01-10BugfixRonald S. Bultje1-2/+5
2002-01-10Oops, a small bug which I forgot aboutRonald S. Bultje1-0/+2
2002-01-10Added support for user-specified width and height with YUV-scaling, added sup...Ronald S. Bultje2-138/+299
2002-01-10apparently some older (2.2) videodev.h files don't have some decls, so explic...Andy Wingo1-1/+1
2002-01-10fix glib2's complaining on the params of some plugins there's still some work...Andy Wingo1-5/+12
2002-01-08more fixesThomas Vander Stichele1-1/+1