summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* releasing 0.10.4RELEASE-0_10_4Thomas Vander Stichele2006-03-1010-71/+180
* libs/gst/dataprotocol/dataprotocol.c: Fix docs for dataprocotol to not get th...Michael Smith2006-03-103-3/+11
* prereleasingThomas Vander Stichele2006-03-0922-571/+663
* Add new API: gst_pipeline_set_auto_flush_bus() and gst_pipeline_get_auto_flus...Tim-Philipp Müller2006-03-094-4/+120
* Add new API: gst_uri_has_protocol() (#333779).Tim-Philipp Müller2006-03-094-0/+36
* gst/gstclock.*: Review docs.Wim Taymans2006-03-096-84/+180
* libs/gst/base/gsttypefindhelper.c: If we are provided with the size, we shoul...Tim-Philipp Müller2006-03-092-1/+25
* docs/manual/advanced-dataaccess.xml: Add some very very basic error checking.Tim-Philipp Müller2006-03-083-11/+69
* docs/design/part-element-transform.txt: Added some docs about the design of t...Wim Taymans2006-03-083-0/+56
* gst/: Rewrite registry-saving to avoid race conditions and check for failed w...Michael Smith2006-03-084-66/+168
* libs/gst/base/gstbasetransform.c: Cleanups, separate normal flow from errors,...Wim Taymans2006-03-082-61/+107
* libs/gst/base/gstbasesink.c: Use last buffer timestamp in qos message.Wim Taymans2006-03-082-2/+7
* docs/pwg/: Applied patch from Christophe Fergeau, fixes #333416Wim Taymans2006-03-073-5/+11
* docs/libs/gstreamer-libs-sections.txt: Added basesink new methods.Wim Taymans2006-03-078-32/+182
* Fix #333669, Add pad accessor defines for GstBaseTransformWim Taymans2006-03-073-0/+33
* Small documentation fixes.Wim Taymans2006-03-075-6/+18
* gst/gstvalue.c: Document thread-unsafety of gst_value_register_foo_func() whe...Tim-Philipp Müller2006-03-072-0/+18
* update READMEThomas Vander Stichele2006-03-071-6/+2
* libs/gst/base/gstpushsrc.c: Push sources don't support pull mode by default.Tim-Philipp Müller2006-03-072-0/+15
* libs/gst/base/gstbasesrc.*: Add ::check_get_range() vfunc to GstBaseSrc (#332...Tim-Philipp Müller2006-03-063-6/+49
* style guideThomas Vander Stichele2006-03-061-0/+18
* libs/gst/base/gstbasesink.c: Make property overridable.Wim Taymans2006-03-062-1/+6
* libs/gst/base/gstbasesink.*: Make max-lateness a property.Wim Taymans2006-03-063-13/+47
* libs/gst/base/gstbasesink.c: Don't ever draw a frame that is >10ms late.Wim Taymans2006-03-062-6/+34
* gst/gstmessage.c: When copying a message, set the parent_refcount of the encl...Michael Smith2006-03-062-1/+7
* gst/gstutils.h: Do proper cast here to make GST_BOILERPLATE_WITH_INTERFACEChristophe Fergeau2006-03-062-1/+7
* gst/gstclock.h: Show GST_CLOCK_TIME_NONE as 99:99:99.999999999Thomas Vander Stichele2006-03-062-4/+13
* add another quoteThomas Vander Stichele2006-03-061-0/+16
* libs/gst/base/gstbasetransform.c: Make sure caps are writable before passing ...Tim-Philipp Müller2006-03-052-0/+9
* gst/gsterror.h: Fix some minor docs errors.Tim-Philipp Müller2006-03-042-2/+7
* gst/gsterror.*: Add GST_RESOURCE_ERROR_NO_SPACE_LEFT (for #333352;Ross Burton2006-03-043-1/+11
* gst/gst.c: Add a check and output a g_warning when GStreamer is built against...Jan Schmidt2006-03-032-0/+24
* gst/parse/parse.l: Commit patch for parse_launch syntax from #331255. Removes...Jan Schmidt2006-03-032-5/+15
* plugins/elements/gsttypefindelement.*: Use gst_type_find_helper_for_buffer() ...Tim-Philipp Müller2006-03-033-281/+64
* plugins/elements/gsttypefindelement.c: Deprecate "maximum" property (not only...Tim-Philipp Müller2006-03-032-10/+19
* plugins/elements/gsttypefindelement.c: Use gst_type_find_helper_get_range() h...Tim-Philipp Müller2006-03-032-4/+21
* New API: gst_type_find_helper_get_range() (#333042).Tim-Philipp Müller2006-03-024-14/+95
* gst/gstregistryxml.c: Asserting on a failure to read part of the registry is ...Michael Smith2006-03-022-1/+7
* win32/common/libgstbase.def: added export of gst_type_find_helper_for_bufferSébastien Moutte2006-02-283-1/+13
* docs/design/draft-klass.txt: We use Filter now.Wim Taymans2006-02-282-7/+18
* docs/design/draft-klass.txt: Some updates and clarifications.Wim Taymans2006-02-282-25/+55
* docs/design/draft-klass.txt: Proposal for klass field values.Wim Taymans2006-02-283-0/+195
* gst/gstbin.c: Help the compiler a bit with type registration.Wim Taymans2006-02-2817-28/+50
* plugins/elements/gsttypefindelement.c: When we get an EOS event and have not ...Tim-Philipp Müller2006-02-272-9/+24
* libs/gst/base/gsttypefindhelper.c: Try typefinding factories with the highest...Tim-Philipp Müller2006-02-272-16/+25
* Add section for typefind helper and add documentation for the old and the new...Tim-Philipp Müller2006-02-274-6/+29
* libs/gst/base/gsttypefindhelper.*: New API: gst_type_find_helper_for_buffer()...Tim-Philipp Müller2006-02-273-2/+158
* Patch from Loïc Minier to prevent CVS directories getting disted.Loïc Minier2006-02-274-2/+12
* updateChristian Schaller2006-02-271-4/+4
* gst/gstcaps.c: Use the REFCOUNTING category for caps refcounting.Tim-Philipp Müller2006-02-272-2/+7