summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.0.71.0.7Sebastian Dröge2013-04-2646-78/+195
* inputselector: Try to not push read-only buffersSebastian Dröge2013-04-261-2/+4
* controller: Fix element-type annotationsThibault Saunier2013-04-261-2/+2
* gst: Add better support for static pluginsSebastian Dröge2013-04-153-2/+68
* caps: Add unit test for GST_CAPS_{ANY,NONE} and GST_STATIC_CAPS_{ANY,NONE}Sebastian Dröge2013-04-151-0/+10
* caps: Fix gst_static_caps_get(GST_STATIC_CAPS_NONE)Sebastian Dröge2013-04-151-1/+1
* basesrc: Don't send error if negotiate fails because we are flushingNicolas Dufresne2013-04-151-1/+4
* taglist: avoid triggering an assertionWim Taymans2013-04-131-1/+7
* gst-inspect: only add a '*' for non-'gpointer' pointersTim-Philipp Müller2013-04-131-1/+3
* gst-inspect: add pointer mark to signal and action return types that are poin...Jose Antonio Santos Cadenas2013-04-131-3/+14
* netclientclock: bind socket before querying local addressTim-Philipp Müller2013-04-131-0/+18
* bufferpool: fix docsWim Taymans2013-04-041-2/+2
* segment: Fix seeking when position is slightly outside the segmentNicolas Dufresne2013-04-041-0/+3
* Release 1.0.61.0.6Tim-Philipp Müller2013-03-228-33/+399
* po: update for new translatable stringTim-Philipp Müller2013-03-2239-45/+158
* basetransform: don't pass NULL outcaps to transform_size on shutdownTim-Philipp Müller2013-02-211-1/+10
* message: accept NULL error argument in gst_message_parse_{error,warning,info}Tim-Philipp Müller2013-02-132-57/+40
* gstvalue: Adding offset to GstSegment serialize/deserialize.Tim 'mithro' Ansell2013-02-111-1/+2
* bin: remove old commentWim Taymans2013-02-071-20/+1
* bin: reset GValue from iterator after usageWim Taymans2013-02-071-0/+3
* debugutils: fix order of caps on an unnegotiated linkStefan Sauer2013-02-051-1/+1
* docs: update the controller docsStefan Sauer2013-02-056-5/+52
* porting: a few updates for the porting guideStefan Sauer2013-02-051-5/+14
* tests: add basesink testWim Taymans2013-02-051-0/+52
* basesink: handle sync of EOS after item without durationWim Taymans2013-02-051-10/+18
* gstpipeline: fix failed assertion caused by seeking pipeline with NULL clockNate Bogdanowicz2013-02-051-1/+4
* dataqueue: can't pass a GType through GINT_TO_POINTERTim-Philipp Müller2013-01-301-2/+2
* tests: unit test to trigger the queue/flushing race condition bug for allocat...Alexander Schrab2013-01-301-0/+71
* queue: remove query from queue if queue is flushingAlexander Schrab2013-01-301-0/+9
* queuearray: make _find() find the value if no compare function is providedTim-Philipp Müller2013-01-301-4/+13
* tests: one more test for gst_queue_array_drop_element()Tim-Philipp Müller2013-01-301-0/+43
* tests: add checks for gst_queue_array_find() and _drop_element()Alexander Schrab2013-01-301-0/+146
* queuearray: fix gst_queue_array_find()Alexander Schrab2013-01-301-3/+3
* queuearray: fix gst_queue_array_drop_element()Alexander Schrab2013-01-301-27/+53
* basesrc: handle renegotiation correctlyWim Taymans2013-01-291-2/+7
* g-i: add built enumtypes headers and sources to gir creationSimon Feltman2013-01-271-0/+2
* pwg: rename variableWim Taymans2013-01-241-4/+4
* gst_pad_check_reconfigure: only remove flag if set.Niv Sardi2013-01-241-2/+3
* basesrc: set NEED_RECONFIGURE flag if negotiate failsNiv Sardi2013-01-241-1/+3
* tools: minor addition to gst-launch-1.0 man pageTim-Philipp Müller2013-01-211-2/+4
* tools: update gst-launch-1.0 man page for new debug levelsTim-Philipp Müller2013-01-211-4/+10
* docs: add a note to the gst_adapter_take_buffer() docs about buffer flagsTim-Philipp Müller2013-01-171-2/+9
* tests: disable ABI checks for architectures where the struct sizes are not up...Tim-Philipp Müller2013-01-172-8/+8
* pipeline: add allow-none annotation for gst_pipeline_new()'s name propertyTim-Philipp Müller2013-01-171-1/+1
* docs: minor GstBaseParse docs fixesTim-Philipp Müller2013-01-172-3/+3
* typefind: handle map failureWim Taymans2013-01-171-2/+12
* basesrc: handle map failureWim Taymans2013-01-171-1/+12
* adapter: handle map failureWim Taymans2013-01-171-1/+3
* controlbinding: hide one unused typedefStefan Sauer2013-01-172-9/+2
* docs: improve api docs for controlsource and -bindingStefan Sauer2013-01-172-13/+14