Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-05-19 | ext/alsaspdif/alsaspdifsink.*: Use sampling rate from set_caps. Comment out s... | Michael Smith | 1 | -0/+0 |
2006-05-18 | configure.ac: Check for X11 | Stefan Kost | 1 | -0/+0 |
2006-05-18 | Add an alsa plugin to output IEC958 frames over S/PDIF | Michael Smith | 1 | -0/+0 |
2006-05-15 | latest changes with additions and removals | Christian Schaller | 1 | -0/+0 |
2006-05-10 | gst/qtdemux/qtdemux.c: Parse version 2 sample descriptions. | Wim Taymans | 1 | -0/+0 |
2006-04-29 | ext/neon/gstneonhttpsrc.*: added iradio-mode support as in gnomevfssrc to ena... | Sébastien Moutte | 1 | -0/+0 |
2006-04-10 | gst/qtdemux/qtdemux.c: Fix parsing of newer stsd chunks again. | Wim Taymans | 1 | -0/+0 |
2006-04-06 | configure.ac: clean up so report properly on missing stuff fix modplug detection | Thomas Vander Stichele | 1 | -0/+0 |
2006-04-06 | ext/neon/gstneonhttpsrc.c: Add back "uri" property and mark it as deprecated;... | Tim-Philipp Müller | 1 | -0/+0 |
2006-04-05 | gst/qtdemux/qtdemux.c: Use duration as segment stop position if none is expli... | Wim Taymans | 1 | -0/+0 |
2006-04-01 | don't use AS_LIBTOOL_TAGS, it doesn't work | Thomas Vander Stichele | 1 | -0/+0 |
2006-04-01 | rework build; add translations for v4l2 | Thomas Vander Stichele | 1 | -0/+0 |
2006-03-31 | configure.ac: Add autoconfery for theoradec. | Michael Smith | 1 | -0/+0 |
2006-03-26 | ext/taglib/gsttaglib.*: Fix newsegment event handling a bit. We need to cache... | Tim-Philipp Müller | 1 | -0/+0 |
2006-03-25 | Just make few things more robust and also some identation. | Edgard Lima | 1 | -0/+0 |
2006-03-20 | ext/taglib/gsttaglib.h: Fix left-over gst_my_filter_get_type. | Tim-Philipp Müller | 1 | -0/+0 |
2006-03-09 | gst/qtdemux/qtdemux.c: Fix build with gcc-4.1 (#327355). | Tim-Philipp Müller | 1 | -0/+0 |
2006-03-08 | gst/qtdemux/qtdemux.c: Extract disc number and count from files that use 'dis... | Tim-Philipp Müller | 1 | -0/+0 |
2006-02-21 | configure.ac: Surely this is supposed to be >= a.b, not == a.b | Tim-Philipp Müller | 1 | -0/+0 |
2006-02-13 | I'm too lazy to comment this | Edgard Lima | 1 | -0/+0 |
2006-02-06 | gst/qtdemux/qtdemux.*: Some QT demux loving. | Wim Taymans | 1 | -0/+0 |
2006-02-03 | add opengl plugin | Christian Schaller | 1 | -0/+0 |
2006-01-30 | sys/glsink/Makefile.am (libgstglimagesink_la_LIBADD) | Andy Wingo | 1 | -0/+0 |
2006-01-21 | gst/qtdemux/qtdemux.c: 'twos' and 'sowt' fourcc can be 16bit or 8bit audio. | Fabrizio | 1 | -0/+0 |
2006-01-20 | Fixed state transictions PLAYING->NULL->PLAYING. | Edgard Lima | 1 | -0/+0 |
2006-01-09 | Created new element, sdlaudiosink. | Edgard Lima | 1 | -0/+0 |
2006-01-04 | Removed not need thread and changed to push out blocksize bytes. | Edgard Lima | 1 | -0/+0 |
2005-12-16 | don't use doc comments for non-docs change some char* into char[] | Stefan Kost | 1 | -0/+0 |