summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)AuthorFilesLines
2010-09-02Fix casts in a bunch of inline functions to maintain correct const-nessJeffrey S. Smith1-4/+4
2010-09-01build: use new AG_GST_PKG_CONFIG_PATH m4 macro from commonTim-Philipp Müller5-5/+5
2010-08-30check: Use g_strcmp0 instead of strcmpEdward Hervey1-1/+1
2010-08-27base: Stop using GST_FLOW_IS_FATAL()Sebastian Dröge2-45/+48
2010-08-26basetransform: recover from invalid downstream suggestionsWim Taymans1-11/+33
2010-08-12gstcollectpads: Fix docs about GstCollectData listThiago Santos1-2/+2
2010-08-06basesrc: Make sure the buffer metadata is writable before changing itSebastian Dröge1-2/+6
2010-08-05debug: logging improvementsStefan Kost3-5/+13
2010-08-05check: don't use c++ keywords as variable namesStefan Kost2-12/+12
2010-08-05basesrc: log seek event detailsStefan Kost1-1/+1
2010-08-05basesrc: avoid some caps manipulationStefan Kost1-3/+2
2010-08-04bytereader: Fix docsThiago Santos1-9/+9
2010-07-27basetransform fix for upstream caps-renegotiationRob Clark1-2/+8
2010-07-26basetransform: Try suggesting caps on bad caps pad_allocThiago Santos1-4/+44
2010-07-17basetransform: Allow the subclass to add new fields to caps when getting new ...Sebastian Dröge1-0/+17
2010-07-16gstcheck: fix some silly list iteration codeTim-Philipp Müller1-11/+6
2010-07-16basesrc: Return values in stream time for the POSITION querySebastian Dröge1-1/+4
2010-07-16basesink: Implement GstElement::get_query_types()Sebastian Dröge1-0/+17
2010-07-16basesink: Only answer the SEGMENT query in pull modeSebastian Dröge1-4/+7
2010-07-16basetransform: Implement POSITION querySebastian Dröge1-0/+52
2010-07-06basesink: add accessors for the enable-last-buffer property.Alessandro Decina2-13/+53
2010-07-06basesink: add new enable-last-buffer property.Alessandro Decina1-5/+56
2010-06-25controller: Fix build with GST_REMOVE_DEPRECATEDSebastian Dröge1-2/+6
2010-06-17basesink: Initialize jitter to prevent printing an uninitialized variable if ...Sebastian Dröge1-1/+1
2010-06-14basetransform: reevaluate proxy_alloc when reconfiguredWim Taymans1-0/+5
2010-06-14adapter: optimize progressive masked_scanMark Nauwelaerts1-2/+32
2010-06-14adapter: add extended masked_scan_uint32_peek that also provides matching valueMark Nauwelaerts2-26/+67
2010-06-14basetransform: add accept_caps vmethodWim Taymans2-10/+40
2010-06-14basetransform: Assume size is the same if no transform_size/get_unit_sizeOlivier Crête1-0/+5
2010-06-13basesink: Make sure we have a valid object to render in _render_object()Sebastian Dröge1-2/+3
2010-06-13Remove some dead assignmentsSebastian Dröge1-2/+0
2010-06-06check: use globbing for selective test invocation via GST_CHECKSStefan Kost1-1/+1
2010-06-05basetransform: avoid a caps-copyStefan Kost1-5/+1
2010-06-03basesink: Make gst_base_sink_query return TRUE if the segment query succeeded.Philippe Normand1-0/+1
2010-06-01check: log plugins available to unit tests and their pathsTim-Philipp Müller1-0/+31
2010-05-27adapter: fix _try_to_merge_upMark Nauwelaerts1-2/+6
2010-05-27collectpads: fix documentation glitchMark Nauwelaerts1-1/+1
2010-05-18basesink: add jitter to debug outputWim Taymans1-1/+2
2010-05-06basesrc: reflow to truncate caps just onceStefan Kost1-9/+3
2010-05-05docs: document that gst_byte_writer_put_string*() writes the terminator tooTim-Philipp Müller2-4/+6
2010-05-05docs: clarify the pull_range functionsWim Taymans1-1/+9
2010-05-04basesrc: improve debuggingWim Taymans1-0/+3
2010-04-30basesink: implement percentage position and duration queriesStefan Kost1-27/+78
2010-04-30basesink: use gst_pad_peer_query instead of reinventing.Stefan Kost1-18/+4
2010-04-30queries: add more loggingStefan Kost2-1/+8
2010-04-26controller: Fix gst_interpolation_control_source_find_control_point_iterBenjamin Otte1-19/+6
2010-04-15lfocontrolsource: Use correct setter for double GValuesSebastian Dröge1-2/+2
2010-04-14build: when building executables, put libs to link to into LDADD instead of L...Tim-Philipp Müller1-1/+1
2010-04-06build: fix out of sourcedir build for checkStefan Kost1-4/+8
2010-04-06basesrc: fix gst_base_src_new_seamless_segment()Jonas Holmberg1-1/+5