summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-12pad: gst_pad_iterate_internal_links() can return NULL if there are noneSebastian Dröge1-0/+4
2015-02-12pad: Return NULL instead of FALSE for pointersSebastian Dröge1-1/+1
2015-02-12pad: Implement more useful default handling for the LATENCY querySebastian Dröge1-1/+105
2015-02-12design/part-latency: Minor logic fixSebastian Dröge1-5/+5
2015-02-11Improve and fix LATENCY query handlingSebastian Dröge5-8/+16
2015-02-11design/part-latency: Add more details about min/max latency handlingSebastian Dröge1-8/+70
2015-02-07tests: Fix clock regression testJan Schmidt1-6/+6
2015-02-07netclock: Don't update the clock when it desynchJan Schmidt1-14/+43
2015-02-07netclock: Make the RTT average ignore large values more forcefully.Jan Schmidt1-1/+1
2015-02-07clock: Make linear regression x/y base start from maximum observation.Jan Schmidt1-2/+5
2015-02-05pad: add "offset" property to go with gst_pad_set_offset()Tim-Philipp Müller1-1/+20
2015-02-02plugin: add more detail to logging when not loading a pluginStefan Sauer1-4/+6
2015-02-02gstpad: Fix a typo in a docstring.Jan Schmidt1-1/+1
2015-02-01build: Check that _MSC_VER macro is definedNicolas Dufresne1-1/+1
2015-02-01task: Add thread name support on OS X and iOSIlya Konstantinov2-2/+29
2015-01-29clock: Don't use invalid objects for GST_DEBUG_OBJECT()Sebastian Dröge1-12/+9
2015-01-29buffer: Document that gst_buffer_copy_region() accepts -1 as size to copy unt...Sebastian Dröge1-1/+2
2015-01-27segment: Add new skip flags for clarifying trick mode playback.Jan Schmidt2-8/+42
2015-01-23check: fix another typo in the docsStefan Sauer1-1/+1
2015-01-22uri: Fix indentionSebastian Dröge2-16/+18
2015-01-22uri: Fix new URI parsing tests based on GNet'sDavid Waring1-18/+68
2015-01-22uri: Fix parsing issuesDavid Waring1-29/+53
2015-01-22uri: Add parsing unit test based on GNet'sSebastian Dröge1-47/+193
2015-01-22check: Fix doc of GST_CHECKS and GST_CHECKS_IGNOREHeinrich Fink1-2/+2
2015-01-21check: Add _fail_unless() compatibility function around _ck_assert_failed()Sebastian Dröge2-1/+29
2015-01-21gstpad: Inline apply_pad_offset()Edward Hervey1-23/+30
2015-01-21gstpad: Fix debug messageEdward Hervey1-1/+1
2015-01-21gstpad: Fix PROBE_NO_DATA macroEdward Hervey1-1/+2
2015-01-21netclock: Fix docs typo. Clock bus messages are GST_MESSAGE_ELEMENTJan Schmidt1-1/+1
2015-01-21netclock: Implement rate limits for polling and fix up skew limitsJan Schmidt1-37/+73
2015-01-21clock: Improve slaving regression.Jan Schmidt5-128/+451
2015-01-21netclock: Add simple network clock server and client examplesJan Schmidt6-0/+133
2015-01-21netclock: Implement sending statistic bus messages and discont limitsJan Schmidt1-8/+138
2015-01-21clock: Add gst_clock_add_observation_unapplied()Jan Schmidt3-2/+53
2015-01-21clock: Add gst_clock_adjust_with_calibration()Jan Schmidt3-21/+62
2015-01-21output-selector: Constify negotiation mode GEnumValue tableSebastian Dröge1-1/+1
2015-01-20docs: fix typo in GstEvent docsThiago Santos1-1/+1
2015-01-20scripts: Remove gnonlin from the scriptsThibault Saunier2-3/+1
2015-01-16bin: Pass structs we plan to modify around by pointer, not valueSebastian Dröge1-6/+6
2015-01-14identity: send gap events when dropping buffersVincent Penquerc'h1-0/+9
2015-01-14preset: fix incorrect preset version comparisonPhillip Wood1-1/+1
2015-01-12inputselector: Don't dereference NULL pointerSebastian Dröge1-1/+1
2015-01-12Automatic update of common submoduleStefan Sauer1-0/+0
2015-01-11preset: fix sorting presetsStefan Sauer1-1/+7
2015-01-05inputselector: fix silly GQueue iteration codeTim-Philipp Müller1-9/+9
2015-01-04preset: don't return empty preset listsStefan Sauer1-0/+6
2015-01-04gst-inspect: only print presets line if num-presets > 0Stefan Sauer1-1/+1
2015-01-04gst-inspect: fix output for -aStefan Sauer1-5/+3
2014-12-29docs: ignore libcheck headers that use doxygen commentsStefan Sauer1-1/+2
2014-12-29docs: fix two gtk-doc warningsStefan Sauer1-2/+2