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

github.com/GStreamer/gst-plugins-base.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-14vorbisdec: don't reorder streams with channels count greater than eightAurélien Zanelli
2014-10-14videoencoder: release frame in finish_frame when no output state is configuredAurélien Zanelli
2014-10-14audiosink: compensate for segment restart with clock's time_offsetThiago Santos
2014-09-24Release 1.4.31.4.3Sebastian Dröge
2014-09-24Update .po filesSebastian Dröge
2014-09-24videoscale Use stride instead of width in more placesSebastian Dröge
2014-09-24videoscale: Use width instead of stride in buffer offset calculationSanjay NM
2014-09-23videodecoder: Reset last_timestamp_out on new segmentJan Schmidt
2014-09-23xvimagesink: only try to set XV_ITURBT_709 port attribute if it existsTim-Philipp Müller
2014-09-19Release 1.4.21.4.2Sebastian Dröge
2014-09-19Update .po filesSebastian Dröge
2014-09-19po: Update translationsSebastian Dröge
2014-09-19playbin: Don't leak input-selector sinkpadsAndrei Sarakeev
2014-09-19audioencoder: do not leak events when flushing themOgnyan Tonchev
2014-09-19streamsplitter: do not leak events when flushing themOgnyan Tonchev
2014-09-19videodecoder: do not leak events when flushing themOgnyan Tonchev
2014-09-19audiodecoder: Simplify code a bitSebastian Dröge
2014-09-19videoencoder: do not leak events when flushing themOgnyan Tonchev
2014-09-19audiodecoder: Don't leak eventsOgnyan Tonchev
2014-09-19audiodecoder: extend flush_events test to check for event leaksOgnyan Tonchev
2014-09-18basetextoverlay: Do not fail the negotiation if query failsThiago Santos
2014-09-18basetextoverlay: get framerate from previously parsed video infoArnaud Vrac
2014-09-18basetextoverlay: do not ask for a bufferpool when checking for composition metaArnaud Vrac
2014-09-18basetextoverlay: schedule reconfigure on source pad when negotiation failsArnaud Vrac
2014-09-17audiocdsrc: do not leak uid after parsing TOC select eventOgnyan Tonchev
2014-09-17typefind: correct the condition for irap flagRavi Kiran K N
2014-09-16playsink: Add audio/videoconvert in front of the audio/video-filtersSebastian Dröge
2014-09-15videodecoder: do not leak pool and allocator in error caseOgnyan Tonchev
2014-09-13audiobasesink: Fix deadlock caused by holding object lock while calling clock...Garg
2014-09-13videofilter: Unref buffers before calling the transform_frame functionsSebastian Dröge
2014-09-12decodebin: protect buffering message handlingThiago Santos
2014-09-11playbin: filter out buffering messages when switching uriGeorge Kiagiadakis
2014-09-11audioresample: don't skip input samplesKipp Cannon
2014-09-04rtspconnection: Protect readsrc, writesrc and controllsrc with a mutexGöran Jönsson
2014-09-04videorate: GstStructure refcount critical messageVineeth T M
2014-09-01tests: textoverlay: add test to reproduce fakesink scenarioThiago Santos
2014-09-01basetextoverlay: properly fallback to non-overlay capsThiago Santos
2014-09-01textoverlay: Don't hold any mutexes while calling negotiateSebastian Dröge
2014-08-27Release 1.4.11.4.1Sebastian Dröge
2014-08-27Update .po filesSebastian Dröge
2014-08-27po: Update translationsSebastian Dröge
2014-08-26audiodecoder: Don't ignore ::start/stop return valuesSebastian Dröge
2014-08-18playsinkconvertbin: only intersect with the filter at the endThiago Santos
2014-08-13basetextoverlay: fix caps negotiation filterThiago Santos
2014-08-13playsinkconvertbin: Make sure to intersect raw caps with our converter capsSebastian Dröge
2014-08-11basetextoverlay: rework caps negotiationThiago Santos
2014-08-11basetextoverlay: always intersect with the filter capsThiago Santos
2014-08-11playbin: Keep a reference to the playsink sinkpadsSebastian Dröge
2014-07-31check: Fix include path of rtp checksEdward Hervey
2014-07-30pbutils: discoverer: Always set the pipeline back to NULL after an errorThibault Saunier