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
2019-05-01convertframe: Only go to PAUSED state for the async variantSebastian Dröge
2019-05-01convertframe: Error out directly if changing the pipeline state to PLAYING fa...Sebastian Dröge
2019-05-01convertframe: Use refcounting for the contextSebastian Dröge
2019-05-01gl: Fix subclassing of GstGLContextEGLXavier Claessens
2019-05-01rtpbasepayload: Update current seqnum for buffer listsLinus Svensson
2019-01-22meson: opengl: fix enabled_gl_apis in pkg-config fileTim-Philipp Müller
2019-01-11video-converter: fix number of allocated linesWim Taymans
2018-11-12glupload: dmabuf: be explicit about gl formats usedSjoerd Simons
2018-11-12gl/egl: Determine correct format on dmabuf importSjoerd Simons
2018-11-10meson: fix backported gl patchTim-Philipp Müller
2018-11-08glimagesink: make multiview none equivalent to monoMatthew Waters
2018-11-08glimagesink: only update the output info iff there's a valid display_rectMatthew Waters
2018-11-08gl/overlaycompositor: handle ANY caps features gracefullyMatthew Waters
2018-11-08glfilter: don't complete overwrite caps features from the subclassMatthew Waters
2018-11-08gl/meson: check for EGL headers before allowing use of EGLMatthew Waters
2018-11-08glviewconvert: fix output when a transformation matrix is usedMatthew Waters
2018-11-08glmemory: Fix n_wrapped_pointers usageNicolas Dufresne
2018-10-18decodebin3: fix eos event leakRoland Jon
2018-10-18oggdemux: Answer POSITION querySebastian Dröge
2018-10-18videometa: Log map errors with GST_ERROR, not DEBUGNirbheek Chauhan
2018-10-18rtspconnection: do not duplicate authentication headersMathieu Duponchelle
2018-10-18encoding-profile: set_restriction should accept null as validThiago Santos
2018-10-18video: Fix annotations for gst_buffer_add_video_meta_full()Sebastian Dröge
2018-10-03Release 1.14.41.14.4Tim-Philipp Müller
2018-10-03Update docsTim-Philipp Müller
2018-09-27glviewconvert: wait and set the gl sync meta on buffersMatthew Waters
2018-09-27tagdemux: Use upstream GST_EVENT_STREAM_START if presentEdward Hervey
2018-09-27glcolorconvert: Don't copy overlay composition meta over to NULL outbufsSebastian Dröge
2018-09-27glviewconvert: Copy composition meta from the primary buffer to both outputsSebastian Dröge
2018-09-27vorbisdec: Initialize decoder directly once we have the 3 headersSebastian Dröge
2018-09-16Release 1.14.31.14.3Tim-Philipp Müller
2018-09-16Update docsTim-Philipp Müller
2018-09-14opusenc: fix segmentation fault at x86 versionMarcos Kintschner
2018-09-10gstaudiosrc/sink: Set audio ringbuffer thread priorityNirbheek Chauhan
2018-09-08vorbisdec: Always handle in-band header packets once the first non-header pac...Sebastian Dröge
2018-09-08gl/dispmanx: fix removing foreign window handleYuji Kuwabara
2018-09-08oggdemux: Ensure that no pad values are set when setting up the mapperSebastian Dröge
2018-09-08glcolorscale: fix compiler warningTim-Philipp Müller
2018-08-17audioaggregator: Also run the audio-specific caps fixation for audio aggregat...Sebastian Dröge
2018-08-17audioaggregator: Fixate to some meaningful values if no sinkpad is configured...Sebastian Dröge
2018-08-16meson: Unify required version to 0.40.1Nicolas Dufresne
2018-08-16playsink: audio visualization support fixesPhilippe Normand
2018-08-08tagdemux: Propagate flow returns from gst_type_find_helper_get_range() properlySebastian Dröge
2018-08-02tagdemux: Properly propagate gst_pad_pull_range() errorsSebastian Dröge
2018-07-25gl: Also don't leak floating references to elements set via propertiesSebastian Dröge
2018-07-25gl: Don't steal callers reference when setting non-floating elements via prop...Sebastian Dröge
2018-07-20Release 1.14.21.14.2Tim-Philipp Müller
2018-07-20Update docsTim-Philipp Müller
2018-07-19xvimage: Fix symbol redefine build errorSeungha Yang
2018-07-18glcolorbalance: Support OES textures for input/passthroughJan Schmidt