summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* rawbaseparse: check destination format correctlyDaniel Knobe2021-05-311-1/+2
* compositor: Consider the converter-config when deciding whether one pad obscu...Sebastian Dröge2021-05-241-0/+17
* overlaycomposition: fix cut-off example code in docsTim-Philipp Müller2021-05-211-1/+1
* compositor: Fix NV12 blend operationNicolas Dufresne2021-05-191-2/+2
* video: Pass component index not plane indexNicolas Dufresne2021-05-192-6/+11
* compositor: perform conversions in parallelMatthew Waters2021-05-172-125/+112
* playback: Handle sources with dynamic pads and pads already presentThibault Saunier2021-05-131-66/+70
* playback: Stop giving "source" as name to sourcesThibault Saunier2021-05-131-1/+1
* multihandlesink: Use the monotonic clock for detecting timeouts and connectio...Sebastian Dröge2021-05-054-17/+36
* Use gst_element_request_pad_simple...François Laignel2021-05-056-10/+13
* videotestsrc: Fix a leak when computing alpha capsNirbheek Chauhan2021-04-301-0/+1
* tcp: Rework client start error handling.Doug Nazar2021-04-223-35/+52
* 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
* 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
* tcp: cleanup filesDoug Nazar2021-04-2011-42/+5
* Drop `@` documentation references from functions and external typesMarijn Suijten2021-04-151-2/+2
* playbin{2,3}: fix base_time selection when flush seeking liveMathieu Duponchelle2021-04-122-6/+44
* gstgiobasesink: Handle incomplete writes in gst_gio_base_sink_render()Robin Burchell2021-04-091-17/+5
* typefind: use new gst_type_find_suggest_empty_simple()Chris White2021-04-011-20/+20
* audiotestsrc: allow per feature registrationStéphane Cerveau2021-03-292-5/+7
* audioresample: allow per feature registrationStéphane Cerveau2021-03-292-10/+6
* audiorate: allow per feature registrationStéphane Cerveau2021-03-292-5/+5
* playback: Don't special-case G_SIGNAL_RUN_CLEANUP stage in signal accumulatorsSebastian Dröge2021-03-265-34/+17
* decodebin3: Don't insert duplicated streams in collectionEdward Hervey2021-03-251-1/+3
* parsebin: Put stream flags in GstStreamEdward Hervey2021-03-251-1/+3
* decodebin3: Make input activation "atomic"Edward Hervey2021-03-251-1/+9
* gstgiosrc: Don't leak scheme string in gst_gio_src_query()Jan Schmidt2021-03-211-0/+1
* encodebin: handle video encoder preset fail.Bing Song2021-03-191-12/+16
* gst: don't use volatile to mean atomicMatthew Waters2021-03-195-7/+7
* audioconvert: update doc for mix-matrixStéphane Cerveau2021-03-171-1/+1
* playback: element_init returns voidStéphane Cerveau2021-03-163-4/+4
* volume: allow per feature registrationStéphane Cerveau2021-03-162-2/+4
* videotestsrc: allow per feature registrationStéphane Cerveau2021-03-162-2/+5
* videoscale: allow per feature registrationStéphane Cerveau2021-03-162-2/+5
* videorate: allow per feature registrationStéphane Cerveau2021-03-162-2/+5
* videoconvert: allow per feature registrationStéphane Cerveau2021-03-162-2/+5
* overlaycomposition: allow per feature registrationStéphane Cerveau2021-03-162-2/+5
* encoding: allow per feature registrationStéphane Cerveau2021-03-166-17/+95
* compositor: allow per feature registrationStéphane Cerveau2021-03-162-2/+5
* adder: allow per feature registrationStéphane Cerveau2021-03-162-4/+6
* audioconvert: allow per feature registrationStéphane Cerveau2021-03-163-7/+6
* gio: allow per feature registrationStéphane Cerveau2021-03-1616-254/+291
* app: allow per feature registrationStéphane Cerveau2021-03-165-36/+119
* audiomixer: allow per feature registrationStéphane Cerveau2021-03-167-128/+271
* tcp: allow per feature registrationStéphane Cerveau2021-03-1611-35/+112