Age | Commit message (Expand) | Author | Files | Lines |
2006-05-04 | configure.ac: Back to CVS | Jan Schmidt | 1 | -0/+5 |
2006-05-04 | Release 0.10.3 | Jan Schmidt | 1 | -0/+7 |
2006-05-04 | tests/icles/Makefile.am: Fix build. | Julien Moutte | 1 | -0/+4 |
2006-05-03 | ext/musicbrainz/Makefile.am: Add GST_PLUGINS_BASE_CFLAGS to CFLAGS for gst/ta... | Tim-Philipp Müller | 1 | -0/+5 |
2006-05-03 | gst/qtdemux/qtdemux.c: Clean up one piece of logic slightly and remove a dead... | Jan Schmidt | 1 | -0/+6 |
2006-05-03 | Everybody loves docs - add docs for musicbrainz plugin. | Tim-Philipp Müller | 1 | -0/+11 |
2006-05-03 | ext/Makefile.am: Add musicbrainz dir to DIST_SUBDIRS as well (fixes distcheck). | Tim-Philipp Müller | 1 | -0/+5 |
2006-05-03 | ext/Makefile.am: Forgot to commit this one. | Tim-Philipp Müller | 1 | -0/+5 |
2006-05-03 | Port MusicBrainz TRM plugin (#336898). | James Doc Livingston | 1 | -0/+13 |
2006-05-03 | ext/faad/gstfaad.c: Fix #334748: use fake_codec_data if the first bytes of th... | Michael Smith | 1 | -0/+9 |
2006-05-02 | Fix get_caps func to work when no framerate is available and the caps isn't s... | Edgard Lima | 1 | -0/+6 |
2006-05-01 | Few improvements to move to good. | Edgard Lima | 1 | -0/+10 |
2006-05-01 | moved to good. Closes #336110 | Thomas Vander Stichele | 1 | -0/+17 |
2006-04-30 | docs/plugins/: Fix up docs for taglib plugin | Thomas Vander Stichele | 1 | -0/+11 |
2006-04-29 | ext/taglib/gsttaglib.cc: Post an error message on the bus in the (extremely u... | Tim-Philipp Müller | 1 | -0/+6 |
2006-04-29 | ext/taglib/: Split the actual ID3v2 tag rendering code into its own subclass. | Tim-Philipp Müller | 1 | -0/+10 |
2006-04-29 | ext/neon/gstneonhttpsrc.*: added iradio-mode support as in gnomevfssrc to ena... | Sébastien Moutte | 1 | -0/+12 |
2006-04-28 | moved ximagesrc to good | Thomas Vander Stichele | 1 | -0/+19 |
2006-04-28 | ext/faad/gstfaad.*: If we run into a decoding error, try re-opening the decod... | Tim-Philipp Müller | 1 | -0/+13 |
2006-04-25 | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 1 | -0/+94 |
2006-04-20 | ext/musepack/gstmusepackdec.c: Add support for segment seeks. | Tim-Philipp Müller | 1 | -0/+6 |
2006-04-20 | Added a couple of ifdefs to make it compile with other kernels. | Edgard Lima | 1 | -0/+5 |
2006-04-20 | gst/qtdemux/qtdemux.c: Never treat video streams as an audio stream. | j^ | 1 | -0/+10 |
2006-04-19 | gst/qtdemux/qtdemux.c: For VBR audio, don't try to calculate the samples_per_... | Wim Taymans | 1 | -0/+6 |
2006-04-17 | Just added a gtk-doc comment. | Edgard Lima | 1 | -0/+5 |
2006-04-17 | ext/theora/theoradec.*: Apply fix from j^ for API change in libtheoradec. | Michael Smith | 1 | -0/+10 |
2006-04-14 | ext/musepack/gstmusepackdec.c: Fix track/album peak tag values; use GST_DEBUG... | Tim-Philipp Müller | 1 | -0/+7 |
2006-04-13 | Fixed some memory leaks. | Edgard Lima | 1 | -0/+7 |
2006-04-12 | Fix to work in read mode. | Edgard Lima | 1 | -0/+5 |
2006-04-10 | gst/qtdemux/qtdemux.c: Fix parsing of newer stsd chunks again. | Wim Taymans | 1 | -0/+5 |
2006-04-10 | gst/qtdemux/qtdemux.c: Fix framerate calculation. | Wim Taymans | 1 | -0/+6 |
2006-04-10 | ext/swfdec/gstswfdec.c: Fix build (class_init declaration/definition mismatch). | Tim-Philipp Müller | 1 | -0/+5 |
2006-04-10 | gst/qtdemux/qtdemux.c: force mono 8000 Hz on AMR samples. | Wim Taymans | 1 | -0/+5 |
2006-04-09 | ext/neon/gstneonhttpsrc.c: remove atoll by using g_ascii_strtoull (atoll is n... | Sébastien Moutte | 1 | -0/+10 |
2006-04-08 | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) | Stefan Kost | 1 | -0/+76 |
2006-04-08 | gst/: Fix more broken GObject macros | Stefan Kost | 1 | -0/+8 |
2006-04-08 | Fix broken GObject macros | Stefan Kost | 1 | -0/+8 |
2006-04-08 | gst/qtdemux/qtdemux.c: Don't make rounding errors in timestamp/duration calcu... | Wim Taymans | 1 | -0/+9 |
2006-04-07 | docs/plugins/gst-plugins-bad-plugins-decl-list.txt: Updates. | Julien Moutte | 1 | -0/+6 |
2006-04-07 | Typo fix, s/XFree86/X11 and added doc blurb saying that it fixates to 25fps | Zaheer Abbas Merali | 1 | -0/+8 |
2006-04-07 | tests/icles/ximagesrc-test.c: Actually assert that pipeline goes to playing | Zaheer Abbas Merali | 1 | -0/+5 |
2006-04-07 | sys/ximagesrc/ximagesrc.c: Fix typo, C++ style comments and other small cleanups | Zaheer Abbas Merali | 1 | -0/+7 |
2006-04-06 | gst/qtdemux/qtdemux.c: Added full edit list support. | Wim Taymans | 1 | -0/+15 |
2006-04-06 | configure.ac: clean up so report properly on missing stuff fix modplug detection | Thomas Vander Stichele | 1 | -0/+6 |
2006-04-06 | ext/: don't dist amr wb source code | Thomas Vander Stichele | 1 | -0/+6 |
2006-04-06 | Unify the long descriptions in the plugin details (#337263). | j^ | 1 | -0/+73 |
2006-04-06 | ext/neon/gstneonhttpsrc.c: Add back "uri" property and mark it as deprecated;... | Tim-Philipp Müller | 1 | -0/+7 |
2006-04-05 | gst/qtdemux/qtdemux.c: Use duration as segment stop position if none is expli... | Wim Taymans | 1 | -0/+9 |
2006-04-04 | gst/qtdemux/qtdemux.c: More cleanups, added comments. | Wim Taymans | 1 | -0/+11 |
2006-04-04 | Mark latest change as fixing a bug. | Wim Taymans | 1 | -0/+1 |