Age | Commit message (Expand) | Author | Files | Lines |
2007-11-06 | gst/spectrum/demo-audiotest.c: Use autoaudiosink instead of alsasink and use ... | Sebastian Dröge | 1 | -0/+0 |
2007-09-21 | Add a GIO/GVFS plugin with source and sink elements. This will only be enable... | René Stadler | 1 | -0/+0 |
2007-09-06 | gst/mpegtsparse/mpegtsparse.c: Fix the build (missing stdlib.h). | Stefan Kost | 1 | -0/+0 |
2007-08-21 | gst/modplug/gstmodplug.cc: Fix compiler warning. | Wim Taymans | 1 | -0/+0 |
2007-08-20 | Add mpeg transport stream parser written by: | Zaheer Abbas Merali | 1 | -0/+0 |
2007-07-18 | Add stdlib include (free, atoi, exit). | Stefan Kost | 1 | -0/+0 |
2007-07-14 | gst/modplug/gstmodplug.cc: add several missing supported mime-types to the mo... | Hans de Goede | 1 | -0/+0 |
2007-07-03 | gst/replaygain/gstrgvolume.h: Fix GObject macros. | Stefan Kost | 1 | -0/+0 |
2007-06-25 | gconf/: Remove dysfunctional directory (this stuff is in -good). | Tim-Philipp Müller | 1 | -0/+0 |
2007-06-21 | Re-enable VCD source and fix up release notes. | Tim-Philipp Müller | 1 | -0/+0 |
2007-06-12 | Remove the waveform plugin now that it is in -good. | Jan Schmidt | 1 | -0/+0 |
2007-05-13 | ext/neon/gstneonhttpsrc.c: Make redirection the default behavior. Fixes #413... | David Schleef | 1 | -0/+0 |
2007-05-10 | gst/rtpmanager/async_jitter_queue.c (tail_buffer_duration, async_jitter_queue... | Stefan Kost | 1 | -0/+0 |
2007-05-09 | configure.ac: Fix --disable-external (hopefully). | Tim-Philipp Müller | 1 | -0/+0 |
2007-04-29 | docs/plugins/inspect/: Add jack and update. | Thomas Vander Stichele | 1 | -0/+0 |
2007-04-24 | Plug some leaks; try to make build bot happy again. | Tim-Philipp Müller | 1 | -0/+0 |
2007-04-19 | configure.ac: Change rtpmanager disabling to keep -bad releasable. | David Schleef | 1 | -0/+0 |
2007-04-18 | configure.ac: Disable rtpmanager for now because it depends on CVS -base. | Wim Taymans | 1 | -0/+0 |
2007-04-10 | gst/rtpmanager/: Added custom marshallers for signals. | Wim Taymans | 1 | -0/+0 |
2007-03-26 | update spec file for x264 encoder | Christian Schaller | 1 | -0/+0 |
2007-03-10 | ext/: Printf format string fixes. | Tim-Philipp Müller | 1 | -0/+0 |
2007-03-09 | gst/equalizer/: Refactor plugin into a base class and a first subclass (nband... | Stefan Kost | 1 | -0/+0 |
2007-03-08 | ext/jack/: Make an object to manage client connections to the jack server whi... | Paul Davis | 1 | -0/+0 |
2007-03-07 | gst/spectrum/gstspectrum.*: One FIXME less, by resolving message timestamps a... | Stefan Kost | 1 | -0/+0 |
2007-03-01 | tests/check/Makefile.am: Draw plugins in from the build tree sys/ dir, rather... | Jan Schmidt | 1 | -0/+0 |
2007-02-28 | configure.ac: Convert to new AG_GST style. | Thomas Vander Stichele | 1 | -0/+0 |
2007-02-11 | configure.ac: Fix faad detection to support also fadd with new symbol prefix. | Stefan Kost | 1 | -0/+0 |
2007-02-07 | ext/amrwb/gstamrwbparse.c: GST_PAD_PARENT doesn't return a GstObject with an ... | Edward Hervey | 1 | -0/+0 |
2007-01-09 | gst/real/Makefile.am: Fix build (add LIBS and CFLAGS for gst-plugins-base stu... | Tim-Philipp Müller | 1 | -0/+0 |
2007-01-05 | tests/icles/videocrop-test.c: Call g_thread_init() right at the beginning. Re... | Tim-Philipp Müller | 1 | -0/+0 |
2006-10-21 | I copied over filesink a while ago and modified it to work as multifilesink. ... | David Schleef | 1 | -0/+0 |
2006-10-10 | gst/qtdemux/qtdemux.c: Reorganise some stuff. | Wim Taymans | 1 | -0/+0 |
2006-10-06 | ext/faad/gstfaad.c: Some cleanups. | Wim Taymans | 1 | -0/+0 |
2006-10-05 | Printf format fixes. | Tim-Philipp Müller | 1 | -0/+0 |
2006-10-02 | ext/xvid/gstxvid.c: Set rank of xviddec to NONE until someone fixes it (too m... | Tim-Philipp Müller | 1 | -0/+0 |
2006-09-28 | gst/qtdemux/qtdemux.c: Add support for 'yv12' fourcc. | Tim-Philipp Müller | 1 | -0/+0 |
2006-09-15 | The test application and the plgind error messages has been improved. | Edgard Lima | 1 | -0/+0 |
2006-08-23 | ext/wavpack/gstwavpackenc.c: Fix mem leak, send newsegment event on correctio... | Tim-Philipp Müller | 1 | -0/+0 |
2006-07-28 | gst/audioresample/gstaudioresample.c: Don't leak references to the incoming c... | Jan Schmidt | 1 | -0/+0 |
2006-07-24 | sys/directsound/gstdirectsoundsink.*: Add an attenuation property that will d... | Sébastien Moutte | 1 | -0/+0 |
2006-07-23 | Add libopenspc-based SPC decoder element (#348220). | Chris Lee | 1 | -0/+0 |
2006-07-13 | Added NSF decoder plugin. Fixes 151192. | Wim Taymans | 1 | -0/+0 |
2006-07-03 | gst/qtdemux/qtdemux.c: Fix silly crasher in state change function; add | Tim-Philipp Müller | 1 | -0/+0 |
2006-06-23 | Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo... | Tim-Philipp Müller | 1 | -0/+0 |
2006-06-16 | gst/spectrum/: port to use message to get results, cleanly exit when closing ... | Stefan Kost | 1 | -0/+0 |
2006-06-11 | autogen.sh: require am17 | Thomas Vander Stichele | 1 | -0/+0 |
2006-06-06 | configure.ac: enable building of GDP elements | Thomas Vander Stichele | 1 | -0/+0 |
2006-05-31 | ext/faad/gstfaad.h: Forgot to commit the header file too. | Edward Hervey | 1 | -0/+0 |
2006-05-31 | ext/faad/gstfaad.c: Added GstSegment to control segments. | Edward Hervey | 1 | -0/+0 |
2006-05-28 | ext/bz2/: Use gst_type_find_helper_* functions for typefinding; use correct c... | Lutz Müller | 1 | -0/+0 |