summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-24Refresh gstreamer-sections.txt0.10.35+tiAlessandro Decina1-0/+34
2011-06-24Add GST_EVENT_LIVE_FLUSH.Alessandro Decina2-0/+10
2011-06-24Add GstEventCrop eventRob Clark4-2/+80
2011-06-24add GstQueryBuffers queryRob Clark4-3/+164
2011-06-24Changes to make it possible to LD_PRELOAD libttifRob Clark2-11/+125
2011-06-24gst-launch: add --loop argumentRob Clark1-1/+15
2011-06-15Release 0.10.35Tim-Philipp Müller9-20/+111
2011-06-14Use "const" instead G_CONST_RETURNJavier Jardón24-84/+73
2011-06-14Work around changes in g_atomic APIDavid Schleef8-22/+48
2011-06-14systemclock: Placate gcc by defining EWOULDBLOCK to somethingРуслан Ижбулатов1-0/+1
2011-06-14poll: Fix WAKE_EVENT() to behave posixly on WindowsРуслан Ижбулатов1-1/+1
2011-05-14Release 0.10.34Tim-Philipp Müller9-207/+116
2011-05-12basesrc: do not set first buffer timestamp to 0 for live sourcesVincent Penquerc'h1-1/+1
2011-05-10multiqueue: ensure thread safety when adding a padMark Nauwelaerts1-2/+2
2011-05-10Release 0.10.33Tim-Philipp Müller46-116/+3616
2011-05-06baseparse: don't post loads of empty taglistsTim-Philipp Müller1-4/+17
2011-05-06info: avoid redefinition of symbols when debugging is offStefan Kost1-15/+15
2011-05-04tests: fix compiler warning in new miniobject testTim-Philipp Müller1-3/+3
2011-05-03miniobject: Fix dup_mini_object function to handle NULL gvaluesThiago Santos2-4/+24
2011-05-03docs: it its %TRUE (constant)Stefan Kost1-1/+1
2011-05-03docs: fix copy'n'paste doc header mistakeStefan Kost1-1/+1
2011-05-03docs: add two trivial doc blobsStefan Kost2-0/+11
2011-05-03docs: add missing parameter docsStefan Kost1-1/+1
2011-05-03docs: add docs for GstDPPacketizerStefan Kost1-0/+10
2011-05-03docs: improve the syntax for the capsintersectmode docsStefan Kost1-4/+5
2011-05-03docs: fixup broken xrefStefan Kost1-2/+2
2011-05-03docs: add new api to -section.txtStefan Kost2-0/+20
2011-05-03docs: fix gtk-doc syntaxStefan Kost1-0/+1
2011-05-03docs: don't duplicate info that we take from element-detailsStefan Kost1-1/+0
2011-05-03docs: remove non existing symbolStefan Kost1-1/+0
2011-05-03docs: we don't need to document private members in opaque structsStefan Kost2-2/+0
2011-04-300.10.32.4 pre-releaseTim-Philipp Müller8-39/+25
2011-04-29pluginfeature: include plugin.h in header where we use a GstPlugin pointerTim-Philipp Müller1-0/+1
2011-04-270.10.32.3 pre-releaseTim-Philipp Müller9-51/+44
2011-04-26Revert lockfree GstBus for the releaseTim-Philipp Müller4-116/+107
2011-04-25minor inline documentation fixDavid Schleef1-1/+1
2011-04-24Automatic update of common submoduleTim-Philipp Müller1-0/+0
2011-04-24tests: clean up properly in the bin test_link_structure_change unit testTim-Philipp Müller1-1/+3
2011-04-24registry: when removing a cached-but-no-longer-existing plugin, only remove f...Tim-Philipp Müller1-6/+4
2011-04-24pluginfeature: store pointer to plugin in addition to the plugin nameTim-Philipp Müller5-4/+25
2011-04-24registry: use TRACE log level to log files that don't look like pluginsTim-Philipp Müller1-3/+3
2011-04-21basetransform: fix negotiation regressionThiago Santos1-1/+3
2011-04-21tests: add simple pipeline-in-pipeline unit testTim-Philipp Müller1-0/+33
2011-04-21bus: also allow popping a message without timeout if no poll availableMark Nauwelaerts1-2/+5
2011-04-19pad: unlock before freeing the cache to avoid deadlockHavard Graff1-2/+2
2011-04-19basetransform: don't unref trans until the function is done using itHavard Graff1-1/+1
2011-04-19docs: add note/warning to gst_index_get_writer_id() docs about the OBJECT_LOCKTim-Philipp Müller1-0/+6
2011-04-19baseparse: don't deadlock when setting external indexTim-Philipp Müller1-10/+19
2011-04-19baseparse: make fmtlist constantTim-Philipp Müller1-1/+1
2011-04-19query: const-ify formats arguments to gst_query_set_formatsv()Tim-Philipp Müller2-2/+3