summaryrefslogtreecommitdiff
path: root/subprojects
AgeCommit message (Expand)AuthorFilesLines
6 hoursmpegtsmux: Allow pads to have no caps until they receive their first bufferHEADmainSebastian Dröge1-12/+27
6 hoursmpegtsmux: Correctly time out and mux anyway in live pipelinesSebastian Dröge1-4/+24
10 hoursnvcodec: Add AV1 encoderSeungha Yang6-3/+1889
10 hoursnvcodec: Rename nvcuda{h264,h265}enc to nv{h264,h265}encSeungha Yang3-28/+12
10 hoursnvcodec: Remove old nvenc implementationSeungha Yang10-5414/+0
10 hoursnvcodec: Bump minimum supported SDK version to 10.0Seungha Yang1-4/+6
10 hoursnvcodec: Update SDK header to 12.0.16Seungha Yang6-408/+939
10 hoursnvencoder: Enhance lagacy encoding profile mappingSeungha Yang4-110/+483
10 hoursnvencoder: Update property names and default valueSeungha Yang4-233/+350
11 hoursavviddec: Rename variables and fuse functionEdward Hervey1-62/+54
14 hoursvah265enc: Let FORCE_KEYFRAME be IDR frame rather than just I frameHe Junyan1-44/+97
14 hoursvah264enc: Let FORCE_KEYFRAME be IDR frame rather than just I frameHe Junyan1-46/+101
14 hoursexamples: vaenc-dynamic: support force key frame settingHe Junyan1-0/+8
27 hourssystemclock: fix usage of __STDC_NO_ATOMICS__Alexander Slobodeniuk1-3/+3
36 hoursavvidec: Fix dropping wrong "ghost" framesEdward Hervey1-1/+1
45 hoursvaenc: Allow to set the max-qp and min-qp for QVBR and ICQ modesHe Junyan5-46/+0
46 hoursvah26{4,5}enc: Set the qp_p and qp_b to qp_i value in ICQ and QVBRHe Junyan2-4/+4
2 daysd3d12decoder: Fix SDK debug layer warningSeungha Yang1-0/+24
2 daysvavp9enc: Do not use base class video info to calculate coded sizeHe Junyan1-2/+2
3 daysdvdspu: use multiple minimal sized PGS overlay rectanglesMark Nauwelaerts3-64/+101
4 daysnvencoder: Fix maximum QP value settingSeungha Yang2-6/+6
4 daysaudioconvert: Add test for 96 channel conversionSebastian Dröge1-0/+44
4 dayslevel: Don't post a message on EOS without a valid audio infoSebastian Dröge1-0/+3
4 daysaudioconvert: Support converting >64 channelsSebastian Dröge2-5/+3
4 daysaja: Update to AJA NTV2 17.0.1Sebastian Dröge5-174/+248
6 daysv4l2codecs: decoder: Reorder caps to prefer DMA_DRM onesRobert Mader1-0/+19
7 daysplay: Mention that gst_play_new() also initialized GStreamerSebastian Dröge2-0/+6
7 daysplay: Initialize debug category and error quark in class_initSebastian Dröge2-6/+6
8 daysvtdec: Fix deadlock when negotiating format changeEmil Pettersson1-1/+1
8 dayscccombiner: add support for timing out captions without EOSMatthew Waters3-12/+80
8 daysaudiovisualizer: Add simple pipeline unit testPiotr Brzeziński2-0/+107
8 dayspbutils: fix visualization pluginsBill Nottingham1-0/+1
8 daysunixfd: disable flaky test_unixfd_segment for nowTim-Philipp Müller1-1/+4
9 daysinfo: Use GstVecDeque for the ringbuffer logger instead of GQueueSebastian Dröge1-21/+16
9 daysgst: Move GstQueueArray as GstVecDeque to coreSebastian Dröge65-992/+2298
9 dayswebrtc: request-aux-sender, only sink floating refsMatthew Waters1-1/+2
9 dayspbutils: AV1 mime codecRafael Caricio3-5/+479
10 daysqtdemux: Use `G_GUINT64_CONSTANT` when creating test capsSebastian Dröge1-4/+6
10 daysglcolorconvert: Fix caps negotiation with upstream DMABufPhilippe Normand1-2/+2
10 daysglvideomixer: Handle pads which have no caps set on mouse eventsThibault Saunier1-9/+10
12 daysd3dshader: Fix gamma and primaries conversion pixel shaderSeungha Yang1-78/+84
12 daystests: add vulkan H.265 encodeStéphane Cerveau6-1/+1190
12 daystests: add Vulkan H.264 encodeStéphane Cerveau7-94/+1136
12 daysvkencoder: add gstvkencoder helper objectVíctor Manuel Jáquez Leal13-34/+1788
12 daysd3d11: Add support for Y216 and Y416 formatsSeungha Yang4-1/+15
12 daysvideo: Add Y216 and Y416 formatsSeungha Yang7-79/+405
12 daysvah265enc: Fix a memory leak when destroying the objectHe Junyan1-0/+14
12 daysvah265enc: Use a FIFO queue to generate DTSHe Junyan1-25/+21
12 daysvah264enc: Use a FIFO queue to generate DTSHe Junyan3-25/+83
13 daysvkdecoder: change dstmask in decoder frame barrierStéphane Cerveau3-36/+2