Age | Commit message (Expand) | Author | Files | Lines |
2005-10-17 | Fixed Speed - Recovered featured missed since version 1.37, and changed other... | Edgard Lima | 1 | -0/+2 |
2005-10-16 | configure.ac: Fix glib check | Tim-Philipp Müller | 1 | -1/+1 |
2005-10-03 | back to head | Thomas Vander Stichele | 1 | -1/+1 |
2005-10-03 | release timeRELEASE-0_9_3 | Thomas Vander Stichele | 1 | -4/+2 |
2005-09-26 | fix build | Thomas Vander Stichele | 1 | -4/+1 |
2005-09-26 | some disting and build fixes | Christian Schaller | 1 | -0/+3 |
2005-09-22 | tta plugin ported to 0.9 | Arwed v. Merkatz | 1 | -0/+2 |
2005-09-20 | Fixed configure.ac and ext/sdl/Makefile.am for sdl port to 0.9. | Edgard Lima | 1 | -0/+2 |
2005-09-19 | sdlvideosink ported to 0.9 and tested with filesrc ! mpeg2dec | Edgard Lima | 1 | -0/+30 |
2005-09-08 | Ported speed Plugin to GStreamer 0.9 | Flavio Oliveira | 1 | -0/+1 |
2005-09-06 | back to HEAD | Thomas Vander Stichele | 1 | -1/+1 |
2005-09-06 | releasing 0.9.1RELEASE-0_9_1 | Thomas Vander Stichele | 1 | -2/+2 |
2005-09-05 | cleaning up bad | Thomas Vander Stichele | 1 | -2/+4 |
2005-09-02 | Ported GSM Encoder to GStreamer 0.9 | Flavio Oliveira | 1 | -0/+14 |
2005-09-01 | Faac (AAC Encoder) ported for GStreamer 0.9 | Flavio Oliveira | 1 | -0/+9 |
2005-08-31 | all these plugins are moved to gst-plugins-ugly | Thomas Vander Stichele | 1 | -122/+1 |
2005-08-31 | Port LPCM decoder to 0.9 | Michael Smith | 1 | -0/+1 |
2005-08-30 | configure.ac: Remove plugins that should have disappeared. | Jan Schmidt | 1 | -4/+0 |
2005-08-30 | Make autogen work again. | Jan Schmidt | 1 | -4/+1 |
2005-08-30 | all these plugins are moved to gst-plugins-good | Thomas Vander Stichele | 1 | -202/+9 |
2005-08-30 | Ported to GStreamer 0.9. Need to fix performance issues. | Flavio Oliveira | 1 | -0/+2 |
2005-08-25 | ext/ladspa/gstladspa.*: Halfway-ported. Doesn't compile yet. | Andy Wingo | 1 | -54/+61 |
2005-08-24 | enable more; update for basetransform | Thomas Vander Stichele | 1 | -0/+1 |
2005-08-23 | Port speexdec. Leads to some unfamiliar warnings on console, but works otherw... | Ronald S. Bultje | 1 | -1/+45 |
2005-08-22 | Port flacdec (seeking is still slow'ish). | Ronald S. Bultje | 1 | -0/+15 |
2005-08-19 | add mpegaudioparse to configure.ac | Christian Schaller | 1 | -0/+1 |
2005-08-17 | configure.ac: Added mpegaudioparse | Wim Taymans | 1 | -0/+1 |
2005-08-16 | Fix compile warning. | Wim Taymans | 1 | -2/+26 |
2005-08-09 | ext/faad/gstfaad.c: Sign/unsign mismatch. | Ronald S. Bultje | 1 | -0/+2 |
2005-08-08 | Port jpegdec to 0.9; handles 'progressive loading' now, ie. input does no lon... | Tim-Philipp Müller | 1 | -0/+22 |
2005-08-04 | sys/oss/gstossaudio.c (plugin_init): Second-class citizen. | Andy Wingo | 1 | -7/+3 |
2005-08-02 | Ported pngenc , still have to port pngdec... | Edward Hervey | 1 | -0/+11 |
2005-08-01 | deactivate and remove dparams (libgstcontrol) | Stefan Kost | 1 | -10/+0 |
2005-07-23 | Ported silence to 0.9 using GstBaseSrc ... 180 lines :) | Edward Hervey | 1 | -0/+2 |
2005-07-20 | Ported wavparse to 0.9 . Playing, seeking and state changes work. | Edward Hervey | 1 | -0/+2 |
2005-07-20 | Port auto/gconfsinks to 0.9. They actually appear to work here in | Ronald S. Bultje | 1 | -1/+4 |
2005-07-19 | Ported to 0.9 (faad, amrnb, mpeg2dec) | Edgard Lima | 1 | -0/+56 |
2005-07-18 | configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by default. Also... | Andy Wingo | 1 | -1/+2 |
2005-07-16 | gst/fdsrc/: Moved fdsrc 0.9 port from gstreamer/gst/elements to here. | Philippe Kalaf | 1 | -0/+2 |
2005-07-10 | more macro splitting; fix po problem | Thomas Vander Stichele | 1 | -0/+1 |
2005-07-08 | gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the defines come... | Andy Wingo | 1 | -28/+34 |
2005-07-07 | Ported DVdec to 0.9. | Wim Taymans | 1 | -0/+9 |
2005-07-07 | Ported the 1394 source to 0.9. | Wim Taymans | 1 | -0/+27 |
2005-07-05 | fix disting and spec file | Christian Schaller | 1 | -2/+4 |
2005-07-05 | configure.ac: videofilter must be compiled first, since other plugins depend ... | Edward Hervey | 1 | -1/+1 |
2005-07-05 | gst/videobox/gstvideobox.c: Clean up, port to 0.9, use | Andy Wingo | 1 | -0/+2 |
2005-07-04 | examples/level/: Examples moved out of the source dir. Not updated tho. | Andy Wingo | 1 | -2/+5 |
2005-07-01 | Roll gstreamer-interfaces-0.9.pc into gstreamer-plugins-base-0.9.pc | Jan Schmidt | 1 | -12/+1 |
2005-06-30 | fixes for new pkg-config files in gst-plugins-base | Thomas Vander Stichele | 1 | -6/+7 |
2005-06-30 | And configure.ac, too | Ronald S. Bultje | 1 | -0/+2 |