summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* buffer: Only set TAG_MEMORY if the memory has been replacedNicolas Dufresne2014-04-262-1/+6
* docs: add docs for various GstPad macrosShowayb Zahda2014-04-261-22/+331
* bin: When going to READY make sure to always deactivate padsSebastian Dröge2014-04-251-3/+4
* bin: Don't left-shift into the sign bit, the result is undefinedSebastian Dröge2014-04-221-2/+2
* value: Use an unsigned 64 bit integer as a maskSebastian Dröge2014-04-221-1/+1
* gstvalue: Prevent division or modulo by zeroEdward Hervey2014-04-171-0/+2
* libs: g-ir-scanner: do not hardcode libtool pathAntoine Jacoutot2014-04-171-1/+1
* memory/buffer: Initialise GstMapInfo to zeroes if mapping failsSebastian Dröge2014-04-162-4/+5
* preset: Unref return value of gst_child_proxy_get_child_by_index() instead of...Sebastian Dröge2014-04-161-0/+2
* preset: Automatic code style fixesSebastian Dröge2014-04-161-6/+6
* pad: Add missing space in debug outputSebastian Dröge2014-04-151-1/+1
* pad: don't access unowned and possibly already freed eventLinus Svensson2014-04-121-3/+3
* gstbuffer: Fix range iterationEdward Hervey2014-04-111-2/+4
* structure: error out when trying to fixate a fraction near an invalid targetVincent Penquerc'h2014-04-101-0/+1
* event: Update running time in QoS based on the pad offsetsSebastian Dröge2014-04-101-1/+11
* pad: Apply pad offsets on all events, not just segment eventsSebastian Dröge2014-04-101-33/+40
* event: Add running-time-offset field to all eventsSebastian Dröge2014-04-102-0/+58
* utils: avoid dividing by zero when multiplying y/z by 0/xVincent Penquerc'h2014-04-091-0/+7
* parse: Don't dist the bison and flex generated headersSebastian Dröge2014-04-071-3/+3
* debugutils: Handle caps field values being NULLSebastian Rasmussen2014-04-061-0/+5
* gstvalue: Prevent division or modulo by zeroEdward Hervey2014-04-051-0/+20
* gstvalue: Fix comparison of int/int64 rangeHaakon Sporsheim2014-04-051-4/+4
* pad: Include event type in debug output when delaying a sticky event because ...Sebastian Dröge2014-03-291-1/+2
* buffer: don't clear TAG on NULL bufferWim Taymans2014-03-241-1/+2
* gst: init new flag types to pass make checkWim Taymans2014-03-211-0/+2
* devicemonitor: Use local includes and use gst_private before anythingEdward Hervey2014-03-173-12/+8
* device: Add "klass" to GstDevicesOlivier Crête2014-03-163-6/+115
* devicemonitor: Make classes into pure stringsOlivier Crête2014-03-164-110/+95
* Fix extended message handling with gst_bus_pop_timed_filtered()Jan Schmidt2014-03-172-6/+20
* gstbin: Avoid pointless object lock forwarding messages.Jan Schmidt2014-03-171-10/+8
* toc: expand GstTocEntry with loop fieldsStefan Sauer2014-03-162-8/+94
* globaldevicemonitor: update for new message APITim-Philipp Müller2014-03-161-7/+5
* globaldevicemonitor: Add device monitor aggregatorOlivier Crête2014-03-164-0/+524
* message, bus: do extended message types slightly differentlyTim-Philipp Müller2014-03-166-70/+32
* gst: fix indentationTim-Philipp Müller2014-03-161-4/+5
* devicemonitor: Add GstDeviceMonitor and relatedOlivier Crête2014-03-1617-7/+1943
* message: Add GST_MESSAGE_EXTENDEDOlivier Crête2014-03-165-3/+54
* pad: actually return data.retStefan Sauer2014-03-161-5/+5
* pad: forward return value from gst_pad_forwardStefan Sauer2014-03-151-2/+7
* pad: simplify gst_pad_link_get_name() and fix Since markerTim-Philipp Müller2014-03-111-7/+18
* pad: add debug helper for GstPadLinkReturn namesStefan Sauer2014-03-113-6/+29
* buffer: invert meaning of GST_BUFFER_FLAG_TAG_MEMORYTim-Philipp Müller2014-03-074-17/+18
* pad: fix gst_pad_add_probe() return value docsStefan Sauer2014-03-061-5/+8
* ghostpad: use gst_pad_get_peer to acquire a reference to the target padGeorge Kiagiadakis2014-03-061-3/+1
* ghostpad: hold a reference to the target pad while unlinking itGeorge Kiagiadakis2014-03-061-1/+3
* docs: Fix typos and remove unknown annotationsSebastian Rasmussen2014-03-022-4/+4
* docs: use the new markdown for ordered list.Stefan Sauer2014-02-281-5/+5
* docs: fix problems introduced by c068b225fef5a9bf0Reynaldo H. Verdejo Pinochet2014-02-272-2/+2
* buffer: add return values to g_return_if_failStefan Sauer2014-02-271-3/+4
* docs: convert the examples to use gtk-doc markup, instead of docbookStefan Sauer2014-02-279-112/+75