summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gst/schedulers/gstoptimalscheduler.c: Need to ref/unref explicitely here to n...Ronald S. Bultje2005-07-013-0/+9
* gst/gsttaginterface.c: Some documentation fixes (#307394 and #307397).Ronald S. Bultje2005-06-303-14/+21
* gst/gstvalue.c: Fix memleak (#309125).Ronald S. Bultje2005-06-303-0/+8
* fixed make distcheck with gtk-doc 1.3Stefan Kost2005-06-243-8/+16
* docs/manual/advanced-autoplugging.xml: Oops, a g_strdup() is not const.Ronald S. Bultje2005-06-232-1/+6
* Documentation patch indicating that factory information may be overridden aft...Ronald S. Bultje2005-06-233-1/+15
* forgot to commit this testThomas Vander Stichele2005-06-222-0/+90
* gst/: fix deserialization to have similar semantics to cast's, and check if t...Thomas Vander Stichele2005-06-228-14/+58
* gst/gstvalue.c: fix for #308599 - fixes deserializing gint64 typesThomas Vander Stichele2005-06-223-2/+14
* gst/: Fix two typos in the inline documentation.Tim-Philipp Müller2005-06-215-4/+23
* gst/registries/gstlibxmlregistry.c (gst_xml_registry_get_property): Fix memor...Luca Ognibene2005-06-193-1/+6
* gst/gsturi.c: The show must go on, even if the element did not accept the uri...Tim-Philipp Müller2005-06-163-1/+12
* add more debug statements for element linking better docs for unlink() make c...Stefan Kost2005-06-164-2/+28
* we require a newer libxml2 version that 2.4.XStefan Kost2005-06-162-1/+6
* Default values were current values in property output.Stefan Kost2005-06-142-30/+54
* Change Changelog to tabsJan Schmidt2005-06-131-2/+2
* Add filler event handling to the queueJan Schmidt2005-06-133-16/+57
* gst/gsttrashstack.h: Fix asm to build on Solaris (#170809)David Schleef2005-06-092-13/+17
* gst/schedulers/entryscheduler.c: Remove translateable strings (shouldn't be u...Ronald S. Bultje2005-06-092-8/+13
* whitespace fixingThomas Vander Stichele2005-06-051-8/+8
* gst/gstevent.c: Set invalid timestamp by default instead of zero on events.Ronald S. Bultje2005-06-055-1/+12
* gst/gstvalue.c: Limit check for whether a list contains a value already to a ...Ronald S. Bultje2005-06-032-2/+8
* gst/gstatomic_impl.h: Add IA64 atomic operations (#305653).Ronald S. Bultje2005-06-032-0/+34
* gst/elements/gstfilesrc.c: see #305653.Ronald S. Bultje2005-06-033-2/+11
* gst/gstvalue.c: print a g_warning when someone ties to add the same value (as...Benjamin Otte2005-06-012-0/+25
* small doc fixesThomas Vander Stichele2005-05-1713-41/+52
* configure.ac: Set G_LOG_DOMAIN in config.h to a string literal.David Schleef2005-05-146-9/+13
* back to cvsThomas Vander Stichele2005-05-032-1/+6
* releasing 0.8.10RELEASE-0_8_10Thomas Vander Stichele2005-05-0324-1210/+1713
* inserted missing Changelog entryStefan Kost2005-05-031-0/+27
* gst/gstplugin.c: Fixes plugin registering on Mac OSX. Fixes #172526Thomas Vander Stichele2005-05-032-35/+59
* prereleaseThomas Vander Stichele2005-05-032-1/+6
* trivial fix in example code, make it actually use our APIMaciej Katafiasz2005-05-032-1/+6
* more files to cleanThomas Vander Stichele2005-05-022-2/+4
* ignore moreThomas Vander Stichele2005-05-027-0/+17
* testsuite/caps/: more gcc4 fixes by castingThomas Vander Stichele2005-05-025-20/+54
* gst/gstregistry.h: win32/mingw obviously did not workThomas Vander Stichele2005-05-028-169/+111
* gst/gsttrace.*: tsc's are guint64's.Thomas Vander Stichele2005-05-024-5/+13
* more print format fixesThomas Vander Stichele2005-05-025-10/+22
* use correct printf formatThomas Vander Stichele2005-05-023-2/+7
* do not use GST_PTR_FORMAT on pointers to types smaller than gpointer. fixes ...Thomas Vander Stichele2005-05-025-10/+55
* testsuite/caps/: fix small things to prevent warnings on 64bitZaheer Abbas Merali2005-05-027-14/+25
* possible fixes for automake-1.5Thomas Vander Stichele2005-05-026-8/+17
* gst/elements/gstfakesink.c: don't error when we are in error already the corr...Benjamin Otte2005-05-013-2/+12
* gst/gsttrashstack.h: Ooohh. a nasty one! After having a failed pop() from the...Wim Taymans2005-04-262-1/+10
* gst/: make the name property a construct property, so objects always have a p...Benjamin Otte2005-04-263-6/+15
* tests/sched/runxml.c: Fix GCC4 warning.Ronald S. Bultje2005-04-252-1/+6
* IRC conversation with jdahlin about some aspects of gstreamer+pythonJan Schmidt2005-04-251-0/+134
* gst/gstpad.c: Fix gst_pad_relink_filtered(), which is #300339.Ronald S. Bultje2005-04-232-2/+5
* gst/gst.c: declare gst initialized before eventually rebuilding the registry.Benjamin Otte2005-04-223-4/+19