Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-04-04 | gst/qtdemux/qtdemux.*: Handle stss boxes so we can mark and find keyframes. | Wim Taymans | 1 | -0/+17 |
2006-04-03 | tests/check/Makefile.am: Only run the id3v2mux check if taglib is available a... | Tim-Philipp Müller | 1 | -0/+6 |
2006-04-03 | ext/swfdec/Makefile.am: Don't set plugindir. | Tim-Philipp Müller | 1 | -0/+8 |
2006-04-03 | configure.ac: Add AX_CREATE_STDINT_H to create _stdint.h, needed by the dts p... | Tim-Philipp Müller | 1 | -0/+6 |
2006-04-03 | GST_ORIGIN => GST_PACKAGE_ORIGIN | Tim-Philipp Müller | 1 | -0/+8 |
2006-04-02 | docs/plugins/: add more plugins to docs | Thomas Vander Stichele | 1 | -0/+15 |
2006-04-01 | add taglib checks and docs | Thomas Vander Stichele | 1 | -0/+29 |
2006-04-01 | rework build; add translations for v4l2 | Thomas Vander Stichele | 1 | -0/+91 |
2006-03-31 | sys/ximagesrc/ximagesrc.c: Add docs to ximagesrc | Zaheer Abbas Merali | 1 | -0/+5 |
2006-03-31 | sys/ximagesrc/: Fix ximagesrc so a) the cursor doesnt trail and b) there are ... | Zaheer Abbas Merali | 1 | -0/+11 |
2006-03-31 | configure.ac: Add autoconfery for theoradec. | Michael Smith | 1 | -0/+21 |
2006-03-29 | ext/gsm/: Cleanups, fix leaks. | Wim Taymans | 1 | -0/+11 |
2006-03-29 | Added new plugin amrwb parse. | Renato Araujo Oliveira Filho | 1 | -0/+32 |
2006-03-27 | Small fix, now pwc driver can tell about its buffers. | Edgard Lima | 1 | -0/+5 |
2006-03-27 | configure.ac: Remove CXX tag from AS_LIBTOOL_TAGS, just like we did for -good... | Tim-Philipp Müller | 1 | -0/+7 |
2006-03-26 | ext/taglib/gsttaglib.*: Fix newsegment event handling a bit. We need to cache... | Tim-Philipp Müller | 1 | -0/+11 |
2006-03-25 | ext/taglib/gsttaglib.cc: We do not want to proxy the caps on the sink pad; ou... | Tim-Philipp Müller | 1 | -0/+8 |
2006-03-25 | sys/v4l2/gstv4l2src.c: Older kernels don't seem to have this particular v4l2 ... | Tim-Philipp Müller | 1 | -0/+7 |
2006-03-25 | Just make few things more robust and also some identation. | Edgard Lima | 1 | -0/+13 |
2006-03-23 | ext/xvid/gstxvidenc.c: Patch to mark outgoing encoded buffers as delta-units ... | Mark Nauwelaerts | 1 | -0/+15 |
2006-03-22 | gst/modplug/libmodplug/: Try that again (not only should it be MODPLUG_ inste... | Tim-Philipp Müller | 1 | -0/+8 |
2006-03-22 | gst/modplug/libmodplug/Makefile.am: More gcc-4.1 fixes (we don't need file sa... | Tim-Philipp Müller | 1 | -0/+8 |