summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)AuthorFilesLines
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
2010-04-03libs: point gobject-introspection scanner to .la filesTim-Philipp Müller5-5/+5
2010-03-29basetransform: Refactor caps suggestion on pad_allocThiago Santos1-5/+8
2010-03-29net: fix typo in net client clock structureAlan Knowles1-1/+1
2010-03-25libs: don't use fancy shell features when invoking gobject-introspection scannerTim-Philipp Müller5-5/+5
2010-03-25libs: fix PKG_CONFIG_PATH used when calling gobject-introspection scannerTim-Philipp Müller5-5/+5
2010-03-25GstAdapter: add a unchecked variant of flush for internal usageEdward Hervey1-11/+17
2010-03-18basetransform: Implement QoS message postingRobert Swain1-11/+54
2010-03-18basesrc: catch, parse and store QoS event valuesWim Taymans1-0/+33
2010-03-18basesink: Implement QoS message posting in basesinkRobert Swain1-0/+27
2010-03-17controller: Mark property_name in GstValueArray as constSebastian Dröge1-1/+1
2010-03-17docs: add missing "Since: 0.10.26" marker for gst_data_queue_new_full()Mart Raudsepp1-0/+2
2010-03-17docs: fix Since markers for gst_byte_writer_put_float*()Tim-Philipp Müller1-5/+5
2010-03-16basetransform: Accept non-fixed caps suggestionsThiago Santos1-5/+42
2010-03-15bytewriter: Use correct gtk-doc workaroundSebastian Dröge1-1/+1
2010-03-12interpolationcontrolsource: Don't pass NULL to the GSequence APISebastian Dröge1-8/+22
2010-03-11Fixes for -Wmissing-declarations -Wmissing-prototypesBenjamin Otte3-1/+43
2010-03-10Fixes for -Wwrite-stringsBenjamin Otte6-34/+35
2010-03-10Make code safe for -Wredundant-declsBenjamin Otte5-16/+0
2010-03-09build: Make some more rules silent if requestedSebastian Dröge5-13/+13
2010-03-09lfocontrolsource: Optimize get_value_array()Sebastian Dröge1-61/+137
2010-03-09interpolationcontrolsource: Optimize get_value_array()Sebastian Dröge1-372/+314
2010-03-03docs: fix up bytewriter doc chunks for float functions as wellTim-Philipp Müller1-4/+4