summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2006-04-08gst/qtdemux/qtdemux.c: Don't make rounding errors in timestamp/duration calcu...Wim Taymans1-0/+9
2006-04-07docs/plugins/gst-plugins-bad-plugins-decl-list.txt: Updates.Julien Moutte1-0/+6
2006-04-07Typo fix, s/XFree86/X11 and added doc blurb saying that it fixates to 25fpsZaheer Abbas Merali1-0/+8
2006-04-07tests/icles/ximagesrc-test.c: Actually assert that pipeline goes to playingZaheer Abbas Merali1-0/+5
2006-04-07sys/ximagesrc/ximagesrc.c: Fix typo, C++ style comments and other small cleanupsZaheer Abbas Merali1-0/+7
2006-04-06gst/qtdemux/qtdemux.c: Added full edit list support.Wim Taymans1-0/+15
2006-04-06configure.ac: clean up so report properly on missing stuff fix modplug detectionThomas Vander Stichele1-0/+6
2006-04-06ext/: don't dist amr wb source codeThomas Vander Stichele1-0/+6
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-0/+73
2006-04-06ext/neon/gstneonhttpsrc.c: Add back "uri" property and mark it as deprecated;...Tim-Philipp Müller1-0/+7
2006-04-05gst/qtdemux/qtdemux.c: Use duration as segment stop position if none is expli...Wim Taymans1-0/+9
2006-04-04gst/qtdemux/qtdemux.c: More cleanups, added comments.Wim Taymans1-0/+11
2006-04-04Mark latest change as fixing a bug.Wim Taymans1-0/+1
2006-04-04gst/qtdemux/qtdemux.*: Handle stss boxes so we can mark and find keyframes.Wim Taymans1-0/+17
2006-04-03tests/check/Makefile.am: Only run the id3v2mux check if taglib is available a...Tim-Philipp Müller1-0/+6
2006-04-03ext/swfdec/Makefile.am: Don't set plugindir.Tim-Philipp Müller1-0/+8
2006-04-03configure.ac: Add AX_CREATE_STDINT_H to create _stdint.h, needed by the dts p...Tim-Philipp Müller1-0/+6
2006-04-03GST_ORIGIN => GST_PACKAGE_ORIGINTim-Philipp Müller1-0/+8
2006-04-02docs/plugins/: add more plugins to docsThomas Vander Stichele1-0/+15
2006-04-01add taglib checks and docsThomas Vander Stichele1-0/+29
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-0/+91
2006-03-31sys/ximagesrc/ximagesrc.c: Add docs to ximagesrcZaheer Abbas Merali1-0/+5
2006-03-31sys/ximagesrc/: Fix ximagesrc so a) the cursor doesnt trail and b) there are ...Zaheer Abbas Merali1-0/+11
2006-03-31configure.ac: Add autoconfery for theoradec.Michael Smith1-0/+21
2006-03-29ext/gsm/: Cleanups, fix leaks.Wim Taymans1-0/+11
2006-03-29Added new plugin amrwb parse.Renato Araujo Oliveira Filho1-0/+32
2006-03-27Small fix, now pwc driver can tell about its buffers.Edgard Lima1-0/+5
2006-03-27configure.ac: Remove CXX tag from AS_LIBTOOL_TAGS, just like we did for -good...Tim-Philipp Müller1-0/+7
2006-03-26ext/taglib/gsttaglib.*: Fix newsegment event handling a bit. We need to cache...Tim-Philipp Müller1-0/+11
2006-03-25ext/taglib/gsttaglib.cc: We do not want to proxy the caps on the sink pad; ou...Tim-Philipp Müller1-0/+8
2006-03-25sys/v4l2/gstv4l2src.c: Older kernels don't seem to have this particular v4l2 ...Tim-Philipp Müller1-0/+7
2006-03-25Just make few things more robust and also some identation.Edgard Lima1-0/+13
2006-03-23ext/xvid/gstxvidenc.c: Patch to mark outgoing encoded buffers as delta-units ...Mark Nauwelaerts1-0/+15
2006-03-22gst/modplug/libmodplug/: Try that again (not only should it be MODPLUG_ inste...Tim-Philipp Müller1-0/+8
2006-03-22gst/modplug/libmodplug/Makefile.am: More gcc-4.1 fixes (we don't need file sa...Tim-Philipp Müller1-0/+8
2006-03-22Add new libsoundtouch-based pitch plugin (#331335).Wouter Paeson1-0/+11
2006-03-21gst/modplug/libmodplug/load_ptm.cpp: Fix compilation with gcc-4.1 and -Werror...Tim-Philipp Müller1-0/+5
2006-03-20ext/taglib/gsttaglib.h: Fix left-over gst_my_filter_get_type.Tim-Philipp Müller1-0/+5
2006-03-17Have a show mouse pointer property and use it if we canZaheer Abbas Merali1-0/+7
2006-03-15gst/qtdemux/qtdemux.c: Let's not forget to chain up to the parent dispose.Edward Hervey1-0/+5
2006-03-15gst/qtdemux/qtdemux.c: Series of memleak fixes:Edward Hervey1-0/+10
2006-03-14sys/v4l2/gstv4l2src.c: Initialization of the debugging category should be as ...Edward Hervey1-0/+7
2006-03-13ext/taglib/gsttaglib.cc: Add gtk-doc blurb (unused for the time being); match...Tim-Philipp Müller1-0/+6
2006-03-13autogen.sh: Don't check for file that only exists in CVS but isn't disted (#3...Mikhail Zabaluev1-0/+8
2006-03-13Fix build of v4l2 (sigh)Julien Moutte1-0/+5
2006-03-12Fix distcheck.Tim-Philipp Müller1-0/+6
2006-03-12sys/v4l2/v4l2src_calls.c: g_atomic_int_set is only available in glib-0.10, us...Edward Hervey1-0/+7
2006-03-12sys/v4l2/gstv4l2element.h: Remove tim's addition of "_stdint.h" since it does...Edward Hervey1-0/+8
2006-03-12ext/taglib/: Add support for writing MusicBrainz IDs.Tim-Philipp Müller1-0/+7
2006-03-12sys/v4l2/gstv4l2element.h: Include "_stdint.h" in an attempt to make theTim-Philipp Müller1-0/+6