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-04-14Update RELEASE with more bug details after release1.6Tim-Philipp Müller
2016-04-14Release 1.6.41.6.4Tim-Philipp Müller
2016-04-14Update .po filesTim-Philipp Müller
2016-04-06utils: add 'transfer full' annotation to gst_pad_peer_query_capsAurélien Zanelli
2016-04-06pad: add 'transfer full' and 'nullable' annotations to gst_pad_get_current_capsAurélien Zanelli
2016-04-06utils: fix gir annotation for gst_element_query_convert()Ben Iofel
2016-04-06multiqueue: Fix not-linked pad handling at EOSJan Schmidt
2016-04-06multiqueue: two small fixes for when an existing pad is requestedTim-Philipp Müller
2016-04-06multiqueue: Don't use random segment.position from upstreamEdward Hervey
2016-04-06typefind: Allow caps query in "have-type" signal handlersRomain Picard
2016-04-06typefind: Store caps on the pad before emitting have-type but send it downstr...Sebastian Dröge
2016-03-15baseparse: Recheck after pre_push_frame() if there are tags pendingSebastian Dröge
2016-02-04baseparse: fix stray discont flag set on outgoing buffers in push modeTim-Philipp Müller
2016-02-04controller: Do not unset uninitiallized GValueThibault Saunier
2016-01-20Release 1.6.31.6.3Sebastian Dröge
2016-01-20Update .po filesSebastian Dröge
2016-01-17message: add function guard to gst_message_set_buffering_stats()Tim-Philipp Müller
2016-01-17GstDeviceMonitor: Don't remove unmatched class filtersNirbheek Chauhan
2016-01-17netclientclock: Fix GError memory leak in handling NTP responseFlorin Apostol
2016-01-12gstutils: Fix build with clang -Werror=cast-alignTing-Wei Lan
2016-01-12queue2: fix fill level arithmetic overflow with large valuesTim-Philipp Müller
2016-01-03caps: Add (transfer full) annotation to simplify() and subtract() return valueSebastian Dröge
2016-01-03caps: add 'transfer full' annotation to caps returned by interserction functionsAurélien Zanelli
2015-12-14Release 1.6.21.6.2Sebastian Dröge
2015-12-14Update .po filesSebastian Dröge
2015-12-14po: Update translationsSebastian Dröge
2015-12-14fdsrc: enable large file support in AndroidReynaldo H. Verdejo Pinochet
2015-12-14fdsink: enable large file support in AndroidReynaldo H. Verdejo Pinochet
2015-12-14queue2: enable large file support on AndroidReynaldo H. Verdejo Pinochet
2015-12-14downloadbuffer: enable large file support on AndroidReynaldo H. Verdejo Pinochet
2015-12-14sparsefile: enable large file support on AndroidReynaldo H. Verdejo Pinochet
2015-12-10filesink: enable large file support on AndroidReynaldo H. Verdejo Pinochet
2015-12-10filesrc: enable large file support in AndroidReynaldo H. Verdejo Pinochet
2015-12-07helpers: really fix install raceRoss Burton
2015-12-04gst-launch: Fix process return value on errorNicolas Dufresne
2015-12-01controlsource: Annotate get_value[_array] as (method)Thibault Saunier
2015-11-19Revert "baseparse: do not overwrite header buffer timestamps"Thiago Santos
2015-11-19Revert "baseparse: simplify code a bit"Thiago Santos
2015-11-18queue2: don't print criticals when receiving custom events in ring buffer modeTim-Philipp Müller
2015-11-18ptp-helper: Disable multicast loopbackSebastian Dröge
2015-11-16baseparse: simplify code a bitThiago Santos
2015-11-16collectpads: handle buffer with dts-only when mapping to running timeThiago Santos
2015-11-16baseparse: do not overwrite header buffer timestampsThiago Santos
2015-11-16helpers: fix install raceRoss Burton
2015-11-07pad: Mark sticky events as sent on not-linkedJan Schmidt
2015-11-07ghostpad: Allow deactivation with no peer.Jan Schmidt
2015-10-30Release 1.6.11.6.1Sebastian Dröge
2015-10-30Update .po filesSebastian Dröge
2015-10-30po: Update translationsSebastian Dröge
2015-10-29pad: Unblock blocking pad probes when receiving FLUSH_START in send_event() tooSebastian Dröge