summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-26Release 1.0.7rhel-7.0Sebastian 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.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
2013-01-24gst_pad_check_reconfigure: only remove flag if set.Niv Sardi1-2/+3
2013-01-24basesrc: set NEED_RECONFIGURE flag if negotiate failsNiv Sardi1-1/+3
2013-01-21tools: minor addition to gst-launch-1.0 man pageTim-Philipp Müller1-2/+4
2013-01-21tools: update gst-launch-1.0 man page for new debug levelsTim-Philipp Müller1-4/+10
2013-01-17docs: add a note to the gst_adapter_take_buffer() docs about buffer flagsTim-Philipp Müller1-2/+9
2013-01-17tests: disable ABI checks for architectures where the struct sizes are not up...Tim-Philipp Müller2-8/+8
2013-01-17pipeline: add allow-none annotation for gst_pipeline_new()'s name propertyTim-Philipp Müller1-1/+1
2013-01-17docs: minor GstBaseParse docs fixesTim-Philipp Müller2-3/+3
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
2013-01-17controlbinding: hide one unused typedefStefan Sauer2-9/+2
2013-01-17docs: improve api docs for controlsource and -bindingStefan Sauer2-13/+14