summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-15Release 0.10.30RELEASE-0.10.30Tim-Philipp Müller9-83/+2014
2010-07-15po: update translationsTim-Philipp Müller3-21/+24
2010-07-15pad: remove comma at the end of the last enum valueStefan Kost1-1/+1
2010-07-11checks: add unit test for recent taglist merge_strings_with_comma fixTim-Philipp Müller1-0/+22
2010-07-11taglist: fix merge_strings_with_comma() for more than two stringsEduardo Dobay1-5/+4
2010-07-08.gitignore: ignore new basesink unit test binaryTim-Philipp Müller1-0/+1
2010-07-08tools: remove -p shorthand for --no-sigusr-handlerTim-Philipp Müller2-2/+2
2010-07-060.10.29.4 pre-releaseTim-Philipp Müller6-8/+9
2010-07-06po: update translationsTim-Philipp Müller12-312/+1484
2010-07-06basesink: add accessors for the enable-last-buffer property.Alessandro Decina5-14/+62
2010-07-06basesink: add new enable-last-buffer property.Alessandro Decina3-5/+186
2010-07-06checks: rewrite gsttagsetter test to use fewer g_usleep()Tim-Philipp Müller1-8/+19
2010-07-06docs: add new add gst_clock_id_wait_async_full() to docsTim-Philipp Müller1-0/+1
2010-07-06gstvalue: Improve gst_value_{set|get}_caps docsEdward Hervey1-3/+5
2010-07-06win32: export gst_clock_id_wait_async_fullAlessandro Decina1-0/+1
2010-07-06tests: remove ABI checks for GstClockEntry.Alessandro Decina6-6/+0
2010-07-06clock: document that GstClockEntry should be treated as ana opaque structure.Alessandro Decina1-0/+2
2010-07-06clock: use the new gst_clock_id_wait_async_full.Alessandro Decina4-2/+186
2010-07-06clock: fix refcounting bug in gst_clock_set_master.Alessandro Decina1-3/+5
2010-07-06clock: add gst_clock_id_wait_async_full.Alessandro Decina2-3/+43
2010-07-05docs: improve the api docs for new GstPadLinkChecks and its useStefan Kost2-11/+24
2010-07-05README: update after removal of "old" dir.Stefan Kost1-5/+4
2010-07-04Remove old 0.8 tests and examples from git treeTim-Philipp Müller146-10352/+0
2010-07-03check: skip silly test that segfaults when in a CK_FORK=no environmentTim-Philipp Müller1-1/+2
2010-07-03checks: make fakesrc check work in a CK_FORK=no environmentTim-Philipp Müller1-2/+3
2010-07-03checks: run tests calling gst_deinit() last so things work with CK_FORK=noTim-Philipp Müller1-2/+3
2010-07-03checks: don't assume element factory is not loaded yetTim-Philipp Müller1-4/+7
2010-07-01docs: fix a couple of typos in the manualTim-Philipp Müller6-11/+20
2010-07-01gstcaps: Make sure _normalize() is applied on all structures.Edward Hervey2-3/+69
2010-06-30docs: update 'XML in GStreamer' section in application developer's manualTim-Philipp Müller1-256/+9
2010-06-290.10.29.3 pre-releaseTim-Philipp Müller5-9/+9
2010-06-29multiqueue: implement acceptcaps functionWim Taymans1-0/+20
2010-06-28Bump automake requirement to 1.10Tim-Philipp Müller2-4/+3
2010-06-28tools: mention --eos-on-shutdown on gst-launch man pageTim-Philipp Müller1-1/+6
2010-06-28utils: Don't use G_GNUC_CONST for the uint64 scaling functionsSebastian Dröge1-6/+6
2010-06-260.10.29.2 pre-releaseTim-Philipp Müller5-6/+32
2010-06-26po: update translationsTim-Philipp Müller32-64/+256
2010-06-26examples: remove xml example build system bits and purge from treeTim-Philipp Müller6-209/+3
2010-06-26xml: keep dummy gst_xml_get_type() function for g-i even if rest of GstXML is...Tim-Philipp Müller1-0/+13
2010-06-26Don't include <libxml/parser.h> from public headers if GST_DISABLE_DEPRECATED...Tim-Philipp Müller9-0/+17
2010-06-26examples: add missing stdlib.h include in typefind exampleTim-Philipp Müller1-0/+2
2010-06-25dot-dump: terminate truncated strings and escape special charsStefan Kost1-2/+8
2010-06-25pad: more documentation regarding the new flagsEdward Hervey2-3/+14
2010-06-25pad: make the NOTHING link check flag be 0Wim Taymans1-4/+4
2010-06-25tests: Remove GstXML testsSebastian Dröge7-11/+8
2010-06-25gstxml: Deprecate GstXml and related functionsSebastian Dröge15-62/+173
2010-06-25controller: Fix build with GST_REMOVE_DEPRECATEDSebastian Dröge1-2/+6
2010-06-25benchmarks: Use gst_element_link_pads_fullEdward Hervey1-8/+16
2010-06-24tools: deprecate gst-xmllaunch and print fat warning if someone tries to use itTim-Philipp Müller2-0/+12
2010-06-24gst-launch: rename new --no-play command line option to --no-sigusr-handlerTim-Philipp Müller2-7/+8