summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* gst: Update for gst_video_transfer_function_*() function renamingSebastian Dröge2020-09-071-1/+1
* webrtc: Clean up the userinfo unescaping codeNirbheek Chauhan2020-08-301-10/+6
* modplug: avoid division by zeroJonathan Matthew2020-08-281-5/+9
* webrtc: Unescape turnserver user and passwordtrilene2020-08-261-5/+9
* sctp: usrsctp: increase DIAG_MSG_LEN to accomodate longer file pathTim-Philipp Müller2020-08-261-1/+1
* wpe: skip glbasesrc decide_allocation when non-GL caps are negotiatedPhilippe Normand2020-08-241-10/+64
* webrtc/datachannel: clear the error after useMatthew Waters2020-08-241-1/+3
* webrtc/datachannel: free previous protocol/label fieldsMatthew Waters2020-08-241-0/+2
* sctpdec: unref after retrieving the static pad templateMatthew Waters2020-08-241-0/+1
* webrtc/ice: resolve .local candidates internallyMatthew Waters2020-08-201-2/+93
* srtobject: set error when canceled waiting for a callerJ. Kim2020-08-191-4/+8
* srtobject: fix typo, s/errorj/errorJ. Kim2020-08-191-1/+1
* fdkaacenc: Implement flush functionVivia Nikolaidou2020-08-172-2/+28
* fdkaacenc: Refactor layout selection codeJan Alexander Steffens (heftig)2020-08-171-24/+30
* fdkaacenc: Move channel layouts to gstfdkaac.cJan Alexander Steffens (heftig)2020-08-175-252/+305
* vulkan: docs annotation updatesMatthew Waters2020-08-151-4/+0
* wpe: WebView and WebContext handling fixesPhilippe Normand2020-08-143-398/+305
* sctp: fix build with GST_DISABLE_GST_DEBUGSebastian Dröge2020-08-141-0/+6
* sctp: hook up internal copy of libusrsctp to buildTim-Philipp Müller2020-08-143-104/+84
* sctp: import internal copy of usrsctp libraryTim-Philipp Müller2020-08-1469-0/+93497
* cccombiner: Correct sink_query chain up and fix caps leaksSeungha Yang2020-08-131-2/+6
* smoothstreaming: start closer to the edge in live streamsHosang Lee2020-08-101-1/+17
* cccombiner: Update for additional info parameter to the "samples-selected" si...Sebastian Dröge2020-08-071-2/+2
* mpeg2enc: add disable-encode-retries propertyMathieu Duponchelle2020-08-064-2/+41
* mpeg2enc: report a latencyMathieu Duponchelle2020-08-061-0/+26
* mpeg2enc: finalize GstVideoEncoder portMathieu Duponchelle2020-08-064-50/+52
* mpeg2enc: store video encoder instance directly in stream writer classTim-Philipp Müller2020-08-063-9/+7
* mpeg2enc: remove unused streamwriter member 'buf'Tim-Philipp Müller2020-08-062-2/+0
* mpeg2enc: remove some unused codeTim-Philipp Müller2020-08-061-30/+0
* mpeg2enc: remove code paths for older mjpegtools versionsTim-Philipp Müller2020-08-066-192/+0
* mpeg2enc: initial port to GstVideoEncoder base classAlban Browaeys2020-08-065-258/+345
* srt: Add support for using hostnames instead of IP addressesSebastian Dröge2020-08-061-11/+69
* cccombiner: update to new samples selection APIMathieu Duponchelle2020-08-051-2/+7
* opencv: compile with -Wno-format-nonliteralJordan Petridis2020-08-051-1/+3
* gstlv2utils.c: avoid implicit float to int conversionJordan Petridis2020-08-041-2/+4
* gstladspautils.c: avoid implicit float to int conversionJordan Petridis2020-08-041-2/+4
* srtobject: Add support for IPv6Francisco Javier Velázquez-García2020-08-031-17/+17
* srtobject: Reset parameters before setting URIFrancisco Javier Velázquez-García2020-08-031-12/+26
* srtobject: Simplify gst_srt_object_set_*_valueFrancisco Javier Velázquez-García2020-08-031-14/+4
* srtobject: Store passphrase like other parametersFrancisco Javier Velázquez-García2020-08-032-11/+7
* webrtc, rtmp2: Warn if the user or password aren't escapedNirbheek Chauhan2020-08-031-0/+6
* webrtc, rtmp2: Fix parsing of userinfo in URI stringsNirbheek Chauhan2020-08-031-2/+2
* hlssink2: Don't assert if we don't have a current location when receiving the...Sebastian Dröge2020-08-031-1/+5
* opencv: allow compilation against 4.4.xNicola Murino2020-08-011-1/+1
* cccombiner: implement samples selection APIMathieu Duponchelle2020-07-301-0/+55
* wpesrc: timestamp buffers when working with SHM buffersMathieu Duponchelle2020-07-301-1/+29
* wpe: fix ready signallingMathieu Duponchelle2020-07-302-19/+49
* waylandsink: Update stale GstBuffer references in wayland buffer cacheDamian Hobson-Garcia2020-07-282-16/+21
* directfb: suppress compiler warning from directfb headersTim-Philipp Müller2020-07-251-1/+1
* iqa: Add a 'mode' propertyThibault Saunier2020-07-232-0/+70