Age | Commit message (Expand) | Author | Files | Lines |
2002-01-30 | cvs versioning | Thomas Vander Stichele | 1 | -4/+5 |
2002-01-29 | fixing spec | Thomas Vander Stichele | 1 | -15/+15 |
2002-01-27 | added -Wall to GST_INT_CFLAGS | Andy Wingo | 1 | -1/+1 |
2002-01-27 | added pkg.m4 in plugins/ | Andy Wingo | 1 | -0/+56 |
2002-01-25 | be less verbose | Andy Wingo | 1 | -1/+0 |
2002-01-25 | bunch of deletions | Andy Wingo | 2 | -242/+1 |
2002-01-22 | Updated to work with the new capsnego stuff. | Leif Johnson | 4 | -89/+51 |
2002-01-22 | Updated passthrough to work with new caps nego stuff. | Leif Johnson | 2 | -115/+83 |
2002-01-22 | Updated ladspa to work with the new caps nego stuff. Also updated it to work ... | Leif Johnson | 2 | -238/+328 |
2002-01-22 | Modified passthrough, adder, playondemand, float2int, int2float, and ladspa t... | Leif Johnson | 1 | -3/+1 |
2002-01-20 | Return donw when we changed the caps in the connect function. | Wim Taymans | 1 | -2/+2 |
2002-01-20 | - added gob example plugin | Bastien Nocera | 2 | -0/+162 |
2002-01-19 | Drop the bytstream correctly. | Wim Taymans | 1 | -3/+10 |
2002-01-19 | Small cleanups, break the loop if the buffer is null | Wim Taymans | 2 | -9/+12 |
2002-01-19 | temporary commit of some // fixage, these files are crazy probably should be ... | Christian Schaller | 1 | -54/+54 |
2002-01-19 | minor fixes | Christian Schaller | 2 | -4/+4 |
2002-01-18 | - my mistake... mpeg2dec libs does not depend on X11 libraries (vo library di... | Wrobell | 1 | -16/+11 |
2002-01-18 | Fixed two off by one bugs in the delta decoding code. | Wim Taymans | 1 | -3/+4 |
2002-01-18 | Fix the "64 colors flx too dark" bug. | Wim Taymans | 3 | -15/+32 |
2002-01-18 | Adding missing libgstmpeg2types file fixing openquicktime depenency | Christian Schaller | 1 | -1/+2 |
2002-01-18 | Missing l in libcdxa | Christian Schaller | 1 | -3/+3 |
2002-01-18 | typo killed | Christian Schaller | 1 | -2/+2 |
2002-01-18 | Adding Wim's cdxa parsers and Ronalds jpegmmx | Christian Schaller | 1 | -1/+17 |
2002-01-18 | - use GST_CHECK_MPEG2DEC macro when mpeg2dec detecting | Wrobell | 1 | -4/+1 |
2002-01-18 | - GST_CHECK_MPEG2DEC macro - checks for mpeg2dec in /usr/lib. | Wrobell | 1 | -0/+24 |
2002-01-18 | - CHECK_LIBHEADER macro, which is based on GST_CHECK_LIBHEADER the main diffe... | Wrobell | 1 | -0/+42 |
2002-01-18 | - plugins are built without versioning info | Wrobell | 15 | -0/+16 |
2002-01-18 | - plugins are built without versioning info | Wrobell | 13 | -0/+15 |
2002-01-18 | - fixed macro signature description | Wrobell | 1 | -2/+1 |
2002-01-17 | mjpegtools stuff | Thomas Vander Stichele | 1 | -1/+1 |
2002-01-17 | mjpegtools dir | Thomas Vander Stichele | 1 | -10/+10 |
2002-01-17 | cosmetics | Thomas Vander Stichele | 1 | -8/+8 |
2002-01-17 | please don't try to change what is going to be build in Makefile.am files eve... | Thomas Vander Stichele | 1 | -1/+10 |
2002-01-17 | reverting hadess's patch | Thomas Vander Stichele | 1 | -4/+1 |
2002-01-17 | jpegmmx addition and some small changes | Ronald S. Bultje | 3 | -22/+27 |
2002-01-17 | - make the qcam plugin build only only platforms using NASM, ie. x86 | Bastien Nocera | 2 | -1/+8 |
2002-01-16 | added jpeg_mmx check | Thomas Vander Stichele | 1 | -0/+11 |
2002-01-16 | Implemented resizing | Ronald S. Bultje | 1 | -3/+21 |
2002-01-16 | ... and cvs commits should not be allowed for people who spent six hours on t... | Thomas Vander Stichele | 1 | -1/+0 |
2002-01-16 | how do people expect sdl to build if make has no way of getting to the dir an... | Thomas Vander Stichele | 1 | -1/+1 |
2002-01-15 | It works | Ronald S. Bultje | 1 | -9/+13 |
2002-01-15 | Updated all plugins to new capsnego format and added some small usability enh... | Ronald S. Bultje | 1 | -57/+47 |
2002-01-14 | unrevert taaz's 0.3.1 patch | Andy Wingo | 1 | -1/+1 |
2002-01-14 | doc and configure updates, and the beginnings of gst-xmllaunch | Andy Wingo | 1 | -5/+2 |
2002-01-13 | Bring the plugins in sync with the new core capsnego system. | Wim Taymans | 21 | -401/+663 |
2002-01-12 | add glib.m4 | David I. Lehn | 1 | -0/+196 |
2002-01-12 | Debian 0.3.1-1 packaging updateDEBIAN-0_3_1-1 | David I. Lehn | 36 | -0/+860 |
2002-01-12 | s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common format | David I. Lehn | 26 | -55/+71 |
2002-01-12 | enable festival build | David I. Lehn | 1 | -4/+4 |
2002-01-12 | add autogen.sh to dist | David I. Lehn | 1 | -1/+1 |