summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.17.901.17.90Tim-Philipp Müller2020-08-205-42/+1878
* 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
* docs: fix gst-docs build if opencv is not being builtTim-Philipp Müller2020-08-181-1/+6
* fdkaacenc: Implement flush functionVivia Nikolaidou2020-08-172-2/+28
* mediafoundation: Correct wrong raw video format mappingSeungha Yang2020-08-171-2/+2
* va: h264dec: set latencyVíctor Manuel Jáquez Leal2020-08-171-0/+35
* 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-1561-328/+1443
* build/vulkan: split vulkan girMatthew Waters2020-08-1519-24/+290
* 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-144-104/+88
* sctp: import internal copy of usrsctp libraryTim-Philipp Müller2020-08-1470-0/+93498
* proxysink: event_function needs to handle the event when it is disconnecetd f...Jose Quaresma2020-08-131-1/+3
* cccombiner: Correct sink_query chain up and fix caps leaksSeungha Yang2020-08-131-2/+6
* mediafoundation: Call MFShutdown when destroying pluginSeungha Yang2020-08-131-0/+17
* msdkvpp: do not hold too many input buffers in locked listXu Guangxin2020-08-131-3/+12
* msdkvpp: refact, put input and output surface in diffrent listXu Guangxin2020-08-132-12/+32
* Correct typos in gsth264parse.cFelix Yan2020-08-121-2/+2
* d3d11: Handle newly added GST_VIDEO_TRANSFER_BT601Seungha Yang2020-08-121-0/+2
* d3d11: Store more device information in context structureSeungha Yang2020-08-121-4/+15
* d3d11: Selected adapter index should be unsigned integerSeungha Yang2020-08-121-5/+5
* h264parse: Add new H.264 levelsNicolas Dufresne2020-08-121-0/+4
* va: h264dec: remove spurious commentVíctor Manuel Jáquez Leal2020-08-101-2/+0
* va: h264dec: check return value of gst_va_handle_set_context()Víctor Manuel Jáquez Leal2020-08-101-2/+5
* 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-072-3/+5
* build: update for gl pkg-config file splitMatthew Waters2020-08-073-6/+24
* docs: include *.cc and *.hh in gst-c-sourcesMathieu Duponchelle2020-08-061-0/+4
* mpeg2enc: add disable-encode-retries propertyMathieu Duponchelle2020-08-065-2/+54
* 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
* decklink: Re-order modes enum for backwards compatibility with 1.16Sebastian Dröge2020-08-064-71/+71
* 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-052-2/+6
* player: Add g_autoptr() supportGuillaume Desmottes2020-08-051-0/+3
* gstlv2utils.c: avoid implicit float to int conversionJordan Petridis2020-08-041-2/+4
* gstautoconvert.c: fix clang warningsJordan Petridis2020-08-041-3/+3
* gstladspautils.c: avoid implicit float to int conversionJordan Petridis2020-08-041-2/+4
* androidmedia: ignore additional camera effects if not presentAndrew Branson2020-08-042-112/+145
* meson: Only look for Obj-C/C++ compilers on macOS/iOSNirbheek Chauhan2020-08-041-3/+8