Age | Commit message (Expand) | Author | Files | Lines |
2002-08-11 | use gstcontrol as a lib, not a plugin | Steve Baker | 2 | -5/+3 |
2002-08-11 | add #include <stdlib.h> where needed | Steve Baker | 3 | -0/+3 |
2002-08-11 | qtdemux.c:315: warning: implicit declaration of function `free' qtdemux.c:331... | Steve Baker | 1 | -0/+2 |
2002-08-11 | demo-mp3.c:26: warning: implicit declaration of function `exit' | Steve Baker | 2 | -0/+1 |
2002-08-10 | vorbis check fix (applied upstream) remove unused glade m4 | David I. Lehn | 2 | -50/+2 |
2002-08-09 | libdv build fixes | David I. Lehn | 2 | -16/+15 |
2002-08-09 | add common and m4 to dist | David I. Lehn | 1 | -1/+5 |
2002-08-09 | update to 0.4.0-4 debian packages | David I. Lehn | 28 | -101/+200 |
2002-08-07 | split gst plugins between c and c++ ones | Thomas Vander Stichele | 1 | -3/+15 |
2002-08-06 | oops, longtime pending fix | Thomas Vander Stichele | 1 | -1/+7 |
2002-08-05 | fix for compilation when DEBUG is disabled | Thomas Vander Stichele | 1 | -2/+4 |
2002-08-02 | Don't unref event after calling the default handler | Wim Taymans | 1 | -1/+1 |
2002-07-28 | Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. 'end-track','... | Charles Schmidt | 9 | -124/+836 |
2002-07-28 | one bin is enough | Steve Baker | 1 | -7/+6 |
2002-07-28 | Added linux/cdrom.h check patch from cbschmid | Wim Taymans | 1 | -0/+6 |
2002-07-28 | - Remove the dummy scheduler hack | Wim Taymans | 1 | -11/+2 |
2002-07-27 | Added conditional for cdrom, someone needs to write a configure check to make... | Wim Taymans | 1 | -2/+8 |
2002-07-27 | Added cdrom plugin | Wim Taymans | 1 | -0/+1 |
2002-07-27 | Added the cdrom plugin by ishamael. | Wim Taymans | 5 | -0/+590 |
2002-07-26 | Add videotestsrc plugin | David Schleef | 1 | -1/+2 |
2002-07-26 | fix to adder: don't pull on unusable pads | Andy Wingo | 1 | -22/+21 |
2002-07-24 | Some small updates | Wim Taymans | 1 | -16/+69 |
2002-07-24 | fix a segfault, and support ladspa 1.1 (default parameter values) | Andy Wingo | 2 | -9/+46 |
2002-07-24 | updated so it uses a dblptr matrix, and works | Erik Walthinsen | 1 | -8/+47 |
2002-07-23 | mixmatrix makefiles | Wim Taymans | 1 | -1/+2 |
2002-07-23 | Added mixmatrix with naive capsnego, still needs work.. | Wim Taymans | 2 | -0/+480 |
2002-07-22 | Added more videocrop config.. | Wim Taymans | 1 | -1/+1 |
2002-07-22 | Added videocrop | Wim Taymans | 1 | -0/+1 |
2002-07-22 | Added simple video cropping plugin | Wim Taymans | 2 | -0/+429 |
2002-07-15 | this is neater | Thomas Vander Stichele | 1 | -7/+12 |
2002-07-15 | more of these | Thomas Vander Stichele | 1 | -1/+2 |
2002-07-15 | more useful info | Thomas Vander Stichele | 1 | -1/+2 |
2002-07-15 | avoid division by zero and add warning | Thomas Vander Stichele | 1 | -1/+5 |
2002-07-14 | fix silly version requires | Thomas Vander Stichele | 1 | -4/+4 |
2002-07-12 | small fixes | Thomas Vander Stichele | 1 | -0/+7 |
2002-07-12 | parse to BIN dumbass | Thomas Vander Stichele | 1 | -2/+5 |
2002-07-12 | fix to be able to link to gconf | Thomas Vander Stichele | 1 | -2/+1 |
2002-07-12 | api changes and render/ghost functions | Thomas Vander Stichele | 3 | -16/+74 |
2002-07-11 | Setup the YV12 to RGB converter too | Wim Taymans | 1 | -0/+11 |
2002-07-11 | Add some more convertors (for YV12). this is getting silly... | Wim Taymans | 1 | -22/+128 |
2002-07-11 | this was wrong | Thomas Vander Stichele | 2 | -4/+7 |
2002-07-09 | xsharpen video filter from Virtualdub | Jeremy Simon | 5 | -0/+632 |
2002-07-09 | compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4 | Andy Wingo | 3 | -46/+16 |
2002-07-09 | fixaroo | Thomas Vander Stichele | 1 | -1/+1 |
2002-07-09 | merge from release branch | Thomas Vander Stichele | 8 | -478/+393 |
2002-07-08 | fixed -devel group | Thomas Vander Stichele | 1 | -1/+4 |
2002-07-08 | - use _merge instead of _append | Wim Taymans | 1 | -1/+1 |
2002-07-08 | - use _merge instead of _append | Wim Taymans | 3 | -5/+21 |
2002-07-08 | unref events, do error checking | Wim Taymans | 1 | -3/+7 |
2002-07-08 | negotiation fixes, small cleanups | Wim Taymans | 1 | -5/+13 |