summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)Author
2013-02-25query: Add new API to remove allocation params and pools from the allocation ...Sebastian Dröge
2013-02-25query: Document that the first allocator in the allocation query should allow...Sebastian Dröge
2013-02-24memory: Keep a reference to the allocatorSebastian Dröge
2013-02-24buffer: If sharing a GstMemory fails, fall back to copying itSebastian Dröge
2013-02-23memory: It's contiguous, not continousSebastian Dröge
2013-02-22memory: Add new memory flag to specify that memory can't be mappedSebastian Dröge
2013-02-22memory: Add memory flag to mark physically continous memorySebastian Dröge
2013-02-19utils: avoid unexpected side-effects of GST_WRITE_* macrosTim-Philipp Müller
2013-02-17docs: link to the appropriate messages from gst_elements_set_state() docsStefan Sauer
2013-02-16buffer: add since marker for new COPY_DEEP buffer flagTim-Philipp Müller
2013-02-16buffer: add option to deep copy a bufferWim Taymans
2013-02-15Revert "utils: Use gst_pad_get_pad_template() in gst_element_get_compatible_p...Tim-Philipp Müller
2013-02-15allocator: improve fallback copy functionWim Taymans
2013-02-14utils: Use gst_pad_get_pad_template() in gst_element_get_compatible_pad_templ...Niv Sardi
2013-02-13message: accept NULL error argument in gst_message_parse_{error,warning,info}Tim-Philipp Müller
2013-02-13value: Remove set-style bitmask intersection/union/subtraction functionsSebastian Dröge
2013-02-13bin: The latency query should return TRUE by default, different to other queriesSebastian Dröge
2013-02-13structure: Make sure that subsets have all fields of the supersetSebastian Dröge
2013-02-12bin: query sink elements and source pads of the binPhilippe Normand
2013-02-12bin: Let gst_bin_send_event() send events to ghost pads as wellAlexander Schrab
2013-02-11compat: kill more uses of gst_pad_set_caps()Stefan Sauer
2013-02-11gstvalue: Adding offset to GstSegment serialize/deserialize.Tim 'mithro' Ansell
2013-02-08controlbinding: error handling for binding controlsources to wrong propertiesStefan Sauer
2013-02-07element: remove old docs about iteratorsWim Taymans
2013-02-07bin: remove old commentWim Taymans
2013-02-07bin: reset GValue from iterator after usageWim Taymans
2013-02-05gstpipeline: fix failed assertion caused by seeking pipeline with NULL clockNate Bogdanowicz
2013-02-05structure: change argument name for docsWim Taymans
2013-02-04debugutils: fix order of caps on an unnegotiated linkStefan Sauer
2013-02-01docs: update the controller docsStefan Sauer
2013-01-27g-i: add built enumtypes headers and sources to gir creationSimon Feltman
2013-01-24gst_pad_check_reconfigure: only remove flag if set.Niv Sardi
2013-01-19pad: add gst_pad_get_stream_id() utility functionTim-Philipp Müller
2013-01-15Use GST_*_1_0 environment variables everywhereTim-Philipp Müller
2013-01-15pipeline: add allow-none annotation for gst_pipeline_new()'s name propertyTim-Philipp Müller
2013-01-10controlbinding: hide one unused typedefStefan Sauer
2013-01-10docs: improve api docs for controlsource and -bindingStefan Sauer
2013-01-04docs: minor systemsclock doc fixTim-Philipp Müller
2012-12-22caps, structure, taglist: micro-optimisationsTim-Philipp Müller
2012-12-22gstvalue: some micro-optimisationsTim-Philipp Müller
2012-12-21bin: add flag to disable resync state changeWim Taymans
2012-12-20systemclock: add OTHER clock typeWim Taymans
2012-12-14add debug categoryWim Taymans
2012-12-14element: improve debugWim Taymans
2012-12-10plugin: protect against NULL filename in debugWim Taymans
2012-12-06bufferpool: clarify docsWim Taymans
2012-12-05caps: fix docsWim Taymans
2012-11-30message: add reset-time type stringWim Taymans
2012-11-30bin: remove some castsWim Taymans
2012-11-26gst: don't require gthread-2.0Tim-Philipp Müller