summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* appsrc: Implement a leaky property similar to the queue elementSebastian Dröge2021-05-053-2/+213
* appsrc: Add new max-buffers / max-time / current-level-buffers / current-leve...Sebastian Dröge2021-05-053-28/+575
* Use gst_element_request_pad_simple...François Laignel2021-05-0522-80/+85
* rtp/hdrext: correct gst_rtp_get_header_extension_list() docsMatthew Waters2021-05-041-3/+5
* appsrc: Don't leak buffer list while wrongly unreffing buffer on EOS/flushingSebastian Dröge2021-05-031-4/+12
* app: Add gstappsrc.h to the enum headers in meson.buildSebastian Dröge2021-05-031-1/+1
* gst-play: add --start-position command line argumentStéphane Cerveau2021-04-301-3/+12
* videotestsrc: Fix a leak when computing alpha capsNirbheek Chauhan2021-04-301-0/+1
* playback-test: add window titleStéphane Cerveau2021-04-291-1/+2
* sdp/caps: support translating transport-cc rtcp-fb from caps to sdp attributesMatthew Waters2021-04-291-1/+10
* rtp: Fix request-extension signal callDoug Nazar2021-04-282-12/+12
* xvimagesink: Handle cropping when copying frames.Víctor Manuel Jáquez Leal2021-04-281-0/+14
* xvimagesink: Delay pool creation until it's needed.Víctor Manuel Jáquez Leal2021-04-281-9/+14
* gl/download: add support for output memory:NVMM buffersMatthew Waters2021-04-284-6/+920
* gl/bufferpool: add api for retrieving the configure gl allocation paramsMatthew Waters2021-04-282-0/+28
* glupload: add support for uploading memory:NVMM buffersMatthew Waters2021-04-282-3/+497
* glupload: guard against glEGLImageTexture2D not existingMatthew Waters2021-04-282-0/+21
* gstgl: Fix build when Meson >= 0.58.0rc1Xavier Claessens2021-04-271-3/+12
* opengl: Silence macOS OpenGL deprecationsDoug Nazar2021-04-248-0/+30
* playback-test: fix seek crashStéphane Cerveau2021-04-231-0/+3
* tcp: Rework client start error handling.Doug Nazar2021-04-223-35/+52
* rtpbasedepay: fix locking of GstRTPHeaderExtensionJakub Adam2021-04-211-0/+2
* vorbis: avoid duplicate symbolsStéphane Cerveau2021-04-216-36/+30
* uridecodebin: Don't force floating reference for future reusable decodebinSeungha Yang2021-04-211-2/+9
* uridecodebin: Use gst_object_ref instead of g_object_refSeungha Yang2021-04-211-1/+1
* gstvideoencoder: make sure the buffer is writable before modifying metadataJordan Petridis2021-04-201-0/+6
* tcp: Convert tcpclientsink to new helpers.Doug Nazar2021-04-201-39/+29
* tcp: Convert tcpclientsrc to new helpers.Doug Nazar2021-04-201-43/+32
* tcp: Convert tcpserversink to new helpers.Doug Nazar2021-04-201-35/+14
* tcp: Convert tcpserversrc to new helpers.Doug Nazar2021-04-201-36/+14
* tcp: Add helper functions to lookup hostnames and create sockets.Doug Nazar2021-04-202-0/+79
* tests/tcp: Fail if unable to start pipelines.Doug Nazar2021-04-201-2/+8
* tcp: cleanup filesDoug Nazar2021-04-2011-42/+5
* videodecoder: use DTS if PTS unknownStéphane Cerveau2021-04-191-4/+10
* Drop `@` documentation references from functions and external typesMarijn Suijten2021-04-154-8/+8
* playbin{2,3}: fix base_time selection when flush seeking liveMathieu Duponchelle2021-04-122-6/+44
* overlaycomposition: Fix test for big endian.Doug Nazar2021-04-121-5/+16
* gl: fix up Since markers for newly-added _get_type() functionsTim-Philipp Müller2021-04-115-5/+5
* gstgiobasesink: Handle incomplete writes in gst_gio_base_sink_render()Robin Burchell2021-04-091-17/+5
* clockoverlay: Fix broken string formatting by strftime() on WindowsSeungha Yang2021-04-082-0/+33
* audio/alsa: Exit write loop if underlying device is already paused.Doug Nazar2021-04-082-0/+7
* meson: Fix gstreamer-gl-prototypes-1.0.pcXavier Claessens2021-04-081-2/+2
* codec-utils: properly determine AAC LevelMatej Knopp2021-04-071-1/+1
* Fix build issue on MinGW64Binh Truong2021-04-041-1/+1
* rtpbuffer: make sure header extension buffer is initializedJakub Adam2021-04-032-1/+14
* typefind: use new gst_type_find_suggest_empty_simple()Chris White2021-04-011-20/+20
* videoaggregator: allow selecting an alpha output from non-alpha inputsMatthew Waters2021-03-311-1/+3
* xvimage: allow per feature registrationStéphane Cerveau2021-03-295-18/+14
* ximage: allow per feature registrationStéphane Cerveau2021-03-294-18/+14
* audiotestsrc: allow per feature registrationStéphane Cerveau2021-03-292-5/+7