Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gstreamer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-05tests: remove silly test_fail_abstract_new check0.10Tim-Philipp Müller
2013-09-05parse: make grammar.y work with Bison 3Kerrick Staley
2013-05-25basetransform: Fix handling of reverse caps negotiation if this element alone...Sebastian Dröge
2013-05-04docs: no TOC design to distMark Nauwelaerts
2013-03-11Automatic update of common submoduleTim-Philipp Müller
2013-03-10configure: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSTim-Philipp Müller
2013-03-04gst-uninstalled: gst-openmax -> gst-omxTim-Philipp Müller
2013-02-05gstpipeline: fix failed assertion caused by seeking pipeline with NULL clockNate Bogdanowicz
2013-01-24Automatic update of common submoduleThibault Saunier
2012-12-20element: Hide the struct padding as zero-sized arrays cause some compilers to...Sebastian Dröge
2012-12-11value: avoid duplicates when intersecting listsTim-Philipp Müller
2012-12-10plugin: protect against NULL filename in debugWim Taymans
2012-11-27add gst-editing-services to PKG_CONFIG_PATHLuis de Bethencourt
2012-11-06Document GST_DEBUG_FILEOlivier Crête
2012-10-22info: Don't use GST_DEBUG() in gst_debug_add_log_function() and related funct...Sebastian Dröge
2012-10-16element: API: Add GstElement::post_message() vfuncSebastian Dröge
2012-09-12queue2: fix possible data corruption in ring buffer mode when seekingTim-Philipp Müller
2012-09-12tests: fix buffer leak in queue2 unit testTim-Philipp Müller
2012-08-17preset: implement child_proxy supportStefan Sauer
2012-07-21gststructure: Set lcopy string const exactly as glib's macroSebastian Rasmussen
2012-07-17dataprotocol: also copy the MEDIA flagsThijs Vermeir
2012-07-16pad: don't call pad block callbacks multiple timesWim Taymans
2012-07-13toc: remove TOC API again from 0.10Tim-Philipp Müller
2012-07-12basesink: handle step end correctlyWim Taymans
2012-06-28docs: expand a bit more on GST_DEBUG docsTim-Philipp Müller
2012-06-28docs/gst/running.xml: Add info about the GST_TRACE environment variableJavier Jardón
2012-06-28docs/gst/running.xml: GStreamer supports more debuggins levelsJavier Jardón
2012-06-28build: Make sure AC_INCLUDES_DEFAULT is usedIdar Tollefsen
2012-06-27configure: add --disable-tools and --disable-benchmarks optionsLionel Landwerlin
2012-06-25bin: always recurse into bins when doing state changesWim Taymans
2012-06-21inputselector: avoid notify-tags holding lockThiago Santos
2012-06-21gst-uninstalled: add gst-p-bad gst-libs to the pathThiago Santos
2012-06-20tools: remove pointless get_state() in gst-launchTim-Philipp Müller
2012-06-19win32: update Visual Studio 2005 build filesFabrizio Gennari
2012-06-14gstfunnel: avoid access of freed padDavid Svensson Fors
2012-06-14element: fix pad transfer annotation from none to fullVincent Penquerc'h
2012-06-12childproxy: add a few more commentsStefan Sauer
2012-06-11childproxy: no need to do expensive casts hereStefan Sauer
2012-06-08gstutils: Faster read macrosEdward Hervey
2012-06-08Update common submoduleEdward Hervey
2012-06-08ghostpad: Add a fixed unit test for caps propagation and notify::caps eventsSebastian Dröge
2012-06-08ghostpad: Don't change the ghostpad caps immediately when the peer caps changeSebastian Dröge
2012-06-07basesrc: release the object lock soonerWim Taymans
2012-06-07check: Add a test for GST_READ_* macrosEdward Hervey
2012-06-06Use the right common branchEdward Hervey
2012-06-06registry: We name the registry after the target cpuEdward Hervey
2012-06-06Switch to new master common for target cpu definesEdward Hervey
2012-06-06Make sure that unlinked pads do not cause a return false on latency events.Havard Graff
2012-06-05Revert "pad: Check via gst_pad_accept_caps() if a sinkpad accepts caps"Sebastian Dröge
2012-06-04pad: Check via gst_pad_accept_caps() if a sinkpad accepts capsSebastian Dröge