summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* tag: id3v2: fix frame size check and potential invalid reads1.16Tim-Philipp Müller2021-03-151-1/+1
* gl: dist new private egl headerTim-Philipp Müller2020-10-211-0/+1
* gstrtpbuffer: fix header extension length validationWill Miller2020-10-121-1/+1
* video-info: clarify GST_VIDEO_INTERLACE_MODE_ALTERNATE docGuillaume Desmottes2020-10-121-1/+1
* videodecoder: fix output state interlace-modeGuillaume Desmottes2020-10-121-43/+61
* videodecoder: add interlace-mode to debug output when setting output stateGuillaume Desmottes2020-10-121-2/+3
* gl/display/egl: ensure debug category is initializedMatthew Waters2020-09-271-5/+19
* audioaggregator: Only check downstream caps when handling CAPS events if we d...Sebastian Dröge2020-09-271-21/+23
* audioaggregator: Check all downstream allowed caps structures if they support...Sebastian Dröge2020-09-271-5/+9
* video-format: RGB16/15 are not 16 bit per component but only 5.333 and 5Sebastian Dröge2020-09-251-2/+2
* video: Fix NV12_64Z32 number of componentNicolas Dufresne2020-09-251-1/+1
* gstglwindow_x11: fix resizeDavid Bender2020-09-251-2/+2
* pbutils: Add latest H.264 level valuesNicolas Dufresne2020-09-251-0/+10
* audioaggregator: Fix negotiation with downstream if there is no peer yetSebastian Dröge2020-09-251-1/+5
* discoverer: Check sinkpad existence before retrieving capsSebastian Dröge2020-09-251-4/+4
* discoverer: Ensure that we have fixed, non-empty caps before passing passing ...Sebastian Dröge2020-09-251-2/+4
* discoverer: Try to get negotiated caps first on pad-added and only then fall ...Sebastian Dröge2020-09-251-1/+6
* glupload: fix segfaultHaihao Xiang2020-03-261-1/+4
* glupload: Fix fallback from direct dmabuf to dmabuf upload methodChris Lord2020-03-233-9/+72
* video-info: fix typo in docGuillaume Desmottes2020-02-261-2/+2
* video: fix GST_VIDEO_FRAME_IS_BOTTOM_FIELD()Guillaume Desmottes2020-02-261-1/+6
* appsrc/appsink: Make setting/replacing callbacks thread-safeSebastian Dröge2020-02-142-79/+160
* discoverer: Start discovering next URI from right threadThibault Saunier2020-02-121-2/+5
* glcolorconvert: error out if memory context is different than oursMatthew Waters2020-02-111-0/+15
* glviewconvert: fix reset context for GL context changeMatthew Waters2020-02-111-2/+11
* glviewconvert: also remove GL buffers on a resetMatthew Waters2020-02-111-6/+28
* videoaggregator: Don't configure NULL chroma-site/colorimetrySebastian Dröge2020-02-051-5/+12
* fft: Update our kiss fft versionSebastian Dröge2020-01-0121-481/+544
* audioencoder: fix segment event leakJonas Holmberg2019-12-201-0/+1
* video-converter: Fix RGB-XYZ-RGB conversionEdward Hervey2019-11-211-2/+25
* audioringbuffer: Reset reorder flag before checkJochen Henneberg2019-11-171-1/+1
* audio-buffer: Don't fail to map buffers with zero samplesSebastian Dröge2019-11-141-8/+14
* gl/gbm: ensure we call the resize callback before attempting to drawMatthew Waters2019-11-051-3/+10
* video-converter: Use G_N_ELEMENTS instead of writing it out manuallySebastian Dröge2019-10-241-1/+1
* video-converter: Scaling-only fast-paths for planar formats are keeping inter...Sebastian Dröge2019-10-241-13/+13
* video-scaler: Correctly handle interlaced vertical scalers in gst_video_scale...Sebastian Dröge2019-10-241-0/+3
* video-converter: Don't use fast-path halfing/doubling rescalers for interlace...Sebastian Dröge2019-10-241-7/+7
* video-converter: Use interlaced scalers for vertical scaling if neededSebastian Dröge2019-10-241-2/+9
* gstrtspconnection: messages_bytes not decreasedJoakim Johansson2019-10-241-0/+4
* pbutils: add description for CineForm codecTim-Philipp Müller2019-10-101-0/+1
* riff: add mapping for CineForm codecTim-Philipp Müller2019-10-101-0/+7
* glupload: Add VideoMetas and GLSyncMeta to the raw uploaded buffersThibault Saunier2019-10-051-21/+11
* video-info: parse field-order for all interleaved formatsMarco Felsch2019-09-191-2/+1
* audio-resampler: Update NEON to handle remainders not multiples of 4Doug Nazar2019-09-081-4/+4
* eglimage: Fix memory leakJonas Larsson2019-09-081-0/+2
* audiodecoder: fix ctitical info assertion 'GST_IS_CAPS (dec->priv->ctx.caps)'...Hou Qi2019-09-021-1/+1
* video-frame: Take TFF flag from the video info if it was set in thereSebastian Dröge2019-08-201-6/+12
* glcolorconvert: Fix external-oes shaderXavier Claessens2019-08-121-5/+6
* video-color: keep UNKNOWN colorimetry define automatically up-to-dateTim-Philipp Müller2019-08-111-8/+2
* video-color: Deal with NULL colorimetry while converting from stringArun Raghavan2019-08-111-1/+4