summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.18.41.18.4Tim-Philipp Müller2021-03-155-8/+335
* tests: Add negotiation tests for the interlace elementsVivia Nikolaidou2021-03-122-0/+217
* interlace: Discard stored_frame on EOS and PAUSED_TO_READYVivia Nikolaidou2021-03-121-0/+7
* interlace: Specify interlace-modes in the sink pad templateVivia Nikolaidou2021-03-122-5/+9
* mpegvideoparse: do not clip the frameStéphane Cerveau2021-03-111-3/+0
* avwait: Don't post messages with the mutex lockedSebastian Dröge2021-03-101-41/+91
* nvh264sldec: Reopen decoder object if larger DPB size is requiredSeungha Yang2021-03-071-0/+24
* d3d11h264dec: Keep track of actually configured DPB sizeSeungha Yang2021-03-041-1/+6
* d3d11h264dec: Reconfigure decoder object on DPB size changeSeungha Yang2021-03-041-0/+25
* mpegtsparse: Fix switched DTS/PTS when set-timestamps=falseJan Alexander Steffens (heftig)2021-03-011-2/+2
* decklinkvideosink: Use correct numerator for 29.97fpsSebastian Dröge2021-02-261-1/+1
* decklinksrc: Use a more accurate capture timeEdward Hervey2021-02-261-0/+35
* vulkan: Fix elements long name.Víctor Manuel Jáquez Leal2021-02-253-4/+4
* sdpsrc: fix double free if sdp is provided as string via the propertyTim-Philipp Müller2021-02-191-1/+4
* decklink: Fixed decklinkvideosink auto format detectionStaz M2021-01-301-1/+2
* dashsink: fix double unref of sinkpad capsHaihua Hu2021-01-281-2/+0
* d3d11videosink: Fix build error on UWPSeungha Yang2021-01-211-1/+1
* Back to developmentTim-Philipp Müller2021-01-141-1/+1
* 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