summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-21typefind: Switch to normal mode before have-typeJan Schmidt1-1/+7
2016-12-18multiqueue: Protect against spurious wakeups of the condition variableSebastian Dröge1-1/+2
2016-12-17basesink: fix a use after free caseFabrice Bellet1-2/+3
2016-12-16check: fix typo in docsTim-Philipp Müller1-1/+1
2016-12-17meson: Don't search for python3 twiceNirbheek Chauhan2-8/+8
2016-12-16check: export new global variableTim-Philipp Müller1-0/+1
2016-12-16check: Avoid possible double freeThibault Saunier1-1/+0
2016-12-16check: Allow listing unit tests namesThibault Saunier2-9/+43
2016-12-16tracers/stats: log optional fields instead of GST_CLOCK_TIME_NONEStefan Sauer2-5/+12
2016-12-16autogen.sh: drop a leftover docbook related bitJosep Torra1-1/+1
2016-12-15value: add structure intersect/union/is_subset/fixate implementationsMatthew Waters2-4/+311
2016-12-15tests/structure: add some more is_subset checksMatthew Waters1-2/+78
2016-12-14tests: meta: add test for gst_buffer_iterate_meta*()Tim-Philipp Müller1-0/+171
2016-12-14buffer: add gst_buffer_iterate_meta_filtered()Tim-Philipp Müller4-0/+49
2016-12-14buffer: mark gst_buffer_iterate_meta() as 'skip' for bindingsTim-Philipp Müller1-1/+1
2016-12-14g-i: Fix annotations for gst_event_new_select_streams() and gst_event_parse_s...Iñaki García Etxebarria1-2/+2
2016-12-14gstpad: only warn on performance penalty if not using the template capsReynaldo H. Verdejo Pinochet1-4/+5
2016-12-13queue/queue2: Protect against spurious condition variable wakeupsSebastian Dröge4-2/+12
2016-12-13queue/queue2: Ensure that the streaming thread is unlocked after deactivating...Sebastian Dröge2-0/+8
2016-12-13gstvalue: add serialisation for GTypesStefan Sauer3-2/+87
2016-12-13gst: Fix building with msvcThibault Saunier1-0/+2
2016-12-12gst: init new flags type in gst_init()Tim-Philipp Müller1-0/+2
2016-12-12win32: update .def file for new APITim-Philipp Müller1-0/+1
2016-12-12info: Add a 'flags' parametter to gst_debug_get_stack_traceThibault Saunier4-17/+37
2016-12-12filesrc: Set GError in another error caseEdward Hervey1-4/+9
2016-12-11multiqueue: Fix overflow on get_buffering_level()Seungha Yang1-1/+1
2016-12-09meson: Fix buildThibault Saunier2-1/+2
2016-12-09meson: Support building with Gst debug disabledThibault Saunier3-2/+11
2016-12-09check: Fix macro check for OS XNirbheek Chauhan1-1/+2
2016-12-09typefind: Use gst_query_has_scheduling_mode_with_flags() convenience functionSebastian Dröge1-5/+2
2016-12-09check: Don't try to include CoreServices.h on iOSNirbheek Chauhan1-1/+4
2016-12-09check: Don't check for malloc/realloc and try to fallbackNirbheek Chauhan7-123/+10
2016-12-09Add a README.txt with context for libcheckNirbheek Chauhan1-0/+28
2016-12-09libcheck: Update the compatibility code and checksNirbheek Chauhan20-15/+565
2016-12-09libcheck: Just move libcompat files to a subdirNirbheek Chauhan11-14/+18
2016-12-09libcheck: port to latest check gitNirbheek Chauhan18-122/+379
2016-12-08tracers/log: log more detailStefan Sauer1-29/+30
2016-12-08tracer/log: fix hook prototypeStefan Sauer1-2/+2
2016-12-08tracer: move the PAD_LINK tracer hook to _pad_link_full()Stefan Sauer1-7/+4
2016-12-07tracer/latency: clear qdataStefan Sauer1-2/+5
2016-12-07gstconfig: Fix unaligned access support for arc and nios2 architecturesPeter Seiderer1-1/+1
2016-12-06uri: Add new uri API to get media fragments URI as tableSeungha Yang5-0/+109
2016-12-06helpers/gst: Get bash completion options from gst-launchRicardo Ribalda Delgado1-1/+1
2016-12-06configure: update for removed docs/design directoryTim-Philipp Müller1-1/+0
2016-12-06docs: Remove design doc as they have been moved to gst-docsThibault Saunier59-12147/+2
2016-12-06info: Properly start and end dwfl sessions when getting stack tracesThibault Saunier1-21/+28
2016-12-06net: set clock name in the constructorMarcin Kolny1-3/+5
2016-12-05gstconfig: Fix unaligned access support for microblaze and xtensa architecturesPeter Seiderer1-1/+1
2016-12-05meta: remove unnecessary padding for GstMetaInfo structTim-Philipp Müller9-10/+3
2016-12-05fakesink, identity: print metas attached to buffer in silent=false modeTim-Philipp Müller4-8/+37