summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-26rtspsrc: Implement ONVIF backchannel support via TCPonvif-backchannelSebastian Dröge1-3/+42
2018-01-26rtspsrc: Implement ONVIF backchannel supportNirbheek Chauhan8-43/+352
2018-01-22rtspsrc: Fix up sendonly/recvonly attribute handlingSebastian Dröge1-4/+4
2018-01-19souphttpsrc: Reset retry_count to 0 when GST_FLOW_FLUSHINGpaul.kim1-0/+7
2018-01-18tests: aacparser: Test that short raw frames don't get concatenatedJan Alexander Steffens (heftig)1-0/+39
2018-01-18aacparse: When parsing raw input, accept frames of any sizeJan Alexander Steffens (heftig)1-0/+4
2018-01-18shout2send: print actual username in debug log outAdrián Pardini1-1/+1
2018-01-18rtpbin: fix leak of elements requested by signalsMathieu Duponchelle2-5/+25
2018-01-17v4l2: fix division by 0 for complex video formatsGuillaume Desmottes1-2/+11
2018-01-17v4l2: display stride and width values if stride is too smallGuillaume Desmottes1-1/+2
2018-01-16multifilesink: document unit of "max-file-duration" propertyTim-Philipp Müller1-2/+2
2018-01-12udpsrc: fix typo in documentationFlorent Thiéry1-1/+1
2018-01-12v4l2videodec: add property set/get PROP_CAPTURE_IO_MODE error handlingPeter Seiderer1-4/+8
2018-01-12v4l2videodec: fold property set/get PROP_OUTPUT_IO_MODE case into defaultPeter Seiderer1-8/+0
2018-01-12v4l2videoenc: add property set/get PROP_CAPTURE_IO_MODE error handlingPeter Seiderer1-4/+8
2018-01-12v4l2videoenc: fold property set/get PROP_OUTPUT_IO_MODE case into defaultPeter Seiderer1-8/+0
2018-01-12v4l2videoenc: fix capture-io-mode property getPeter Seiderer1-2/+2
2018-01-11v4l2src: Maintain downstream caps orderNicolas Dufresne1-10/+42
2018-01-11v4l2videoenc: Also re-enabled paused taskNicolas Dufresne1-2/+3
2018-01-11flacdec: flush flac decoder on lost sync.Mathieu Duponchelle2-1/+10
2018-01-08v4l2videoenc: Call stop on object before renegotiationNicolas Dufresne1-0/+3
2018-01-08v4l2videoenc: Remove dead codeNicolas Dufresne1-5/+0
2018-01-08v4l2videoenc: Delay capture pool activationNicolas Dufresne1-6/+8
2018-01-08v4l2videodec: Add dynamic resolution change supportNicolas Dufresne2-6/+52
2017-12-30meson: zlib is not actually a hard requirementTim-Philipp Müller1-5/+3
2017-12-27jpeg: Fixup frames without an EOI markerEzequiel Garcia1-5/+35
2017-12-26meson: skip translations if gettext is not availableTim-Philipp Müller1-1/+5
2017-12-24docs: add rtpL8pay/depay to docsTim-Philipp Müller4-0/+78
2017-12-24docs: update for recent changesTim-Philipp Müller7-7/+45
2017-12-24rtp: add L8 audio supportTim Allen7-0/+660
2017-12-23udpsrc: fix typo in multicast join error messageMark Nauwelaerts1-1/+1
2017-12-23rtspsrc: also proxy multicast-iface property to RTCP udpsrcMark Nauwelaerts1-1/+1
2017-12-23multiudpsink: don't try to set IPV6_TCLASS on IPV4 socketsSebastian Rasmussen1-2/+4
2017-12-23tests: udpsink: add check that sets QoS on IPv4/6 socketsSebastian Rasmussen2-1/+40
2017-12-22v4l2deviceprovider: Don't do slow probesNicolas Dufresne1-0/+1
2017-12-22v4l2object: Don't redefine mmap64Nicolas Dufresne1-1/+1
2017-12-22v4l2object: Don't use mmap64 if off_t is 64-bitTing-Wei Lan3-1/+6
2017-12-22Revert "v4l2object: Use mmap64 to match libv4l2 signature"Nicolas Dufresne1-6/+0
2017-12-21v4l2object: Check for mmap64 before using itTing-Wei Lan3-0/+6
2017-12-20flv: flvmux ported to the GstAggregatorVincent Penquerc'h2-392/+447
2017-12-19multiudpsink: Call gst_base_sink_wait_preroll on unlockOlivier Crête1-25/+27
2017-12-19multiudpsink: Remove unused variableOlivier Crête1-2/+0
2017-12-19rtspsrc: Fix two leaksEdward Hervey1-0/+6
2017-12-17videocrop: Add GstVideoCropMeta supportNicolas Dufresne1-30/+129
2017-12-15Add AV1 to matroska pluginSean DuBois4-2/+9
2017-12-15matroska: fix memory leaks due to toc related updatesfengalin4-8/+35
2017-12-15matroskamux: Fix various memory leaks in the unit testSebastian Dröge1-0/+5
2017-12-15matroska-mux: migrate test to gst_harnessfengalin2-403/+270
2017-12-15matroska: re-activate and update TOC supportfengalin7-163/+1097
2017-12-14v4l2src: Fix compiler error in example caused by re-declaring `index`Sebastian Dröge1-5/+5