summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* iqa: Implement child proxyThibault Saunier2020-07-231-2/+41
* webrtc: remove private properties/signals from the now public ice objectMatthew Waters2020-07-203-110/+142
* avtp: Update documentationEderson de Souza2020-07-161-13/+16
* waylandsink: use GstMemory instead of GstBuffer for cache lookupDamian Hobson-Garcia2020-07-153-20/+25
* waylandsink: Keep per display wayland buffer cachesDamian Hobson-Garcia2020-07-155-26/+44
* avtp: rename tstamp-mode to timestamp-modeTim-Philipp Müller2020-07-113-25/+27
* opencv: suppress warnings about non-existent include dirsTim-Philipp Müller2020-07-101-0/+4
* cccombiner: Update segment according to video sink padVivia Nikolaidou2020-07-081-0/+9
* rtmp, transcodebin: fix i18n header includesTim-Philipp Müller2020-07-072-2/+2
* ccconverter: write the cdp timecode data correctlyMatthew Waters2020-07-031-22/+38
* ccconverter: output warning log if parsing a cdp packet failsMatthew Waters2020-07-031-13/+53
* ccconverter: fix cdp timecode parsingMatthew Waters2020-07-031-1/+1
* avtp: Use g_strerror instead of strerrorEderson de Souza2020-07-033-16/+19
* docs: remove gst prefix from plugin titlesMathieu Duponchelle2020-07-021-1/+1
* wpe: Set documentation capsPhilippe Normand2020-07-011-17/+32
* ccconverter: fail negotiation when framerate conversion is not possibleMatthew Waters2020-07-011-3/+30
* ccconverter: fix missing output framerate on the capsMatthew Waters2020-07-011-2/+13
* avtp: documentation fixesTim-Philipp Müller2020-07-015-5/+20
* webrtcbin: Expose "latency" propertyOlivier Crête2020-06-292-2/+59
* wlvideoformat: fix typo in the format listMichael Olbrich2020-06-281-1/+1
* gstdtlsconnection: Propagate errors from key export to the callerSebastian Dröge2020-06-261-10/+28
* dtlsconnection: do not set keys_exported flag if actually not exportedMiguel Paris2020-06-261-2/+7
* ccextractor: Push a GAP event if we have a caption pad but a video buffer did...Sebastian Dröge2020-06-251-0/+7