summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: remove silly test_fail_abstract_new check0.10Tim-Philipp Müller2013-09-051-25/+0
* parse: make grammar.y work with Bison 3Kerrick Staley2013-09-051-1/+1
* basetransform: Fix handling of reverse caps negotiation if this element alone...Sebastian Dröge2013-05-241-1/+2
* docs: no TOC design to distMark Nauwelaerts2013-05-041-1/+0
* Automatic update of common submoduleTim-Philipp Müller2013-03-101-0/+0
* configure: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSTim-Philipp Müller2013-03-101-1/+1
* gst-uninstalled: gst-openmax -> gst-omxTim-Philipp Müller2013-03-041-1/+1
* gstpipeline: fix failed assertion caused by seeking pipeline with NULL clockNate Bogdanowicz2013-02-051-1/+4
* Automatic update of common submoduleThibault Saunier2013-01-241-0/+0
* element: Hide the struct padding as zero-sized arrays cause some compilers to...Sebastian Dröge2012-12-201-0/+3
* value: avoid duplicates when intersecting listsTim-Philipp Müller2012-12-112-1/+66
* plugin: protect against NULL filename in debugWim Taymans2012-12-101-5/+7
* add gst-editing-services to PKG_CONFIG_PATHLuis de Bethencourt2012-11-271-5/+6
* Document GST_DEBUG_FILEOlivier Crête2012-11-062-0/+16
* info: Don't use GST_DEBUG() in gst_debug_add_log_function() and related funct...Sebastian Dröge2012-10-221-11/+19
* element: API: Add GstElement::post_message() vfuncSebastian Dröge2012-10-162-17/+39
* queue2: fix possible data corruption in ring buffer mode when seekingTim-Philipp Müller2012-09-121-6/+26
* tests: fix buffer leak in queue2 unit testTim-Philipp Müller2012-09-121-0/+1
* preset: implement child_proxy supportStefan Sauer2012-08-171-65/+84
* gststructure: Set lcopy string const exactly as glib's macroSebastian Rasmussen2012-07-211-1/+1
* dataprotocol: also copy the MEDIA flagsThijs Vermeir2012-07-171-1/+2
* pad: don't call pad block callbacks multiple timesWim Taymans2012-07-161-15/+20
* toc: remove TOC API again from 0.10Tim-Philipp Müller2012-07-1225-2935/+3
* basesink: handle step end correctlyWim Taymans2012-07-121-8/+6
* docs: expand a bit more on GST_DEBUG docsTim-Philipp Müller2012-06-281-2/+8
* docs/gst/running.xml: Add info about the GST_TRACE environment variableJavier Jardón2012-06-281-0/+38
* docs/gst/running.xml: GStreamer supports more debuggins levelsJavier Jardón2012-06-281-2/+36
* build: Make sure AC_INCLUDES_DEFAULT is usedIdar Tollefsen2012-06-272-15/+17
* configure: add --disable-tools and --disable-benchmarks optionsLionel Landwerlin2012-06-263-2/+40
* bin: always recurse into bins when doing state changesWim Taymans2012-06-251-0/+5
* inputselector: avoid notify-tags holding lockThiago Santos2012-06-211-1/+4
* gst-uninstalled: add gst-p-bad gst-libs to the pathThiago Santos2012-06-211-0/+8
* tools: remove pointless get_state() in gst-launchTim-Philipp Müller2012-06-201-1/+0
* win32: update Visual Studio 2005 build filesFabrizio Gennari2012-06-186-13/+89
* gstfunnel: avoid access of freed padDavid Svensson Fors2012-06-141-1/+4
* element: fix pad transfer annotation from none to fullVincent Penquerc'h2012-06-141-1/+1
* childproxy: add a few more commentsStefan Sauer2012-06-121-3/+6
* childproxy: no need to do expensive casts hereStefan Sauer2012-06-111-2/+2
* gstutils: Faster read macrosEdward Hervey2012-06-081-18/+74
* Update common submoduleEdward Hervey2012-06-081-0/+0
* ghostpad: Add a fixed unit test for caps propagation and notify::caps eventsSebastian Dröge2012-06-081-0/+147
* ghostpad: Don't change the ghostpad caps immediately when the peer caps changeSebastian Dröge2012-06-082-177/+0
* basesrc: release the object lock soonerWim Taymans2012-06-071-6/+11
* check: Add a test for GST_READ_* macrosEdward Hervey2012-06-071-0/+163
* Use the right common branchEdward Hervey2012-06-061-0/+0
* registry: We name the registry after the target cpuEdward Hervey2012-06-061-1/+1
* Switch to new master common for target cpu definesEdward Hervey2012-06-061-0/+0
* Make sure that unlinked pads do not cause a return false on latency events.Havard Graff2012-06-061-0/+7
* Revert "pad: Check via gst_pad_accept_caps() if a sinkpad accepts caps"Sebastian Dröge2012-06-051-1/+1
* pad: Check via gst_pad_accept_caps() if a sinkpad accepts capsSebastian Dröge2012-06-041-1/+1