summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: releasing 0.10.3, "Like a virgin"RELEASE-0_10_3Jan Schmidt2006-02-0828-81/+124
* configure.ac: 2nd prerelease of 0.10.3Jan Schmidt2006-02-082-2/+8
* libs/gst/base/gstcollectpads.c (gst_collect_pads_chain): Only update last_sto...Andy Wingo2006-02-0726-65/+91
* libs/gst/base/gstbasesink.c (gst_base_sink_chain_unlocked): Only warn if sync...Andy Wingo2006-02-072-3/+17
* update spec fileChristian Schaller2006-02-071-7/+8
* configure.ac: Prelease of 0.10.3Jan Schmidt2006-02-062-1/+6
* Update .po filesJan Schmidt2006-02-0620-752/+855
* win32/vs7: project files updated to the default vs7 configurationSébastien Moutte2006-02-0613-1573/+1976
* doc sub80 fixesThomas Vander Stichele2006-02-061-2/+3
* libs/gst/base/gstbasesrc.c: Send EOS event when stopping.Tim-Philipp Müller2006-02-062-0/+6
* docs/README: Tell folks what to do if the plugin-foobar.xml file hasn't been ...Tim-Philipp Müller2006-02-062-1/+8
* libs/gst/base/gstcollectpads.c: Collectpads now holds a reference to the GstP...Julien Moutte2006-02-052-1/+24
* libs/gst/base/gstcollectpads.*: Handle flush. Adapted fromJulien Moutte2006-02-053-2/+102
* tests/check/gst/gstutils.c: Add some simple tests for gst_parse_bin_from_desc...Tim-Philipp Müller2006-02-042-0/+86
* tools/gst-launch.c: Catch errors during preroll (#320084).Tim-Philipp Müller2006-02-042-5/+21
* plugins/elements/gsttypefindelement.c: Post TYPE_NOT_FOUND error message when...Tim-Philipp Müller2006-02-032-1/+10
* docs/design/part-element-sink.txt: Updated doc.Wim Taymans2006-02-022-4/+9
* libs/gst/base/gstbasesink.c: Only keep track of prerollable items when we are...Wim Taymans2006-02-022-20/+42
* gst/gstelement.c: Fixed #326576, been running this for quite some time with n...Wim Taymans2006-02-023-3/+16
* common/gst.supp: Added more suppressionsWim Taymans2006-02-022-0/+5
* docs/design/part-element-sink.txt: Updated document.Wim Taymans2006-02-025-548/+897
* gst/gstsegment.c: No reason to refuse to clip when start == -1Wim Taymans2006-02-022-10/+18
* docs/: describe dparams (controller) for plugins unify docs a little moreStefan Kost2006-02-029-197/+163
* Add new API: gst_parse_bin_from_description() and gst_bin_find_unconnected_pa...Tim-Philipp Müller2006-02-025-2/+196
* docs/manual/README: uncover a nasty detail of the docs buildStefan Kost2006-02-012-0/+10
* updates for plugin docsThomas Vander Stichele2006-02-011-0/+13
* gst/gstbin.c: Don't cache duration messages if we're not going to use or free...Wim Taymans2006-01-312-1/+9
* docs/: more dparam docsStefan Kost2006-01-315-314/+48
* gst/gstelement.c: also show file/line/func if no additional debug was givenThomas Vander Stichele2006-01-312-12/+22
* win32/vs7/grammar.vcproj: activate copy of autogenerated files for Release modeSébastien Moutte2006-01-302-2/+6
* win32/common/libgstreamer.def: export gst_value_compareSébastien Moutte2006-01-302-0/+7
* plugins/elements/: Philippe Rouquier2006-01-305-35/+398
* docs/manual/advanced-dparams.xml: describe controllerStefan Kost2006-01-309-341/+278
* win32/vs6/grammar.dsp: add autogen of gstmarshal.c,h for Release modeSébastien Moutte2006-01-302-0/+24
* libs/gst/base/gstbasesink.c: Basesink cleanups, remove some old code.Wim Taymans2006-01-302-373/+388
* tests/check/gst/gstbin.c: Wait for refcount to settle down before checking.Wim Taymans2006-01-303-0/+8
* docs/design/part-element-sink.txt: Pseudo code overview of desired sink behav...Wim Taymans2006-01-302-2/+172
* Bleh, forgot to commit the changelog entry on Saturday.Jan Schmidt2006-01-301-0/+18
* win32/vs6/grammar.dsp: fix some bugs in autogenerated files for Release modeSébastien Moutte2006-01-292-2/+12
* win32/common/: export some new symbols: gst_base_src_set_format, gst_iterator...Sébastien Moutte2006-01-293-0/+12
* gst/gstghostpad.c: Set pad functions unconditionally. Fixes #329105.Julien Moutte2006-01-292-18/+29
* win32/vs8: add vs8 project files created by Sergey ScobichSébastien Moutte2006-01-299-0/+1747
* gst/gstutils.c: Don't leak pad references.Jan Schmidt2006-01-2810-8/+46
* doc fixes, to link to function, just write gst_cool_function(), don't prefix ...Stefan Kost2006-01-2713-36/+59
* plugins/elements/gsttee.c: Always prefer an actual return value from a src pa...Jan Schmidt2006-01-272-4/+32
* tests/check/: Add a very simple check that should have caught the memleak I f...Jan Schmidt2006-01-273-0/+134
* gst/gstbin.c: Clean up references to the clock provider when disposed or when...Jan Schmidt2006-01-274-1/+58
* add notes on i18nThomas Vander Stichele2006-01-271-0/+40
* libs/gst/base/gstbasesrc.c: Add some debugging.Wim Taymans2006-01-262-0/+8
* plugins/elements/gsttee.c: Apply patch from #328715. Tee now handles pad bein...Julien Moutte2006-01-262-2/+15