summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* videometa: document how the meta can be used to negotiate buffers layoutGuillaume Desmottes2019-11-041-0/+15
* gl/gbm: ensure we call the resize callback before attempting to drawMatthew Waters2019-11-051-3/+10
* video-scaler: Ensure we're always using the correct lines for scaling in gst_...Sebastian Dröge2019-11-031-22/+72
* videodecoder: Add a property to disable dropping on QoSNicolas Dufresne2019-11-021-1/+67
* videodecoder: Post QoS when we drop because of QoSNicolas Dufresne2019-11-021-26/+32
* gl: use gst_video_meta_set_alignment()Guillaume Desmottes2019-11-022-2/+11
* videometa: add alignment fieldGuillaume Desmottes2019-11-022-0/+150
* video-info: add gst_video_info_align_full()Guillaume Desmottes2019-11-022-13/+76
* video-info: fix GST_VIDEO_INFO_FIELD_HEIGHT() with frame odd heightGuillaume Desmottes2019-11-021-1/+1
* audio-info: Allow from_caps() with encoded audio formatSeungha Yang2019-10-251-23/+31
* video-converter: Use G_N_ELEMENTS instead of writing it out manuallySebastian Dröge2019-10-221-1/+1
* video-converter: Scaling-only fast-paths for planar formats are keeping inter...Sebastian Dröge2019-10-221-13/+13
* video-scaler: Correctly handle interlaced vertical scalers in gst_video_scale...Sebastian Dröge2019-10-221-0/+3
* video-converter: Don't use fast-path halfing/doubling rescalers for interlace...Sebastian Dröge2019-10-221-7/+7
* video-converter: Use interlaced scalers for vertical scaling if neededSebastian Dröge2019-10-221-2/+9
* gstrtspconnection: messages_bytes not decreasedJoakim Johansson2019-10-211-0/+4
* glimagesink: add support for Y210 formatHaihao Xiang2019-10-164-3/+21
* glcolorconvert: add support for the NV16 and NV61 formatsDavid Trussel2019-10-154-21/+42
* glimagesink: add support for Y410 formatHaihao Xiang2019-10-154-4/+22
* glcolorconvert: merge shaders for AYUV and VUYA formatsHaihao Xiang2019-10-151-39/+12
* Remove autotools build systemTim-Philipp Müller2019-10-1331-1890/+4
* pbutils: add description for CineForm codecTim-Philipp Müller2019-10-081-0/+1
* riff: add mapping for CineForm codecTim-Philipp Müller2019-10-081-0/+7
* glupload: Add VideoMetas and GLSyncMeta to the raw uploaded buffersThibault Saunier2019-10-021-21/+11
* video-format: correct the pixel stride for Y410Haihao Xiang2019-09-301-1/+1
* audiosink: fix resuming after pauseAxel Mårtensson2019-09-272-5/+3
* audiosink: expose more audioringbuffer vmethods to child sinksPhilippe Renon2019-09-274-12/+92
* audio: Use LoadPackagedLibrary when building for UWPNirbheek Chauhan2019-09-241-0/+4
* build: fix debug output werror build with newer gccMatthew Waters2019-09-233-4/+4
* glimagesink: Fix VUYA in memory:DMABufHaihao Xiang2019-09-161-0/+2
* egldevice: Fix undeclared type build errorSeungha Yang2019-09-121-0/+4
* audio-resampler: Update NEON to handle remainders not multiples of 4Doug Nazar2019-09-021-4/+4
* Pass the code through codespellThibault Saunier2019-08-3095-192/+192
* glwindow/cocoa: silence unused-variable warningMatthew Waters2019-08-301-0/+1
* glcontext/egl: fallback to WINDOW_BIT if PBUFFER_BIT failsMatthew Waters2019-08-291-6/+25
* eglimage: Fix memory leakJonas Larsson2019-08-281-0/+2
* {audio,video}aggregator: define autoptr cleanup functionsMathieu Duponchelle2019-08-282-0/+10
* audiodecoder: fix ctitical info assertion 'GST_IS_CAPS (dec->priv->ctx.caps)'...Hou Qi2019-08-281-1/+1
* gstgl: Add a new window type for WinRTNirbheek Chauhan2019-08-287-7/+269
* encoding-target: fix SECTION comment syntaxMathieu Duponchelle2019-08-271-1/+2
* Don't pass default GLib marshallers for signalsNiels De Graef2019-08-276-17/+16
* gl/egl/display: Add support EGLDevice display typeSeungha Yang2019-08-219-4/+285
* glwindow: Introduce new vfunc for querying output surface availabilitySeungha Yang2019-08-212-1/+47
* video-hdr: Update documentationSeungha Yang2019-08-202-3/+4
* gl: New pushsrc-based glbasesrc base classPhilippe Normand2019-08-206-0/+748
* video-frame: Take TFF flag from the video info if it was set in thereSebastian Dröge2019-08-161-6/+12
* audioaggregator: add missing Since tagMathieu Duponchelle2019-08-121-0/+7
* glcolorconvert: Fix external-oes shaderXavier Claessens2019-08-121-5/+6
* video-hdr: Fix document typoSeungha Yang2019-08-121-1/+1
* video-color: keep UNKNOWN colorimetry define automatically up-to-dateTim-Philipp Müller2019-08-111-8/+2