Age | Commit message (Expand) | Author | Files | Lines |
2002-09-18 | plugins part of license field patch | Christian Schaller | 26 | -2/+36 |
2002-09-11 | - Ripped some ID3 tag parsing from libid3 for typefind. | Wim Taymans | 1 | -23/+40 |
2002-09-10 | This updates all plugins to the new API for gst_pad_try_set_caps | Ronald S. Bultje | 11 | -38/+32 |
2002-09-09 | removing warnings (approved by wtay) | Thomas Vander Stichele | 5 | -23/+14 |
2002-09-09 | - isprint seems to detect and ascii stream better | Wim Taymans | 1 | -1/+1 |
2002-09-07 | Fix license to LGPL and add a file explaining the LGPL license | Christian Schaller | 4 | -21/+29 |
2002-08-30 | copy_on_write | Thomas Vander Stichele | 2 | -0/+6 |
2002-08-30 | get a writable buffer | Thomas Vander Stichele | 1 | -1/+4 |
2002-08-11 | add #include <stdlib.h> where needed | Steve Baker | 1 | -0/+1 |
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 | 1 | -0/+1 |
2002-08-05 | fix for compilation when DEBUG is disabled | Thomas Vander Stichele | 1 | -2/+4 |
2002-07-24 | updated so it uses a dblptr matrix, and works | Erik Walthinsen | 1 | -8/+47 |
2002-07-23 | Added mixmatrix with naive capsnego, still needs work.. | Wim Taymans | 2 | -0/+480 |
2002-07-22 | Added simple video cropping plugin | Wim Taymans | 2 | -0/+429 |
2002-07-09 | xsharpen video filter from Virtualdub | Jeremy Simon | 4 | -0/+632 |
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-06-27 | windowed sinc bandpass filter | Thomas Vander Stichele | 5 | -63/+435 |
2002-06-27 | highly unoptimized windowed sinc filter | Thomas Vander Stichele | 5 | -2/+317 |
2002-06-17 | cosmetic change | Thomas Vander Stichele | 1 | -5/+5 |
2002-06-16 | Fix timestamps | Wim Taymans | 1 | -2/+2 |
2002-06-12 | working jack elements (fixed a problem in upstream jack) random other fixen... | Andy Wingo | 2 | -13/+6 |
2002-06-11 | Fix seeking in modplug. It appears the seek really happened after getting the... | Wim Taymans | 1 | -16/+34 |
2002-06-09 | add seek event, first shot ;) | Jeremy Simon | 2 | -55/+138 |
2002-06-08 | rearranging element tree | Thomas Vander Stichele | 1 | -1/+1 |
2002-06-04 | modplug should work (no seek events for now) | Jeremy Simon | 1 | -6/+8 |
2002-06-04 | new filter subdir for standard audio filters first filter uses code from vorb... | Thomas Vander Stichele | 6 | -0/+762 |
2002-06-02 | Make elements nanoseconds aware | Wim Taymans | 1 | -1/+1 |
2002-05-31 | add ranks only for plugins who participate in autoplugging. If you have a fi... | Steve Baker | 4 | -0/+4 |
2002-05-30 | Don't crash on events. | Wim Taymans | 1 | -0/+4 |
2002-05-27 | update to deal with events and set timestamps properly | Andy Wingo | 2 | -12/+13 |
2002-05-15 | use new bytestream api | Steve Baker | 2 | -6/+8 |
2002-05-15 | use new bytestream api. please test if you care about this plugin | Steve Baker | 1 | -6/+8 |
2002-05-13 | still in anal-retentive mode, please make liberal use of the delete key | Thomas Vander Stichele | 1 | -5/+5 |
2002-05-13 | conformity | Thomas Vander Stichele | 1 | -6/+5 |
2002-05-03 | various name fixes and sundry | Thomas Vander Stichele | 1 | -2/+2 |
2002-05-01 | adding new quicktime parser: | Artyom Baginski | 4 | -0/+883 |
2002-04-27 | festival doesn't depend on the libs | Thomas Vander Stichele | 3 | -0/+637 |
2002-04-20 | a hack to work around intltool's brokenness a current check for mpeg2dec deta... | Andy Wingo | 20 | -21/+478 |
2002-04-11 | GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a... | Andy Wingo | 22 | -110/+110 |
2002-04-10 | various Wall fixes | Thomas Vander Stichele | 2 | -7/+7 |
2002-04-06 | fixed rest of warning for gcc 3 in /gst. | Benjamin Otte | 4 | -15/+7 |
2002-04-06 | fixed first bunch of compiler warnings | Benjamin Otte | 7 | -20/+15 |
2002-03-30 | Get the 'signed' property as a boolean. | Wim Taymans | 2 | -10/+10 |
2002-03-30 | Changed to the new props API | Wim Taymans | 10 | -42/+49 |
2002-03-25 | added a bunch of cvsignore stuff off of a fresh checkout and build i will win... | Andy Wingo | 2 | -0/+2 |
2002-03-24 | filter newlines out of GST_DEBUG statements to reflect new core behavior fixe... | Andy Wingo | 12 | -102/+102 |
2002-03-21 | cosmetic | David I. Lehn | 2 | -2/+2 |
2002-03-20 | s/Gnome-Streamer/GStreamer/ | Andy Wingo | 33 | -33/+33 |