summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-07WIP queue2request-configurationSebastian Dröge2-0/+21
2014-04-07event: Add new request-configuration eventSebastian Dröge4-1/+33
2014-04-03baseparse: Make sure to set the DISCONT flag on the first buffer of each GOP ...Sebastian Dröge1-0/+8
2014-04-03basesrc: removing duplicated inner ifThiago Santos1-11/+6
2014-04-03gst-launch.1: Playbin2 is dead, long live playbinEdward Hervey1-2/+2
2014-04-02gst-inspect: Add missing \n in outputSebastian Dröge1-1/+1
2014-04-01scripts: gst-uninstalled: gst-plugins-gl libs got merged into -badTim-Philipp Müller1-6/+1
2014-03-29pad: Include event type in debug output when delaying a sticky event because ...Sebastian Dröge1-1/+2
2014-03-29baseparse: Fix splitting and reversing of GOPs in reverse playback modeSebastian Dröge1-2/+4
2014-03-25launch: place the deep-notify on the right pipelineWim Taymans1-7/+6
2014-03-24basesink: copy last_sample on DRAINWim Taymans1-0/+10
2014-03-24buffer: don't clear TAG on NULL bufferWim Taymans1-1/+2
2014-03-24queue2: fix event/preroll deadlockVincent Penquerc'h1-2/+1
2014-03-23tests: make netclientclock test faster and less flakyTim-Philipp Müller1-18/+34
2014-03-21gst: init new flag types to pass make checkWim Taymans1-0/+2
2014-03-19queue2: Update buffering status and maybe post buffering message right when e...Sebastian Dröge1-0/+5
2014-03-19multiqueue: Update buffering status and maybe post buffering message right wh...Sebastian Dröge1-4/+24
2014-03-18fakesink: Update positions we're checking for after a state is lostSebastian Dröge1-3/+3
2014-03-18basesink: Update start time when we lose our stateSebastian Dröge1-0/+40
2014-03-18basesink: Don't clip the reported position in PAUSED to after the last buffer...Sebastian Dröge1-13/+6
2014-03-17win32: Update exports for GstToc loopEdward Hervey1-0/+3
2014-03-17win32: Update export for gst*device symbolsEdward Hervey1-3/+7
2014-03-17devicemonitor: Use local includes and use gst_private before anythingEdward Hervey3-12/+8
2014-03-16gst-inpect: Print device monitorOlivier Crête1-0/+11
2014-03-16device: Add "klass" to GstDevicesOlivier Crête3-6/+115
2014-03-16devicemonitor: Make classes into pure stringsOlivier Crête4-110/+95
2014-03-17Fix extended message handling with gst_bus_pop_timed_filtered()Jan Schmidt3-21/+85
2014-03-17gstbin: Avoid pointless object lock forwarding messages.Jan Schmidt1-10/+8
2014-03-16collectpads: When seek flushed, immediately set eospads to 0Mathieu Duponchelle1-1/+5
2014-03-16collectpads: Unref peer padSebastian Dröge1-1/+3
2014-03-16collectpads: Forward seek events to the peer directlyMathieu Duponchelle1-1/+6
2014-03-16toc: expand GstTocEntry with loop fieldsStefan Sauer3-10/+97
2014-03-16globaldevicemonitor: update for new message APITim-Philipp Müller1-7/+5
2014-03-16globaldevicemonitor: Add device monitor aggregatorOlivier Crête5-0/+534
2014-03-16tests: add test for extended message types and gst_bus_timed_pop_filteredTim-Philipp Müller1-0/+42
2014-03-16message, bus: do extended message types slightly differentlyTim-Philipp Müller7-72/+32
2014-03-16gst: fix indentationTim-Philipp Müller1-4/+5
2014-03-16devicemonitor: Add GstDeviceMonitor and relatedOlivier Crête18-7/+1978
2014-03-16message: Add GST_MESSAGE_EXTENDEDOlivier Crête5-3/+54
2014-03-16pad: actually return data.retStefan Sauer1-5/+5
2014-03-15pad: forward return value from gst_pad_forwardStefan Sauer1-2/+7
2014-03-15win32: fix make-check by running 'make update-exports'Thiago Santos1-1/+1
2014-03-15tests: multiqueue: fix eos count on test for not-linked caseThiago Santos1-4/+8
2014-03-15adapter: Adapt gst_adapter_copy() for bindingsSebastian Rasmussen4-1/+31
2014-03-14docs: fix multiqueue docs for new template names foo_%d -> foo_%uTim-Philipp Müller1-2/+2
2014-03-11docs: update plugin docsTim-Philipp Müller1-2/+2
2014-03-11pad: simplify gst_pad_link_get_name() and fix Since markerTim-Philipp Müller1-7/+18
2014-03-11pad: add debug helper for GstPadLinkReturn namesStefan Sauer5-6/+31
2014-03-11tee: use store_sticky events add add more loggingStefan Sauer1-6/+11
2014-03-10queue2: if buffering is disabled while buffering, post 100% messageThiago Santos1-0/+9