summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* convertframe: Only go to PAUSED state for the async variantSebastian Dröge2019-05-011-2/+1
* convertframe: Error out directly if changing the pipeline state to PLAYING fa...Sebastian Dröge2019-05-011-1/+17
* convertframe: Use refcounting for the contextSebastian Dröge2019-05-011-79/+103
* gl: Fix subclassing of GstGLContextEGLXavier Claessens2019-05-011-1/+6
* rtpbasepayload: Update current seqnum for buffer listsLinus Svensson2019-05-011-0/+2
* meson: opengl: fix enabled_gl_apis in pkg-config fileTim-Philipp Müller2019-01-221-1/+1
* video-converter: fix number of allocated linesWim Taymans2019-01-111-7/+16
* glupload: dmabuf: be explicit about gl formats usedSjoerd Simons2018-11-111-2/+5
* gl/egl: Determine correct format on dmabuf importSjoerd Simons2018-11-111-4/+9
* meson: fix backported gl patchTim-Philipp Müller2018-11-101-6/+2
* glimagesink: make multiview none equivalent to monoMatthew Waters2018-11-081-1/+14
* glimagesink: only update the output info iff there's a valid display_rectMatthew Waters2018-11-081-19/+21
* gl/overlaycompositor: handle ANY caps features gracefullyMatthew Waters2018-11-081-2/+3
* glfilter: don't complete overwrite caps features from the subclassMatthew Waters2018-11-081-4/+8
* gl/meson: check for EGL headers before allowing use of EGLMatthew Waters2018-11-081-4/+12
* glviewconvert: fix output when a transformation matrix is usedMatthew Waters2018-11-081-0/+3
* glmemory: Fix n_wrapped_pointers usageNicolas Dufresne2018-11-071-1/+6
* decodebin3: fix eos event leakRoland Jon2018-10-181-0/+2
* oggdemux: Answer POSITION querySebastian Dröge2018-10-181-1/+14
* videometa: Log map errors with GST_ERROR, not DEBUGNirbheek Chauhan2018-10-181-2/+2
* rtspconnection: do not duplicate authentication headersMathieu Duponchelle2018-10-181-2/+0
* encoding-profile: set_restriction should accept null as validThiago Santos2018-10-181-1/+1
* video: Fix annotations for gst_buffer_add_video_meta_full()Sebastian Dröge2018-10-181-2/+2
* Release 1.14.41.14.4Tim-Philipp Müller2018-10-026-8/+139
* Update docsTim-Philipp Müller2018-10-0231-31/+31
* glviewconvert: wait and set the gl sync meta on buffersMatthew Waters2018-09-271-7/+25
* tagdemux: Use upstream GST_EVENT_STREAM_START if presentEdward Hervey2018-09-271-19/+8
* glcolorconvert: Don't copy overlay composition meta over to NULL outbufsSebastian Dröge2018-09-271-8/+8
* glviewconvert: Copy composition meta from the primary buffer to both outputsSebastian Dröge2018-09-271-0/+20
* vorbisdec: Initialize decoder directly once we have the 3 headersSebastian Dröge2018-09-271-3/+27
* Release 1.14.31.14.3Tim-Philipp Müller2018-09-166-10/+285
* Update docsTim-Philipp Müller2018-09-1631-31/+31
* opusenc: fix segmentation fault at x86 versionMarcos Kintschner2018-09-131-2/+2
* gstaudiosrc/sink: Set audio ringbuffer thread priorityNirbheek Chauhan2018-09-114-0/+76
* vorbisdec: Always handle in-band header packets once the first non-header pac...Sebastian Dröge2018-09-081-13/+18
* gl/dispmanx: fix removing foreign window handleYuji Kuwabara2018-09-081-1/+1
* oggdemux: Ensure that no pad values are set when setting up the mapperSebastian Dröge2018-09-081-43/+97
* glcolorscale: fix compiler warningTim-Philipp Müller2018-09-081-1/+1
* audioaggregator: Also run the audio-specific caps fixation for audio aggregat...Sebastian Dröge2018-08-171-7/+3
* audioaggregator: Fixate to some meaningful values if no sinkpad is configured...Sebastian Dröge2018-08-171-1/+17
* meson: Unify required version to 0.40.1Nicolas Dufresne2018-08-161-1/+1
* playsink: audio visualization support fixesPhilippe Normand2018-08-161-26/+40
* tagdemux: Propagate flow returns from gst_type_find_helper_get_range() properlySebastian Dröge2018-08-081-2/+4
* tagdemux: Properly propagate gst_pad_pull_range() errorsSebastian Dröge2018-08-021-16/+33
* gl: Also don't leak floating references to elements set via propertiesSebastian Dröge2018-07-254-23/+19
* gl: Don't steal callers reference when setting non-floating elements via prop...Sebastian Dröge2018-07-254-4/+4
* Release 1.14.21.14.2Tim-Philipp Müller2018-07-206-143/+418
* Update docsTim-Philipp Müller2018-07-2032-34/+34
* xvimage: Fix symbol redefine build errorSeungha Yang2018-07-192-5/+4
* glcolorbalance: Support OES textures for input/passthroughJan Schmidt2018-07-181-5/+82