Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-03-19 | removal of //-style comments don't link plugins to core libs -- the versionin... | Andy Wingo | 41 | -1148/+1124 |
2002-03-19 | s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable... | Andy Wingo | 17 | -18/+18 |
2002-03-18 | s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it ju... | Andy Wingo | 1 | -2/+2 |
2002-03-03 | let's not install the libmodplug helper library | Andy Wingo | 2 | -5/+5 |
2002-03-01 | adding TIMESTAMP to buffer ( work with goom now ;) adding AUTHORS code cleanup | Jeremy Simon | 1 | -10/+25 |
2002-02-28 | remove EXTRA_DIST | Jeremy Simon | 1 | -1/+0 |
2002-02-28 | adding modplug | Jeremy Simon | 43 | -0/+21797 |
2002-02-21 | Uhm, if I'll be fixing errors like this all over just because I'm enabling pl... | Thomas Vander Stichele | 1 | -2/+2 |
2002-02-19 | changes to spider: add padtemplates so the connect functions can connect two ... | Andy Wingo | 1 | -4/+7 |
2002-02-17 | capsnego fixes in adder, speed, and identity | Andy Wingo | 1 | -31/+23 |
2002-02-08 | fixed silly bug apparently gcc 3 allows this according to gcc3 | Thomas Vander Stichele | 1 | -2/+2 |
2002-02-08 | bugfix: do Uraeus' job - no more // | Benjamin Otte | 1 | -2/+2 |
2002-02-08 | bugfix: allow ID3v2 tags at start of audio | Benjamin Otte | 1 | -1/+30 |
2002-02-02 | sigh | Thomas Vander Stichele | 1 | -1/+1 |
2002-02-02 | fixing an error | Thomas Vander Stichele | 1 | -1/+2 |
2002-02-02 | Cleanups | Wim Taymans | 1 | -2/+2 |
2002-02-02 | Compile fix. | Wim Taymans | 1 | -2/+4 |
2002-02-02 | Small fixes | Wim Taymans | 1 | -2/+2 |
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-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 |