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
2015-10-27uri: tests: added unit test for streams ending in .. without following /Florin Apostol
2015-10-27segment: Correct stream_time calc for negative applied rateVivia Nikolaidou
2015-10-27segment: gst_segment_to_stream_time: Renamed 'result' to 'stream_time'Vivia Nikolaidou
2015-10-27uri: fix behaviour for merging uris ending in .. without following /Florin Apostol
2015-10-21pad: Fix docs/annotation of gst_pad_probe_info_get_buffer_list()Sebastian Dröge
2015-10-20bin: Make sure to free all cached messages when going to NULLSebastian Dröge
2015-10-19multiqueue: Improve incoming SEGMENT handlingEdward Hervey
2015-10-13baseparse: Update internal position even if not linkedEdward Hervey
2015-10-07tests: fix the tag testStefan Sauer
2015-10-07tests/gst-launch: Fix sample memory leakVineeth TM
2015-10-07gst-ptp-helper: #include <sys/socket.h> to fix net/if.h include on OSX 10.6Sebastian Dröge
2015-09-29check: fix 'format string is not a string literal' warning with clangTim-Philipp Müller
2015-09-26Release 1.6.01.6.0Sebastian Dröge
2015-09-25Update .po filesSebastian Dröge
2015-09-25ptpclock: Fix error leak during failuresVineeth TM
2015-09-24funnel: Fix racy state changeStian Selnes
2015-09-24bin: element: Ignore activate result for removed pads on state changeStian Selnes
2015-09-24harness: don't crash when adding a sink-harness without h->sinkpadHavard Graff
2015-09-23basetransform: Print buffer PTS when submitting an input bufferSebastian Dröge
2015-09-21inputselector: Fix buffer leak in sync_streams & cache_buffers modeEunhae Choi
2015-09-19gst: Documentation typo fix in caps & pad APIsVikram Fugro
2015-09-18Release 1.5.911.5.91Sebastian Dröge
2015-09-18Update .po filesSebastian Dröge
2015-09-18po: Update translationsSebastian Dröge
2015-09-15downloadbuffer, benchmarks: fix error leaks in failure code pathsVineeth TM
2015-09-15check: Fix indentationVineeth TM
2015-09-15bufferpool: sprinkle some allow-none and out annotations for g-iTim-Philipp Müller
2015-09-14bin: fix typo in log message when threadpool alloc failsVineeth TM
2015-09-12configure: Check for socketpair() in -lsocket tooIgor Rondarev
2015-09-09Revert "docs: Make sure gst_debug_bin_to_dot_data() is documented"Arun Raghavan
2015-09-09docs: Make sure gst_debug_bin_to_dot_data() is documentedArun Raghavan
2015-09-07harness: Fix race for gst_harness_element_refStian Selnes
2015-09-07harness: Allow-none for custom stress init funcStian Selnes
2015-09-06docs: remove signal that no longer exists from docsTim-Philipp Müller
2015-09-05po: update for translated string changesTim-Philipp Müller
2015-09-05tools: gst-launch: fix --exclude command line optionTim-Philipp Müller
2015-08-31Revert "queue2: Process SEEKING query"Tim-Philipp Müller
2015-08-31harness: misc bugfixesHavard Graff
2015-08-26tests: event: fix build failureThiago Santos
2015-08-25bin: Make sure we don't add/remove a bin to/from itselfVivia Nikolaidou
2015-08-22basetransform: Reconfigure before propose_allocationNicolas Dufresne
2015-08-20basesrc-test: Fix race testing segment updateNicolas Dufresne
2015-08-20bin: Add NLE to GST_PLUGIN_PATHThibault Saunier
2015-08-19Release 1.5.901.5.90Sebastian Dröge
2015-08-19Update .po filesSebastian Dröge
2015-08-19po: Update translationsSebastian Dröge
2015-08-18baseparse: avoid tag list spam if upstream provides bitrate tags alreadyTim-Philipp Müller
2015-08-17debugutils: bring the dot style a bit closer to what we use in the docsStefan Sauer
2015-08-16baseparse: fix tag handlingTim-Philipp Müller
2015-08-16baseparse: add API for subclass to set tagsTim-Philipp Müller