summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)AuthorFilesLines
2013-10-09collectpads: Call the collected function while it returns FLOW_OKThibault Saunier1-1/+3
2013-09-26docs: fix spelling of "generic" in GstBaseSrc's documentation.Brendan Long1-1/+1
2013-09-24collectpads: Make sure that the object lock is always taken when accessing th...Sebastian Dröge1-1/+3
2013-09-24collectpads: Use private pad list in set_flushing_unlockedMathieu Duponchelle1-1/+1
2013-09-23tests: handle unscheduled entries correctlyWim Taymans1-0/+24
2013-09-19check: testclock: fix function guardsTim-Philipp Müller1-15/+29
2013-09-19check: testclock: don't put code with side-effects in g_assert()Tim-Philipp Müller1-2/+2
2013-09-10controlbindings: fix pspec relaxation for control source propertiesRico Tzschichholz2-5/+10
2013-09-09basetransform: implement a default transform_meta.Mathieu Duponchelle1-5/+21
2013-09-05basesrc: preserve seqnum on segments after seeksThiago Santos1-2/+11
2013-09-05collectpads: Don't unref NULL GstCollectDataZaheer Abbas Merali1-1/+3
2013-08-29basesink: demote log message, don't spam INFO level when handling buffer listsTim-Philipp Müller1-1/+1
2013-08-22basetransform: Don't push out identical capsEdward Hervey1-3/+9
2013-08-16check: Call gst_deinit() at exit of all processesJonas Holmberg1-0/+4
2013-08-14basesrc: improve flush-start handlingWim Taymans1-3/+20
2013-08-14basesrc: stop flushing in flush-stopWim Taymans1-0/+1
2013-08-14basesrc: handle flush betterWim Taymans1-6/+19
2013-08-14check: Don't use nodist headers on gir scannerEdward Hervey1-2/+1
2013-08-13baseparse: Add a property to disable passthroughEdward Hervey1-2/+70
2013-08-13dataqueue: add gst_data_queue_push_forceThiago Santos2-6/+64
2013-08-10bytereader: Accelerate MPEG/H264 start code scanningNicolas Dufresne1-0/+29
2013-08-08controller: fixes int overflow with properties that span +-INT_MAXAdrian Pardini1-2/+2
2013-07-30docs: some small gtk-doc markup fixesKjartan Maraas1-1/+1
2013-07-30typefindhelper: Avoid using buffer_get_size in tight loopsEdward Hervey1-1/+1
2013-07-29base: Fix handling of SEGMENT querySebastian Dröge3-19/+25
2013-07-29baseparse: Implement SEGMENT querySebastian Dröge1-0/+26
2013-07-25baseparse: fix seqnum handling for seeksThiago Santos1-6/+20
2013-07-24basesink: Don't shadow variables that are set inside our scope and then used ...Sebastian Dröge1-2/+4
2013-07-23libcheck: Escape strings in the generated xml filesThibault Saunier1-2/+38
2013-07-23basesink: Print some debug output if a stream-start event without group-id ar...Sebastian Dröge1-1/+6
2013-07-22base: Use new group-id field in stream-start event and messageSebastian Dröge3-4/+13
2013-07-16adapter: Take account of the skip in gst_adapter_take_buffer_fast()Olivier Crête1-2/+2
2013-07-16adapter: Add function to return buffer composed of multiple memoriesOlivier Crête2-3/+91
2013-07-16timeprovider: g-i: allow None as address for gst_net_time_provider_new()Tim-Philipp Müller1-2/+2
2013-07-15basesrc: Leave the loop function faster if we're flushingSebastian Dröge1-1/+13
2013-07-04basesrc: Do not lock a mutex that does not existThibault Saunier1-2/+2
2013-07-03baseparse: reset PTS after seekWim Taymans1-0/+1
2013-07-03Add few missing allow-none annotationNicolas Dufresne3-5/+5
2013-07-01check: Change stream_id parameter name to match GtkDocOlivier Crête1-1/+2
2013-07-01check: Added gst_check_setup_events_with_stream_id()Jonas Holmberg3-7/+32
2013-06-19basetransform: optimize default acceptcaps implementationSjoerd Simons1-2/+2
2013-06-17basesink: call state change in all casesWim Taymans1-0/+22
2013-06-06basesrc: Only force-update the duration for dynamic sources when doing the DU...Sebastian Dröge1-10/+7
2013-05-30basesink: improve position reporting without clockWim Taymans1-24/+25
2013-05-24basetransform: remove 0.10-ism from docsTim-Philipp Müller1-3/+2
2013-05-24basetransform: Return GST_FLOW_ERROR if the allocator did not allow to alloca...Sebastian Dröge1-0/+4
2013-05-15check: Fix event handling in gst_check_element_push_buffer_list()Sebastian Dröge1-9/+8
2013-05-10check: Add helper that sends initial eventsNicolas Dufresne3-0/+32
2013-05-08basesrc: Add FIXME comment for unused assignment resultsSebastian Dröge1-0/+1
2013-05-07controller: Fix the function signature and a minor typo fixSreerenj Balachandran1-2/+3