summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gst-inspect: Colored outputzeenix/inspect-colorsZeeshan Ali2018-11-031-166/+313
* gst-inspect: Don't page if output fits the screenZeeshan Ali2018-10-301-1/+1
* gst-inspect: Flush stdout before closing stdout FDZeeshan Ali2018-10-301-0/+1
* harness: Add API for proposing meta APIs from the allocation querySebastian Dröge2018-10-284-1/+68
* segment: Allow stop == -1 in gst_segment_to_running_time() and rate < 0Jan Schmidt2018-10-292-0/+18
* gst-inspect: Pipe stdout to less if not piped alreadyZeeshan Ali2018-10-281-0/+91
* typefind: Lower debug level of some output related to the URI querySebastian Dröge2018-10-261-3/+3
* gst: skip format specifiers from gir generationJordan Petridis2018-10-233-8/+8
* gst/gsterror.h: skip GST_ERROR_SYSTEM during gir generationJordan Petridis2018-10-231-1/+1
* multiqueue: Don't clamp running times for position calculationEdward Hervey2018-10-221-4/+0
* queue2: Reset result flow when retryingEdward Hervey2018-10-221-1/+2
* tests: Use GstTestClock for processing-deadline testOlivier Crête2018-10-171-9/+13
* tests: pipeline: fix leakTim-Philipp Müller2018-10-161-0/+1
* queuearray: Only clear dropped item if it is not returnedSebastian Dröge2018-10-151-5/+10
* queuearray: Clear items when dropping them and a clear function was definedSebastian Dröge2018-10-151-26/+52
* gstelementfactory: Remove MEDIA_HARDWARE FactoryTypePhilippe Normand2018-10-122-4/+13
* gstelementfactory: Add MEDIA_HARDWARE klass classifierPhilippe Normand2018-10-122-1/+4
* gst-uninstalled: add libnice to LD_LIBRARY_PATHAleix Conchillo Flaqué2018-10-121-0/+4
* ptp clock: Wait for ANNOUNCE before selecting a masterJan Schmidt2018-10-111-2/+3
* ptp clock: improve debugJan Schmidt2018-10-111-1/+3
* ptp clock: Increase tolerance for late follow-up and delay-respJan Schmidt2018-10-111-11/+22
* ptpclock: Add TRACE level debug outputJan Schmidt2018-10-111-10/+36
* meson: use new 'python' module instead of deprecated 'python3' oneTim-Philipp Müller2018-10-071-1/+1
* aggregator: document new "min-upstream-latency" property is in nanosecsTim-Philipp Müller2018-10-041-2/+8
* protection: Fix the string to define unspecified system idThibault Saunier2018-10-031-1/+1
* protection: Add a new definition for unspecified system protectionYacine Bandou2018-10-032-0/+19
* queuearray: Add set_clear_func and clear functionsVivia Nikolaidou2018-09-273-0/+69
* aggregator: add gtk-doc blurb for new min-upstream-latency propMathieu Duponchelle2018-09-271-0/+5
* aggregator: add min-upstream-latency property.Mathieu Duponchelle2018-09-271-0/+35
* element: remove inactive pad g_warning in add_padMathieu Duponchelle2018-09-271-6/+2
* meson: use library() for libgstcheck instead of always building a shared libTim-Philipp Müller2018-09-241-1/+1
* tests: netclock-replay: fix build with new api export/importTim-Philipp Müller2018-09-243-5/+6
* libs: figure out right export define in configureTim-Philipp Müller2018-09-2422-10/+65
* libs: fix 'inconsistent DLL linkage' warnings on WindowsTim-Philipp Müller2018-09-2316-11/+31
* gstconfig.h: add GST_API_IMPORT defineTim-Philipp Müller2018-09-231-0/+6
* meson: Specify encoding to UTF-8 when building with MSVCSeungha Yang2018-09-211-0/+1
* aggregator: define autoptr cleanup functionsMathieu Duponchelle2018-09-201-0/+5
* docs: gst: default to single include also for protection meta APITim-Philipp Müller2018-09-191-1/+0
* docs: libs: move all includes to canonical single header includesTim-Philipp Müller2018-09-191-18/+18
* docs: Update include directive for gstreamer-base componentsLinus Svensson2018-09-191-14/+14
* meson: add glib-checks option to disable API guards and suchTim-Philipp Müller2018-09-192-0/+8
* meson: fix missing closing bracket in option descriptionsTim-Philipp Müller2018-09-191-2/+2
* tests: Use a different rate in a segment test.Jan Schmidt2018-09-171-3/+3
* filesink: Fix wrong printf formatNicolas Dufresne2018-09-111-2/+2
* bin: Fix use-after-free issue in gst_bin_add()Philippe Normand2018-09-081-1/+3
* meson: Always use a dependency object for dependenciesNirbheek Chauhan2018-09-052-2/+2
* utils: Set default values for position and duration query resultsPhilippe Normand2018-09-031-0/+18
* baseparse: avg_bitrate calculation critical warning fixPhilippe Normand2018-08-311-2/+2
* input-selector: Bring latency handling in sync with GstPad codeSebastian Dröge2018-08-311-31/+14
* Revert "pad: Don't drop LATENCY queries with default implementation"Sebastian Dröge2018-08-311-6/+2