summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)AuthorFilesLines
2013-07-17timeprovider: g-i: allow None as address for gst_net_time_provider_new()Tim-Philipp Müller1-2/+2
2013-07-15basesink: call state change in all casesWim Taymans1-0/+22
2013-07-05basesrc: Do not lock a mutex that does not existThibault Saunier1-2/+2
2013-07-03Add few missing allow-none annotationNicolas Dufresne3-5/+5
2013-05-30basesink: improve position reporting without clockWim Taymans1-24/+25
2013-04-26controller: Fix element-type annotationsThibault Saunier1-2/+2
2013-04-15basesrc: Don't send error if negotiate fails because we are flushingNicolas Dufresne1-1/+4
2013-04-13netclientclock: bind socket before querying local addressTim-Philipp Müller1-0/+18
2013-02-21basetransform: don't pass NULL outcaps to transform_size on shutdownTim-Philipp Müller1-1/+10
2013-02-05docs: update the controller docsStefan Sauer2-4/+6
2013-02-05basesink: handle sync of EOS after item without durationWim Taymans1-10/+18
2013-01-29basesrc: handle renegotiation correctlyWim Taymans1-2/+7
2013-01-24basesrc: set NEED_RECONFIGURE flag if negotiate failsNiv Sardi1-1/+3
2013-01-17docs: add a note to the gst_adapter_take_buffer() docs about buffer flagsTim-Philipp Müller1-2/+9
2013-01-17docs: minor GstBaseParse docs fixesTim-Philipp Müller1-2/+2
2013-01-17typefind: handle map failureWim Taymans1-2/+12
2013-01-17basesrc: handle map failureWim Taymans1-1/+12
2013-01-17adapter: handle map failureWim Taymans1-1/+3
2012-12-14NEWSEGMENT -> SEGMENTWim Taymans3-7/+7
2012-12-14basesrc: call _stop when start failedWim Taymans1-2/+2
2012-12-14baseparse: improve debugWim Taymans1-17/+26
2012-12-10adapter: fix 0.10 docs to make more sense in 1.0Wim Taymans1-1/+1
2012-12-10adapter: fix docs for 1.0Wim Taymans1-5/+4
2012-11-20basesink: add some debugWim Taymans1-0/+8
2012-11-20basesink: reset START_TIME when neededWim Taymans1-0/+1
2012-11-20baseparse: forward stream-start event in push modeArnaud Vrac1-0/+6
2012-10-30collectpads: Clarify docs about the buffer handler callback.Jan Schmidt1-1/+3
2012-10-30baseparse: prevent excessively high memory usage with long streamsVincent Penquerc'h1-3/+18
2012-10-24basesrc: use new GCond for async state changeWim Taymans1-29/+31
2012-10-22configure: Properly check for pthreadSebastian Dröge1-3/+3
2012-10-20collectpads: fix g-i annotation for GstCollectPadsBufferFunctionTim-Philipp Müller1-1/+1
2012-10-15collectpads: minor docs fixesTim-Philipp Müller2-2/+2
2012-10-15collectpads: fix buffer leak in clip_timeTim-Philipp Müller1-0/+1
2012-10-15collectpads: call clip function with user dataMark Nauwelaerts1-1/+1
2012-10-10collectpads: ensure all timestamps are in same time domainMark Nauwelaerts1-7/+34
2012-10-10docs: adjust some parameter mismatchesMark Nauwelaerts2-2/+2
2012-10-09basesrc: retrieve the result from start_completeWim Taymans1-1/+5
2012-10-09basesrc: improve debugWim Taymans1-0/+1
2012-10-04docs: add Since markers for new API and add it to docs and .def fileTim-Philipp Müller1-0/+2
2012-10-04basetrans: add an option to prefer passthroughWim Taymans2-6/+42
2012-10-04basetrans: improve some commentsWim Taymans1-3/+5
2012-10-03meta: do metadata registration threadsafeWim Taymans1-2/+3
2012-09-30basesrc: Fix seamless segment functionJan Schmidt1-10/+12
2012-09-26docs: fix up basesrc/basesink docs formattingTim-Philipp Müller2-5/+5
2012-09-26update docs for 1.0 APIWim Taymans2-4/+12
2012-09-26baseparse: Move some run of the mill debug statements to LOG levelJan Schmidt1-3/+3
2012-09-26baseparse: Output timestamps after a seek.Jan Schmidt1-10/+13
2012-09-25docs: fix basesink docsWim Taymans1-1/+1
2012-09-25Make intel compiler happierJosep Torra Valles1-2/+3
2012-09-23check: fix FIXME printing for tcase_skip_broken_test()Tim-Philipp Müller1-1/+1