summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.18.31.18.3Tim-Philipp Müller2021-01-135-7/+302
* dvbsuboverlay: Add support for dynamic resolution update.Raju Babannavar2021-01-131-4/+14
* decklinkaudiosrc: Fix duration of the first audio frame after each discontSebastian Dröge2021-01-131-0/+2
* dashsink: fix critical log when exit dynamic pipelineHaihua Hu2020-12-312-3/+4
* msdk: needn't close mfx session when failedHaihao Xiang2020-12-301-1/+0
* msdk: check GstMsdkContext instead of mfxSession instanceHaihao Xiang2020-12-302-12/+13
* d3d11shader: Fix ID3DBlob object leakSeungha Yang2020-12-291-0/+7
* assrender: Don't try unlocking unlocked mutexSebastian Dröge2020-12-291-2/+4
* d3d11videosink: Prepare window once streaming startedSeungha Yang2020-12-231-11/+32
* intervideosrc: fix negotiation of interlaced capsLim Siew Hoon2020-12-141-2/+3
* srt: Don't take object lock calling gst_srt_object_get_statsJan Alexander Steffens (heftig)2020-12-091-10/+25
* rtmp2/connection: pass the parent cancellable down to the connectionMatthew Waters2020-12-093-6/+12
* Back to developmentTim-Philipp Müller2020-12-061-1/+1
* Release 1.18.21.18.2Tim-Philipp Müller2020-12-065-4/+502
* ttmlparse: Handle whitespace before XML declarationChris Bass2020-12-051-3/+8
* ttmlparse: Ensure only single TTML doc parsedChris Bass2020-12-051-1/+1
* hlsdemux: Use actual object for loggingEdward Hervey2020-12-041-1/+1
* curl: Remove incorrect GST_DEBUG_OBJECT() callsArun Raghavan2020-12-048-10/+0
* adaptivedemux: Don't calculate bitrate for header/index fragmentsEdward Hervey2020-12-041-6/+12
* adaptivedemux: Store QoS values on the elementEdward Hervey2020-12-043-28/+48
* tsparse: Forward incoming timestampsEdward Hervey2020-12-023-22/+52
* adaptivedemux: Don't log with non-GObject objectsSebastian Dröge2020-12-021-5/+7
* Revert "v4l2codecs: decoder: Unmark previously pending request"Nicolas Dufresne2020-12-021-1/+0
* player: Fix get_current_subtitle_track annotationPhilippe Normand2020-11-251-1/+1
* mpegdemux: Set duration on seeking query if possibleSeungha Yang2020-11-231-3/+7
* mpegtspacketizer: Handle PCR issues with adaptive streamsEdward Hervey2020-11-201-3/+15
* mpegtsdemux: Fix off by one errorEdward Hervey2020-11-181-1/+1
* adaptivedemux: Don't calculate bitrate for header/index fragmentsEdward Hervey2020-11-181-1/+2
* hlsdemux: Don't double-free variant streams on errorsEdward Hervey2020-11-181-1/+4
* nvcodec: leave g_once_init when all quarks are initializedJulian Bouzas2020-11-091-3/+2
* decklink: correct framerate 2KDCI 23.98Jason Pereira2020-11-052-2/+2
* player: call ref_sink on pipelineRafostar2020-11-051-0/+2
* vkdeviceprovider: Avoid deadlock on physical deviceJan Schmidt2020-11-041-1/+4
* wlvideoformat: fix DMA format convertorRandy Li2020-11-041-1/+1
* dtls: Catch bus errors and fail instead of hanging.Jan Schmidt2020-10-311-1/+32
* sctp: Do downward state change logic after chaining up.Jan Schmidt2020-10-312-5/+13
* dtls: Avoid bio_buffer assertion on shutdown.Jan Schmidt2020-10-311-3/+4
* webrtc: Fix a race on shutdown.Jan Schmidt2020-10-311-3/+16
* tests: Don't set dtlsenc state before linking.Jan Schmidt2020-10-311-1/+2
* decklink: Update enum value bounds check in gst_decklink_get_mode()Sebastian Dröge2020-10-301-1/+1
* amc: Fix crash when encoding AVCXavier Claessens2020-10-301-1/+2
* opencv: allow compilation against 4.5.xNicola Murino2020-10-301-1/+1
* d3d11videoprocessor: Fix wrong input/output supportability checkSeungha Yang2020-10-291-7/+12
* tests: svthevcenc: Fix test_encode_simpleJan Alexander Steffens (heftig)2020-10-291-1/+1
* mpegtsmux: Restore intervals when creating TsMuxJan Alexander Steffens (heftig)2020-10-291-0/+3
* Back to developmentTim-Philipp Müller2020-10-271-1/+1
* Release 1.18.11.18.1Tim-Philipp Müller2020-10-265-21/+766
* codecparsers: h264parser: guard against ref_pic_markings overflowAndrew Wesie2020-10-161-3/+7
* v4l2codecs: vp8: Allow baseclass from skipping framesNicolas Dufresne2020-10-161-11/+7
* v4l2codecs: decoder: Unmark previously pending requestNicolas Dufresne2020-10-161-0/+1