summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.19.11.19.1Tim-Philipp Müller2021-06-017-1997/+4122
* rtpjpegpay: fix image corruption when compiled with MSVC on WindowsTim-Philipp Müller2021-05-291-2/+3
* v4l2videoenc: Set default latency if the frame duration is invalidHou Qi2021-05-281-0/+4
* deinterlace: Drop "field-order" field while transforming capsSeungha Yang2021-05-271-2/+9
* deinterlace: Drop field-order field if outputting progressiveSeungha Yang2021-05-271-0/+5
* rtpssrcdemux: fix "data flow before segment event" crashHavard Graff2021-05-252-20/+125
* rtpssrcdemux: refactor destruction of GstRtpSsrcDemuxPadsHavard Graff2021-05-251-18/+13
* rtpssrcdemux: make naming consistentHavard Graff2021-05-252-53/+52
* wavparse: use g_strndup() for copying text dataTim-Philipp Müller2021-05-231-2/+2
* wavparse: clean up adtl/note/labl chunk parsingTim-Philipp Müller2021-05-231-4/+2
* wavparse: guard against overflow when comparing chunk sizesTim-Philipp Müller2021-05-231-1/+1
* doc: update gst_plugins_cache.jsonDaniel Almeida2021-05-211-4/+4
* matroskademux: fix decoder glitches with H264 contentStéphane Cerveau2021-05-201-4/+8
* qml: don't use buffers that have invalid contentsMatthew Waters2021-05-121-2/+26
* qml: also use the dummy texture when no buffer has been setMatthew Waters2021-05-121-1/+2
* doc: Update cache for RGBP format additionNicolas Dufresne2021-05-111-4/+4
* matroskademux: Advertise codec-alpha in capsNicolas Dufresne2021-05-113-1/+27
* matroskademux: Store alpha stream in VideoCodecAlphaMetaNicolas Dufresne2021-05-111-7/+14
* matroska-demux: extract VP8 alpha from BlockAdditionalsTim-Philipp Müller2021-05-111-2/+144
* qt: return a different GstGLDisplay object when the first sink requestsMatthew Waters2021-05-115-8/+14
* udpsrc: Plug leaks of saddr in error casesJan Alexander Steffens (heftig)2021-05-071-0/+2
* udpsrc: WhitespaceJan Alexander Steffens (heftig)2021-05-071-1/+1
* deinterlace: Plug a method subobject leakJan Alexander Steffens (heftig)2021-05-071-1/+1
* vp9enc: Add color range supportNicolas Dufresne2021-05-061-2/+23
* vp9enc: Move colorspace configuration in VP9 encNicolas Dufresne2021-05-062-62/+65
* vpxdenc: Add a GstVideoCodecState to configure_encoder virtualNicolas Dufresne2021-05-063-3/+3
* gtk: Remove coordinates double-translationBastien Nocera2021-05-061-12/+2
* gtk: Translate navigation events coordinatesBastien Nocera2021-05-061-0/+13
* gtk: Export _display_size_to_stream_size()Bastien Nocera2021-05-062-5/+10
* matroska-mux: Change accepted caps width and height from [16, MAX] to [1, MAX]David Fernandez2021-05-052-3/+3
* Use gst_element_request_pad_simpleFrançois Laignel2021-05-0514-65/+66
* qtmux: Make sure to write 64-bit STCO table when needed.Jan Schmidt2021-04-302-7/+24
* v4l2object: Add interlace-mode back to caps for cameraHou Qi2021-04-271-8/+19
* rtpopuspay: set MARKER flagGuillaume Desmottes2021-04-263-4/+46
* rtpopuspay: add DTX supportGuillaume Desmottes2021-04-264-1/+176
* taglib: Update createFrame() to non-deprecated version.Doug Nazar2021-04-261-0/+13
* rtpjitterbuffer: fix divide-by-zeroHavard Graff2021-04-252-3/+49
* rtpjitterbuffer: clean up and improve missing packets handlingHavard Graff2021-04-242-118/+273
* level: make properties thread-safeGuillaume Desmottes2021-04-232-9/+30
* level: disable passthrough when audio-level-meta is enabledGuillaume Desmottes2021-04-231-1/+11
* matroskamux: Don't pass a non-GObject pointer to GST_DEBUG_OBJECT and similarSebastian Dröge2021-04-231-2/+3
* rtpjitterbuffer: Avoid generation of invalid timestampsEdward Hervey2021-04-221-3/+32
* v4l2: Fix glib warning emitted when attribute query failsPhilippe Normand2021-04-211-1/+1
* qmloverlay: Use first found GstGLVideoItem as widget propertyVaL Doroshchuk2021-04-212-0/+36
* v4l2: fix debug category initialisation againTim-Philipp Müller2021-04-201-0/+5
* rtspsrc: Fix race saving seek event seqnum.Doug Nazar2021-04-201-5/+5
* qmlglsink: allow to set force-aspect-ratio propertyMarco Felsch2021-04-192-0/+7
* v4l2src: fix spurious SOURCE_CHANGED error-level log messagesTim-Philipp Müller2021-04-191-1/+6
* rtpsbcpay: remove use of packed struct for payloadDoug Nazar2021-04-151-40/+2
* dtmf: convert to bit accessorsDoug Nazar2021-04-143-27/+24