summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-05tests: remove silly test_fail_abstract_new check0.10Tim-Philipp Müller1-25/+0
2013-09-05parse: make grammar.y work with Bison 3Kerrick Staley1-1/+1
2013-05-24basetransform: Fix handling of reverse caps negotiation if this element alone...Sebastian Dröge1-1/+2
2013-05-04docs: no TOC design to distMark Nauwelaerts1-1/+0
2013-03-10Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-03-10configure: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSTim-Philipp Müller1-1/+1
2013-03-04gst-uninstalled: gst-openmax -> gst-omxTim-Philipp Müller1-1/+1
2013-02-05gstpipeline: fix failed assertion caused by seeking pipeline with NULL clockNate Bogdanowicz1-1/+4
2013-01-24Automatic update of common submoduleThibault Saunier1-0/+0
2012-12-20element: Hide the struct padding as zero-sized arrays cause some compilers to...Sebastian Dröge1-0/+3
2012-12-11value: avoid duplicates when intersecting listsTim-Philipp Müller2-1/+66
2012-12-10plugin: protect against NULL filename in debugWim Taymans1-5/+7
2012-11-27add gst-editing-services to PKG_CONFIG_PATHLuis de Bethencourt1-5/+6
2012-11-06Document GST_DEBUG_FILEOlivier Crête2-0/+16
2012-10-22info: Don't use GST_DEBUG() in gst_debug_add_log_function() and related funct...Sebastian Dröge1-11/+19
2012-10-16element: API: Add GstElement::post_message() vfuncSebastian Dröge2-17/+39
2012-09-12queue2: fix possible data corruption in ring buffer mode when seekingTim-Philipp Müller1-6/+26
2012-09-12tests: fix buffer leak in queue2 unit testTim-Philipp Müller1-0/+1
2012-08-17preset: implement child_proxy supportStefan Sauer1-65/+84
2012-07-21gststructure: Set lcopy string const exactly as glib's macroSebastian Rasmussen1-1/+1
2012-07-17dataprotocol: also copy the MEDIA flagsThijs Vermeir1-1/+2
2012-07-16pad: don't call pad block callbacks multiple timesWim Taymans1-15/+20
2012-07-12toc: remove TOC API again from 0.10Tim-Philipp Müller25-2935/+3
2012-07-12basesink: handle step end correctlyWim Taymans1-8/+6
2012-06-28docs: expand a bit more on GST_DEBUG docsTim-Philipp Müller1-2/+8
2012-06-28docs/gst/running.xml: Add info about the GST_TRACE environment variableJavier Jardón1-0/+38
2012-06-28docs/gst/running.xml: GStreamer supports more debuggins levelsJavier Jardón1-2/+36
2012-06-27build: Make sure AC_INCLUDES_DEFAULT is usedIdar Tollefsen2-15/+17
2012-06-26configure: add --disable-tools and --disable-benchmarks optionsLionel Landwerlin3-2/+40
2012-06-25bin: always recurse into bins when doing state changesWim Taymans1-0/+5
2012-06-21inputselector: avoid notify-tags holding lockThiago Santos1-1/+4
2012-06-21gst-uninstalled: add gst-p-bad gst-libs to the pathThiago Santos1-0/+8
2012-06-20tools: remove pointless get_state() in gst-launchTim-Philipp Müller1-1/+0
2012-06-18win32: update Visual Studio 2005 build filesFabrizio Gennari6-13/+89
2012-06-14gstfunnel: avoid access of freed padDavid Svensson Fors1-1/+4
2012-06-14element: fix pad transfer annotation from none to fullVincent Penquerc'h1-1/+1
2012-06-12childproxy: add a few more commentsStefan Sauer1-3/+6
2012-06-11childproxy: no need to do expensive casts hereStefan Sauer1-2/+2
2012-06-08gstutils: Faster read macrosEdward Hervey1-18/+74
2012-06-08Update common submoduleEdward Hervey1-0/+0
2012-06-08ghostpad: Add a fixed unit test for caps propagation and notify::caps eventsSebastian Dröge1-0/+147
2012-06-08ghostpad: Don't change the ghostpad caps immediately when the peer caps changeSebastian Dröge2-177/+0
2012-06-07basesrc: release the object lock soonerWim Taymans1-6/+11
2012-06-07check: Add a test for GST_READ_* macrosEdward Hervey1-0/+163
2012-06-06Use the right common branchEdward Hervey1-0/+0
2012-06-06registry: We name the registry after the target cpuEdward Hervey1-1/+1
2012-06-06Switch to new master common for target cpu definesEdward Hervey1-0/+0
2012-06-06Make sure that unlinked pads do not cause a return false on latency events.Havard Graff1-0/+7
2012-06-05Revert "pad: Check via gst_pad_accept_caps() if a sinkpad accepts caps"Sebastian Dröge1-1/+1
2012-06-04pad: Check via gst_pad_accept_caps() if a sinkpad accepts capsSebastian Dröge1-1/+1