summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-12Release 1.0.81.0.8Tim-Philipp Müller8-19/+191
2013-07-08allocator: fix type of gst_memory_alignment to match declarationTim-Philipp Müller1-4/+4
2013-07-05basesrc: Do not lock a mutex that does not existThibault Saunier1-2/+2
2013-07-05buffer: Add unit test for map_range()Sebastian Dröge1-0/+50
2013-07-05buffer: Fix wrong size/index handling when merging memoryPaul HENRYS1-2/+2
2013-07-03Add few missing allow-none annotationNicolas Dufresne14-41/+42
2013-05-30check: fix position unit testWim Taymans1-2/+4
2013-05-30basesink: improve position reporting without clockWim Taymans1-24/+25
2013-05-28valve: Don't read sticky flag from unrefed eventNicolas Dufresne1-2/+3
2013-05-28structure: Make sure that subsets have all fields of the supersetSebastian Dröge2-0/+23
2013-05-22buffer: fix gobject-introspection annotations, esp. for gst_buffer_fillOlivier Crête3-11/+11
2013-05-18buffer: allow calling _fill() with a NULL data pointer if size is 0 bytesTim-Philipp Müller1-1/+1
2013-05-04typefind: fix caps leak when used in connection with uridecodebin and playbinTim-Philipp Müller2-0/+17
2013-04-26Release 1.0.71.0.7Sebastian Dröge46-78/+195
2013-04-26inputselector: Try to not push read-only buffersSebastian Dröge1-2/+4
2013-04-26controller: Fix element-type annotationsThibault Saunier1-2/+2
2013-04-15gst: Add better support for static pluginsSebastian Dröge3-2/+68
2013-04-15caps: Add unit test for GST_CAPS_{ANY,NONE} and GST_STATIC_CAPS_{ANY,NONE}Sebastian Dröge1-0/+10
2013-04-15caps: Fix gst_static_caps_get(GST_STATIC_CAPS_NONE)Sebastian Dröge1-1/+1
2013-04-15basesrc: Don't send error if negotiate fails because we are flushingNicolas Dufresne1-1/+4
2013-04-13taglist: avoid triggering an assertionWim Taymans1-1/+7
2013-04-13gst-inspect: only add a '*' for non-'gpointer' pointersTim-Philipp Müller1-1/+3
2013-04-13gst-inspect: add pointer mark to signal and action return types that are poin...Jose Antonio Santos Cadenas1-3/+14
2013-04-13netclientclock: bind socket before querying local addressTim-Philipp Müller1-0/+18
2013-04-04bufferpool: fix docsWim Taymans1-2/+2
2013-04-04segment: Fix seeking when position is slightly outside the segmentNicolas Dufresne1-0/+3
2013-03-22Release 1.0.61.0.6Tim-Philipp Müller8-33/+399
2013-03-22po: update for new translatable stringTim-Philipp Müller39-45/+158
2013-02-21basetransform: don't pass NULL outcaps to transform_size on shutdownTim-Philipp Müller1-1/+10
2013-02-13message: accept NULL error argument in gst_message_parse_{error,warning,info}Tim-Philipp Müller2-57/+40
2013-02-11gstvalue: Adding offset to GstSegment serialize/deserialize.Tim 'mithro' Ansell1-1/+2
2013-02-07bin: remove old commentWim Taymans1-20/+1
2013-02-07bin: reset GValue from iterator after usageWim Taymans1-0/+3
2013-02-05debugutils: fix order of caps on an unnegotiated linkStefan Sauer1-1/+1
2013-02-05docs: update the controller docsStefan Sauer6-5/+52
2013-02-05porting: a few updates for the porting guideStefan Sauer1-5/+14
2013-02-05tests: add basesink testWim Taymans1-0/+52
2013-02-05basesink: handle sync of EOS after item without durationWim Taymans1-10/+18
2013-02-05gstpipeline: fix failed assertion caused by seeking pipeline with NULL clockNate Bogdanowicz1-1/+4
2013-01-30dataqueue: can't pass a GType through GINT_TO_POINTERTim-Philipp Müller1-2/+2
2013-01-30tests: unit test to trigger the queue/flushing race condition bug for allocat...Alexander Schrab1-0/+71
2013-01-30queue: remove query from queue if queue is flushingAlexander Schrab1-0/+9
2013-01-30queuearray: make _find() find the value if no compare function is providedTim-Philipp Müller1-4/+13
2013-01-30tests: one more test for gst_queue_array_drop_element()Tim-Philipp Müller1-0/+43
2013-01-30tests: add checks for gst_queue_array_find() and _drop_element()Alexander Schrab1-0/+146
2013-01-30queuearray: fix gst_queue_array_find()Alexander Schrab1-3/+3
2013-01-30queuearray: fix gst_queue_array_drop_element()Alexander Schrab1-27/+53
2013-01-29basesrc: handle renegotiation correctlyWim Taymans1-2/+7
2013-01-27g-i: add built enumtypes headers and sources to gir creationSimon Feltman1-0/+2
2013-01-24pwg: rename variableWim Taymans1-4/+4