Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gstreamer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-28Release 1.12.51.12.51.12Tim-Philipp Müller
2018-03-28Update docsTim-Philipp Müller
2018-03-18registrychunks: Make sure we use aligned memoryEdward Hervey
2018-02-14docs: add index for new symbols in 1.12Tim-Philipp Müller
2018-02-14docs: add flow combiner ref/unref to docsTim-Philipp Müller
2018-02-14flowcombiner: Fix version for ref and unref functionsfengalin
2018-01-26childproxy: gracefully handle methods being NULLTim-Philipp Müller
2018-01-26ptp: fix build failure with #undef USE_MEASUREMENT_FILTERINGMichele Dionisio
2018-01-26plugin: plugin_load() must return a ref even if it was loaded alreadyTim-Philipp Müller
2018-01-26info: reset default threshold to LEVEL_DEFAULT not 0Tim-Philipp Müller
2018-01-17streams: GstStreamType/GstStream are available since 1.10Sebastian Dröge
2018-01-17downloadbuffer: Don't hold the mutex while posint the download-complete messageSebastian Dröge
2018-01-17systemclock: set_default() clock parameter can be NULLSebastian Dröge
2018-01-17element: Annotate set_clock() clock parameter with allow-noneSebastian Dröge
2018-01-17element: Annotate set_bus() bus parameter as allow-noneSebastian Dröge
2018-01-17plugin: Annotate add_dependency() arguments as NULL-terminated arraysSebastian Dröge
2018-01-17event/query/message: Annotate get_structure() return value as nullableSebastian Dröge
2018-01-17gst: Annotate various strings as type filename if they represent a path/filenameSebastian Dröge
2018-01-16gstpad: Avoid stream-dead-lock on deactivationEdward Hervey
2018-01-15gstpad: Release pending g_cond_wait() when stopping/pausing taskEdward Hervey
2017-12-07Release 1.12.41.12.4Sebastian Dröge
2017-12-07Update .po filesSebastian Dröge
2017-12-07po: Update translationsSebastian Dröge
2017-12-06gstpad: Handle GST_PAD_PROBE_HANDLED on sticky event pushEdward Hervey
2017-12-06pad: add test to check handled and drop probesMiguel París
2017-12-06pad: Don't call remaining probes after they return DROPPED|HANDLEDEdward Hervey
2017-12-06bin: iterate_sorted: Ensure sources are always returned lastEdward Hervey
2017-12-06query: Add an empty structure in writable_structure() if there is none yetSebastian Dröge
2017-12-06info: always check match patterns for new debug categoriesTim-Philipp Müller
2017-12-06info: fix performance issue with registering categories after gst_init()Tim-Philipp Müller
2017-12-01gstinfo: Use free instead of g_freeEdward Hervey
2017-12-01gstinfo: Don't leak array of stringsEdward Hervey
2017-12-01gstutils: Fix linear regression comparisionEdward Hervey
2017-12-01ghostpad: access internal pad with lock heldTim-Philipp Müller
2017-12-01ghostpad: fix race-condition while tearing downHavard Graff
2017-12-01queue: Only calculate level if we have valid levelsEdward Hervey
2017-12-01gstpad: Make pad (de)activation atomicEdward Hervey
2017-12-01gstpad: Make calls to GstPadActivateFunction MT-safeEdward Hervey
2017-12-01typefindhelper: Fix overflow some moreEdward Hervey
2017-12-01typefindhelper: Fix signed integer overflowEdward Hervey
2017-12-01gstvalue: Cast GST_MAKE_FOURCC argumentsEdward Hervey
2017-12-01ptpclock: do not require a name to create a clockMichael Tretter
2017-11-09concat: Make QoS forward MT-safeEdward Hervey
2017-10-11gstbuffer: fix meta removal in gst_buffer_foreach_metaMathieu Duponchelle
2017-10-05device-provider: gst_device_provider_unhide_provider() always failsAshish Kumar
2017-09-18Release 1.12.31.12.3Sebastian Dröge
2017-09-18Update .po filesSebastian Dröge
2017-09-18po: Update translationsSebastian Dröge
2017-09-18Update .po filesSebastian Dröge
2017-09-17info: GstStackTraceFlags were added in 1.12Sebastian Dröge