summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gstplay: avoid getting property of playbin2 if subtitle_sid is null1.22Elliot Chen2023-05-171-2/+4
* splitmuxsrc: Make PTS contiguous by preferenceJan Schmidt2023-05-171-4/+4
* d3d11convert: Fix for runtime property updateSeungha Yang2023-05-171-18/+87
* d3d11convert: protect 'add-borders' with mutexAleksandr Slobodeniuk2023-05-171-3/+4
* Revert "meson: Install viv-fb GL headers, needed by i.MX"Matthew Waters2023-05-171-5/+0
* decodebin3: fix random hang when remove failing streamHaihua Hu2023-05-171-10/+10
* avdtputil: Use int instead of int range for fixed bitpool valuesCarlos Rafael Giani2023-05-171-4/+16
* Revert "webrtc/nice: support consent-freshness RFC7675"Tim-Philipp Müller2023-05-171-1/+0
* qtmux: Fix extraction of CEA608 data from S334-1A packetsSebastian Dröge2023-05-161-5/+5
* sctpenc: Fix potential shutdown deadlockJohan Sternerup2023-05-151-31/+31
* webrtc: do not tear down data channel before data is flushedDaniel Moberg2023-05-151-9/+18
* osxvideosink: fix deadlock upon closing output windowPiotr Brzeziński2023-05-131-2/+3
* avviddec: Temporarily unlock stream lock while flushing buffersSebastian Dröge2023-05-131-0/+5
* parse/grammar: fix missing unref of looked up childMathieu Duponchelle2023-05-131-0/+2
* mpegpsdemux: Rework gap sendingJan Schmidt2023-05-122-16/+36
* uridecodebin3: Ensure atomic urisourcebin state changeEdward Hervey2023-05-121-7/+22
* meson: Install viv-fb GL headers, needed by i.MXNirbheek Chauhan2023-05-121-0/+5
* gstutils: Add category and object to most logging messagesJuan Navarro2023-05-121-28/+35
* vavp8dec: Fix return type of decode_picture()Seungha Yang2023-05-121-1/+1
* vajpegdec: Hide gst_jpeg_decoder_get_type() symbolSeungha Yang2023-05-121-1/+0
* vabaseenc: Fix return type of encode_frame vfuncSeungha Yang2023-05-121-3/+3
* va: Fix struct empty initialization syntaxSeungha Yang2023-05-126-27/+28
* qtdemux: add unit test for edit list regressionTim-Philipp Müller2023-05-112-1/+141
* Revert "qtdemux: fix conditions for end of segment in reverse playback"Mathieu Duponchelle2023-05-111-9/+1
* d3d11videosink: Don't clear prepared buffer on unlock_stop()Seungha Yang2023-05-111-2/+2
* h264decoder: Drop nonexisting picture silently without errorSeungha Yang2023-05-091-4/+10
* rtpmanager/rtsession: data race leading to critical warningsFrançois Laignel2023-05-091-7/+14
* rtpdtmfdepay: Classify as RTP elementPhilippe Normand2023-05-092-2/+2
* rtpdtmfsrc: Classify as RTP sourcePhilippe Normand2023-05-092-2/+2
* v4l2: device provider: Fix GMainLoop leakNicolas Dufresne2023-05-091-3/+10
* webrtcdatachannel: Bind to parent webrtcbin using a weak referencePhilippe Normand2023-05-093-5/+30
* webrtc/nice: support consent-freshness RFC7675Matthew Waters2023-05-081-0/+1
* d3d11memory: Don't clear wrapped texture memorySeungha Yang2023-05-061-0/+7
* qtdemux: emit no-more-pads after pruning old padsXabier Rodriguez Calvar2023-05-051-2/+2
* videoflip: fix setting of method property at construction timeMathieu Duponchelle2023-05-052-2/+20
* mfvideoenc: Allow only even resolution numbersSeungha Yang2023-05-051-6/+11
* webrtcbin: Fix potential deadlock when closing before any data was sentPhilippe Normand2023-05-031-0/+5
* rtpmanager/rtsession: race conditions leading to critical warningsFrançois Laignel2023-05-031-0/+2
* v4l2: pool: Flush events on capture queueNicolas Dufresne2023-05-023-8/+60
* v4l2: videodec: Detect flushes while setting up the captureNicolas Dufresne2023-05-021-1/+9
* v4l2: bufferpool: Don't copy buffer when flushingNicolas Dufresne2023-05-021-2/+4
* v4l2: videodec: Don't forcibly drain on resolution changesNicolas Dufresne2023-05-022-21/+32
* v4l2: videodec: Remove the spurious srccaps probeNicolas Dufresne2023-05-021-14/+0
* v4l2: videodec: Improve few logsNicolas Dufresne2023-05-021-1/+5
* v4l2: videodec: Only warn of incomplete drain on successNicolas Dufresne2023-05-021-3/+5
* v4l2: bufferpool: Don't assert when orphaning is not neededNicolas Dufresne2023-05-021-1/+3
* v4l2: videodec: Wait for source change eventNicolas Dufresne2023-05-022-3/+57
* v4l2: object: Move the GstPoll into v4l2objectNicolas Dufresne2023-05-024-108/+178
* v4l2: object: Fix bogus debug objects pointersNicolas Dufresne2023-05-021-7/+8
* v4l2: videodec: Move the capture setup into the processing loopNicolas Dufresne2023-05-022-32/+20