summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* rtpsrc: Plug leak of rtcp_send_addrJan Alexander Steffens (heftig)2021-05-151-0/+2
* rtpsink: Return proper pad from _request_new_padJan Alexander Steffens (heftig)2021-05-151-2/+7
* rist: Plug leak of rtcp_send_addrJan Alexander Steffens (heftig)2021-05-141-0/+1
* h265parse: don't invalidate the last PPS when parsing a new SPSNirbheek Chauhan2021-05-141-1/+1
* h264parse: don't invalidate the last PPS when parsing a new SPSMichael Olbrich2021-05-142-1/+71
* Fix build with OpenEXR 3Antonio Rojas2021-05-041-0/+1
* jpegparse: Don't generate timestamp for 0/1 frameratesOlivier Crête2021-04-281-1/+2
* Revert "webrtc: Fix sctp task's return type."Tim-Philipp Müller2021-04-231-2/+1
* webrtc: Fix sctp task's return type.Doug Nazar2021-04-221-1/+2
* tsdemux: fix truncated output segment when seeking with a stopMathieu Duponchelle2021-04-211-2/+1
* wpe: Remove code targeting WebKit < 2.24Thibault Saunier2021-04-161-4/+0
* wpe: Make threaded view singleton creation thread safeThibault Saunier2021-04-161-1/+6
* check: fix dash_mpdparser_check_mpd_client_set_methods test.Doug Nazar2021-04-141-2/+2
* gst: don't use volatile to mean atomicMatthew Waters2021-04-1375-92/+92
* rtmp2: Use correct size of write macro for param2.Doug Nazar2021-04-071-1/+1
* rtmp2/connection: Separate inner from outer cancellingJan Alexander Steffens (heftig)2021-03-281-4/+26
* mfvideoenc: Don't pass 0/1 framerate to MFTSeungha Yang2021-03-251-2/+5
* h2645parser: Catch overflows in AVC/HEVC NAL unit length calculationsSebastian Dröge2021-03-254-2/+150
* Back to developmentTim-Philipp Müller2021-03-151-1/+1
* 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