summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rtptwcc: move TWCC-logic over to the TWCC-managerHavard Graff2021-08-253-91/+140
* rtptwcc: fix warningHavard Graff2021-08-251-3/+4
* rtptwcc: fixes and optimizations around run-length chunksTulio Beloqui2021-08-252-100/+409
* rtptwcc: fix seqnum-wrapHavard Graff2021-08-252-3/+50
* rtptwcc: fixed feedback packet count overflow that allowed lateTulio Beloqui2021-08-252-3/+75
* rtptwcc: fixed parsing of old sequence numberTulio Beloqui2021-08-252-2/+61
* rtptwcc: fixed guint8 overflow of feedback packet countTulio Beloqui2021-08-252-2/+61
* rtptwcc: add feedback-intervalHavard Graff2021-08-254-2/+109
* rtptwcc: remove _set_send_packet_tsHavard Graff2021-08-252-14/+0
* rtptwcc: make twcc-tests more deterministicHavard Graff2021-08-251-44/+32
* qtdemux: add depth for ProRes 4:4:4:4 variants if availableTim-Philipp Müller2021-08-241-0/+12
* qtmux: for Apple ProRes, allow overriding pixel bit depth for 4:4:4:4 variantsRuslan Khamidullin2021-08-241-1/+1
* vpxdec: Fix direct rendering, avoid holding write accessHavard Graff2021-08-232-0/+14
* isomp4/mux: add a function for seeking to a specific output byte positionMatthew Waters2021-08-231-61/+30
* isomp4/mux: don't overwrite with a bigger moov when fragmentingMatthew Waters2021-08-231-5/+3
* isomp4: actually make streamable fallback workMatthew Waters2021-08-231-5/+8
* isomp4: fix trun data offset handlingMatthew Waters2021-08-231-2/+2
* isomp4/mux: fixes for fragmented mp4 outputMatthew Waters2021-08-232-10/+18
* matroska-mux: support H264 avc3 / H265 hev1Mathieu Duponchelle2021-08-202-8/+79
* isomp4/qtmux: allow renegotiating when tier / level / profile changeMathieu Duponchelle2021-08-201-1/+10
* isomp4/qtmux: accept video/x-h264, stream-format=avc3Mathieu Duponchelle2021-08-202-2/+12
* isomp4/qtmux: make sure to switch to next chunk on new capsMathieu Duponchelle2021-08-201-0/+8
* isomp4/atoms: fix multiple stsd entriesMathieu Duponchelle2021-08-201-1/+1
* matroska-mux: Add a timestamp-offset propertyArun Raghavan2021-08-183-0/+42
* matroska: demux: update stream_start_timeStéphane Cerveau2021-08-171-4/+14
* mastrokademux: Remove redundant assignmentNicolas Dufresne2021-08-171-1/+0
* videocrop: Fix icles tests.Víctor Manuel Jáquez Leal2021-08-172-3/+6
* rtp: Color Space header extensionJakub Adam2021-08-178-0/+787
* v4l2: Add protection when set decoder capture fps accroding to output fpsHou Qi2021-08-171-3/+5
* rtspsrc: Add support to ignore x-server HEADER replyPer Förlin2021-08-173-2/+61
* gstqmlgl: fix indentDmitry Shusharin2021-08-161-6/+10
* gstqmlgl: wrap raw GstGLContext into GWeakRefDmitry Shusharin2021-08-162-8/+13
* gstqmlgl: add multisink test applicationDmitry Shusharin2021-08-168-0/+560
* gstqmlgl: refactoring: rename ambiguous variables, clean up unused and duplic...Dmitry Shusharin2021-08-162-16/+20
* gstqmlgl: rework WGL-specific context init codeDmitry Shusharin2021-08-161-71/+69
* gstqmlgl: retrieve correct device bound to current GL context (+ minor code c...Dmitry Shusharin2021-08-161-14/+9
* gstqmlgl: correct validation for Qt GL contextDmitry Shusharin2021-08-161-1/+1
* gstqmlgl: create helper QRunnable-based class for render jobsDmitry Shusharin2021-08-165-51/+14
* rtpjitterbuffer: fixed stall on gap when using rtxTulio Beloqui2021-08-162-6/+47
* flv: use g_memdup2() as g_memdup() is deprecatedNirbheek Chauhan2021-08-161-1/+1
* souphttpsrc: Always use the content decoder but set `Accept-Encoding: identit...Sebastian Dröge2021-08-151-2/+4
* qt: always update the sink_retrieved flag when the sink retrievesMatthew Waters2021-08-121-2/+2
* videocrop: Resurrect logging category.Víctor Manuel Jáquez Leal2021-08-118-119/+17
* jpeg: Add support for meson fallbackSeungha Yang2021-08-041-1/+2
* v4l2: Keep decoder capture fps same as output fps if it's not setHou Qi2021-08-022-0/+32
* jack: Add port-names property to select ports explicitlySeungha Yang2021-07-309-35/+323
* qt: Support RGB formatKai Uwe Broulik2021-07-282-3/+6
* jack: Add low-latency property for automatic latency-optimized settingSeungha Yang2021-07-285-2/+85
* jack: Remove trailing whitespaceSeungha Yang2021-07-284-6/+6
* videocrop: Resurrect any caps feature negotiation.Víctor Manuel Jáquez Leal2021-07-282-5/+9