summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-17videocrop: Fix icles tests.Víctor Manuel Jáquez Leal2-3/+6
2021-08-17rtp: Color Space header extensionJakub Adam8-0/+787
2021-08-17v4l2: Add protection when set decoder capture fps accroding to output fpsHou Qi1-3/+5
2021-08-17rtspsrc: Add support to ignore x-server HEADER replyPer Förlin3-2/+61
2021-08-16gstqmlgl: fix indentDmitry Shusharin1-6/+10
2021-08-16gstqmlgl: wrap raw GstGLContext into GWeakRefDmitry Shusharin2-8/+13
2021-08-16gstqmlgl: add multisink test applicationDmitry Shusharin8-0/+560
2021-08-16gstqmlgl: refactoring: rename ambiguous variables, clean up unused and duplic...Dmitry Shusharin2-16/+20
2021-08-16gstqmlgl: rework WGL-specific context init codeDmitry Shusharin1-71/+69
2021-08-16gstqmlgl: retrieve correct device bound to current GL context (+ minor code c...Dmitry Shusharin1-14/+9
2021-08-16gstqmlgl: correct validation for Qt GL contextDmitry Shusharin1-1/+1
2021-08-16gstqmlgl: create helper QRunnable-based class for render jobsDmitry Shusharin5-51/+14
2021-08-16rtpjitterbuffer: fixed stall on gap when using rtxTulio Beloqui2-6/+47
2021-08-16flv: use g_memdup2() as g_memdup() is deprecatedNirbheek Chauhan1-1/+1
2021-08-15souphttpsrc: Always use the content decoder but set `Accept-Encoding: identit...Sebastian Dröge1-2/+4
2021-08-12qt: always update the sink_retrieved flag when the sink retrievesMatthew Waters1-2/+2
2021-08-11videocrop: Resurrect logging category.Víctor Manuel Jáquez Leal8-119/+17
2021-08-04jpeg: Add support for meson fallbackSeungha Yang1-1/+2
2021-08-02v4l2: Keep decoder capture fps same as output fps if it's not setHou Qi2-0/+32
2021-07-30jack: Add port-names property to select ports explicitlySeungha Yang9-35/+323
2021-07-28qt: Support RGB formatKai Uwe Broulik2-3/+6
2021-07-28jack: Add low-latency property for automatic latency-optimized settingSeungha Yang5-2/+85
2021-07-28jack: Remove trailing whitespaceSeungha Yang4-6/+6
2021-07-28videocrop: Resurrect any caps feature negotiation.Víctor Manuel Jáquez Leal2-5/+9
2021-07-28jack: Fix assertion fail when device supports only mono channelSeungha Yang2-6/+14
2021-07-28qmlglsrc: fix operation without any qmlglsinkMatthew Waters3-3/+49
2021-07-26splitmuxsink: Fix some reference leaks in error cases.Jan Schmidt1-0/+9
2021-07-26splitmuxsink: Prevent hang going back to NULL after failuresJan Schmidt2-23/+133
2021-07-13deinterlace: reduce noise when gst_pad_set_caps failsMathieu Duponchelle1-1/+1
2021-07-08splitmuxsink: always use factory property when setMathieu Duponchelle1-1/+3
2021-07-06qtdemux: No need for new "application/x-cbcs" capsYacine Bandou1-10/+12
2021-07-05qt: Fix clang buildPhilippe Normand1-1/+1
2021-07-05qt: Add navigation events supportPhilippe Normand3-6/+239
2021-07-05gtk: Scroll events dispatch supportPhilippe Normand1-1/+47
2021-07-02matroskamux: Always write a tags element into seekheadJan Schmidt1-1/+1
2021-07-02qtmux: Don't need to update track per GstCaps if it's not changedSeungha Yang1-1/+13
2021-07-01rtpssrcdemux: Remove pads and reset the element also in READY->NULLSebastian Dröge1-1/+1
2021-07-01rtpptdemux: Remove pads also in PAUSED->READYSebastian Dröge1-1/+1
2021-06-28docs: update plugins cache for vp9encJakub Adam1-0/+71
2021-06-28vpx: add enum for adaptive quantization modesJakub Adam4-8/+67
2021-06-28vp9enc: expose frame-parallel-decoding propertyJakub Adam2-0/+42
2021-06-28vp9enc: expose aq-mode propertyJakub Adam2-0/+38
2021-06-28multiudpsink: Fix broken SO_SNDBUF get/set on WindowsSeungha Yang1-25/+22
2021-06-24rtpmanager: Access GstRTPHdrExt fields through accessorOlivier Crête1-2/+2
2021-06-22qtdemux: Refuse seeks in BYTES formatJan Schmidt1-1/+16
2021-06-16rtph265depay: update codec_data in caps regardless of formatNirbheek Chauhan1-29/+2
2021-06-04doc: update gst_plugins_cache.jsonJordan Petridis1-4/+4
2021-06-03qtitem: don't potentially leak a large number of buffersMatthew Waters1-0/+11
2021-06-02jpegenc: Remove arbitrary encoding size limitationNicolas Dufresne2-3/+3
2021-06-02qtdemux: use g_memdup2() as g_memdup() is deprecatedTim-Philipp Müller1-19/+19