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
2016-11-20tee: Set GST_PAD_FLAG_PROXY_CAPS before forwarding sticky events1.8Sebastian Dröge
2016-11-11basetransform: fix pool leak when early returning in decide_allocationGuillaume Desmottes
2016-11-02build: Fix AM_CONDITIONAL check for clock_gettimeNirbheek Chauhan
2016-10-26build: Apply XCode 8 workaround for iOS tooNirbheek Chauhan
2016-10-26build: Fix clock_gettime check with XCode 8Nirbheek Chauhan
2016-10-25element: check for invalid gstcontext's being provided to set_contextMatthew Waters
2016-10-25element: use g_strcmp0 in set_contextMatthew Waters
2016-10-25argbcontrolbinding: gst_object_replace() is transfer noneSebastian Dröge
2016-10-25bin: Fix iterator resync'ingEdward Hervey
2016-10-25queue2: Implement gst_event_full_func handlingEdward Hervey
2016-10-22bin: fix compiler warning caused by previous commitSebastian Dröge
2016-10-22docs: add index for API new in 1.8Tim-Philipp Müller
2016-10-21g-i: info: allow passing NULL to gst_debug_remove_log_function()Tim-Philipp Müller
2016-10-21collectpads: add g-i transfer annotations to peek/pop/read_buffer/take_buffer...Aurélien Zanelli
2016-10-21message: fix annotation of parse_device_{added,removed}Guillaume Desmottes
2016-10-21Fix some nonsensical g-i annotationsTim-Philipp Müller
2016-10-21typefindhelper: Fix gobject-introspection warning about invalid transfer anno...Sebastian Dröge
2016-10-17rusage: properly free the queue memoryGuillaume Desmottes
2016-10-08tracer/rusage: fix format string argsStefan Sauer
2016-09-30bin: When copying the sort iterator, also copy its internal queueKouhei Sutou
2016-09-26libcompat.h: strsignal() should be not be decleared constAnthony G. Basile
2016-08-19Release 1.8.31.8.3Sebastian Dröge
2016-08-19Update .po filesSebastian Dröge
2016-08-16queue2: Post buffering messages earlier in ringbuffer modeEdward Hervey
2016-08-16queue2: Fix average input rate calculation on small input rangeEdward Hervey
2016-08-13g-i: pass compiler env to g-ir-scannerTim-Philipp Müller
2016-08-13gst: g-i: pass compiler with quotesTim-Philipp Müller
2016-08-13gst: attempt to fix/track-down mysterious gnome-continuous build failuresRay Strode
2016-07-25inputselector: Wake other pads when selected goes EOSJan Schmidt
2016-07-25pad: check query caps answered and caps not NULLMiguel París Díaz
2016-07-25baseparse: Make sure to not create an invalid event order when generating the...Sebastian Dröge
2016-07-04bus: chain up GObject::constructed() to the parent class' implementationGuillaume Desmottes
2016-07-04queue2: fix crash deleting current region for small ring buffersVincent Penquerc'h
2016-07-01multiqueue: Fix behaviour with not-linked and eos padsEdward Hervey
2016-06-27tee: Properly handle return value when only 1 padNicolas Dufresne
2016-06-27basesink: Update start time when losing state only if we were in PLAYINGSebastian Dröge
2016-06-17gstpad tests: Add a test for flush event only probesLinus Svensson
2016-06-17pad: consider PROBE_TYPE_EVENT_FLUSH when using PROBE_TYPE_ALL_BOTHThiago Santos
2016-06-09Release 1.8.21.8.2Sebastian Dröge
2016-06-09Update .po filesSebastian Dröge
2016-06-09po: Update translationsSebastian Dröge
2016-05-20queue: Only unblock upstream waiting for the query once downstream is finishedSebastian Dröge
2016-05-20pad: Improve IDLE probe docsSebastian Dröge
2016-05-20basesink/src: Post an error message if ::start() failsSebastian Dröge
2016-05-16bin: Fix EOS forwarding on PLAYING->PLAYINGJan Schmidt
2016-05-12typefind: Only push a CAPS event downstream if the sinkpad is not in PULL modeSebastian Dröge
2016-05-11pad: Fix pad state when deactivating from one mode and then trying to activat...Sebastian Dröge
2016-05-06utils: fix element leak in find_common_root()Guillaume Desmottes
2016-04-28manual: Fix buffer memory leak in appsrc exampleSebastian Dröge
2016-04-26datetime: Sanity check year, month and day when parsing ISO-8601 stringsSebastian Dröge