summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-07Release 1.12.41.12.41.12Sebastian Dröge7-21/+278
2017-12-07Update .po filesSebastian Dröge41-483/+225
2017-12-07po: Update translationsSebastian Dröge1-193/+455
2017-12-06gstpad: Handle GST_PAD_PROBE_HANDLED on sticky event pushEdward Hervey1-0/+2
2017-12-06pad: add test to check handled and drop probesMiguel París1-0/+69
2017-12-06pad: Don't call remaining probes after they return DROPPED|HANDLEDEdward Hervey1-0/+10
2017-12-06bin: iterate_sorted: Ensure sources are always returned lastEdward Hervey2-0/+55
2017-12-06query: Add an empty structure in writable_structure() if there is none yetSebastian Dröge1-1/+12
2017-12-06info: always check match patterns for new debug categoriesTim-Philipp Müller1-9/+4
2017-12-06info: fix performance issue with registering categories after gst_init()Tim-Philipp Müller1-1/+13
2017-12-01gstinfo: Use free instead of g_freeEdward Hervey1-1/+1
2017-12-01gstinfo: Don't leak array of stringsEdward Hervey1-0/+2
2017-12-01gstutils: Fix linear regression comparisionEdward Hervey1-2/+2
2017-12-01ghostpad: access internal pad with lock heldTim-Philipp Müller1-4/+5
2017-12-01ghostpad: fix race-condition while tearing downHavard Graff2-6/+60
2017-12-01queue: Only calculate level if we have valid levelsEdward Hervey1-1/+2
2017-12-01gstpad: Make pad (de)activation atomicEdward Hervey1-0/+22
2017-12-01gstpad: Make calls to GstPadActivateFunction MT-safeEdward Hervey1-10/+28
2017-12-01typefindhelper: Fix overflow some moreEdward Hervey1-1/+9
2017-12-01typefindhelper: Fix signed integer overflowEdward Hervey1-1/+1
2017-12-01gstvalue: Cast GST_MAKE_FOURCC argumentsEdward Hervey1-1/+2
2017-12-01ptpclock: do not require a name to create a clockMichael Tretter1-1/+0
2017-11-09concat: Make QoS forward MT-safeEdward Hervey1-7/+19
2017-10-11gstbuffer: fix meta removal in gst_buffer_foreach_metaMathieu Duponchelle2-0/+56
2017-10-05device-provider: gst_device_provider_unhide_provider() always failsAshish Kumar1-1/+1
2017-09-18Release 1.12.31.12.3Sebastian Dröge7-15/+313
2017-09-18Update .po filesSebastian Dröge1-443/+179
2017-09-18po: Update translationsSebastian Dröge1-188/+451
2017-09-18Update .po filesSebastian Dröge41-41/+41
2017-09-17info: GstStackTraceFlags were added in 1.12Sebastian Dröge1-0/+2
2017-09-08Also use default visibility for plugins symbolNicolas Dufresne1-1/+2
2017-09-08gstconfig.h: use default visibility for GST_EXPORT for gcc/clang tooTim-Philipp Müller1-1/+1
2017-09-07configure: Add switches for enabling/disabling libdw and libunwindCarlos Rafael Giani1-10/+36
2017-09-07meson: pkgconfig: add libunwind/libdw to gstreamer-1.0 Requires.privateTim-Philipp Müller1-0/+4
2017-09-07pkgconfig: Add private requirementsEdward Hervey3-2/+6
2017-09-01baseparse: fix taglist update spamTim-Philipp Müller1-1/+2
2017-08-26value: Handle serializing NULL GValueArrayThibault Saunier2-1/+21
2017-08-17Automatic update of common submoduleTim-Philipp Müller2-1/+1
2017-08-17identity: Return FLUSHING instead of EOS and don't start waiting for anything...Sebastian Dröge2-2/+19
2017-08-11queue: Allow re-usability after EOSSebastian Dröge1-5/+35
2017-08-11queue2: Allow re-usability after EOSEdward Hervey1-6/+41
2017-08-11plugins: *queue* elements: Handle STREAM_START in EOS situationEdward Hervey3-2/+9
2017-08-11queue2: Handle buffering levels on NOT_LINKEDEdward Hervey1-4/+10
2017-08-11pad: Recheck sticky events after non-blocking buffer probes and blocking even...Sebastian Dröge1-0/+15
2017-08-11segment: Add missing out annotations for various parametersSebastian Dröge1-5/+5
2017-07-14Release 1.12.21.12.2Sebastian Dröge7-23/+130
2017-07-14Update .po filesSebastian Dröge41-41/+41
2017-07-14basesink: fix buffer leaks if preroll failedJason Lin1-0/+1
2017-07-03meson: check for ppoll() as wellTim-Philipp Müller1-0/+1
2017-07-03meson: Add configinc as include_directory in tools/Thibault Saunier1-0/+1