summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* wasapi: Fix indentation issues missed by the commit hookNirbheek Chauhan2018-02-085-30/+37
* vulkanupload: actually loop over possible uploadersMatthew Waters2018-02-081-17/+18
* webrtc: Fix ffeb09e4 conditionalMatthew Waters2018-02-081-3/+3
* webrtc: change dead code to an assertMatthew Waters2018-02-081-2/+1
* dtls: add meson definition for recently added testMatthew Waters2018-02-081-0/+1
* webrtc: bail on invalid rtpbin namesMatthew Waters2018-02-081-1/+4
* Add new 'proxy' element to stream data between pipelinesNirbheek Chauhan2018-02-0710-0/+895
* qt: don't #include platform specific gstglcontext_*.h headersMatthew Waters2018-02-071-6/+0
* opencv: fix OPENCV_PATH_NAME when using mesonGuillaume Desmottes2018-02-061-1/+1
* aom: Drop pointless cast from av1encSean DuBois2018-02-051-4/+3
* aom: Fix all definite leaks in av1encSean DuBois2018-02-052-29/+62
* aom: Consistent naming between av1dec and av1encSean DuBois2018-02-052-13/+18
* aom: Implement flush for av1decSean DuBois2018-02-051-0/+21
* autotools: use -fno-strict-aliasing where supportedTim-Philipp Müller2018-02-051-3/+7
* tests: add a test for the dtls{enc,dec} elementsMatthew Waters2018-02-053-0/+200
* dtls: drop upstream segment and stream-start eventsMatthew Waters2018-02-051-0/+25
* dtls: don't leak the system clockMatthew Waters2018-02-051-3/+2
* dtlsenc: fix typo in is-client property descriptionMatthew Waters2018-02-051-1/+1
* adaptivedemux: reject segment seeksMathieu Duponchelle2018-02-021-0/+8
* webrtcbin: an element that handles the transport aspects of webrtc connectionsMatthew Waters2018-02-0269-7/+12704
* dtls: remove reliance on a default GMainContext/LoopMatthew Waters2018-02-011-25/+1
* netsim: fix format errors for different platformsOmar Akkila2018-02-011-5/+8
* configure: fix opengl api conditionalTim-Philipp Müller2018-01-311-1/+1
* configure: fix OpenGL API detectionTim-Philipp Müller2018-01-312-5/+9
* autotools: fix build if OpenGL support is not availableTim-Philipp Müller2018-01-311-30/+31
* gdpdepay: don't use allocator if it has custom allocVíctor Manuel Jáquez Leal2018-01-311-0/+9
* gdpdepay: don't allocation query if caps aren't fixedVíctor Manuel Jáquez Leal2018-01-311-0/+5
* wasapi: Correctly set ringbuffer segsize/segtotalNirbheek Chauhan2018-01-312-28/+77
* wasapi: Implement a device provider for probingNirbheek Chauhan2018-01-316-17/+451
* wasapi: Implement support for >2 channelsNirbheek Chauhan2018-01-316-32/+153
* meson: use -fno-strict-aliasing where supportedTim-Philipp Müller2018-01-301-0/+8
* codecparser: vp8: Fix range decoder initSreerenj Balachandran2018-01-301-1/+1
* kmssink: Make render rectangle property controllableNicolas Dufresne2018-01-301-5/+14
* glvideomixer: fix vertex_buffer leakVincent Penquerc'h2018-01-291-2/+8
* srtp: Support libsrtp2Jan Alexander Steffens (heftig)2018-01-2911-110/+250
* rtmpsink: don't crash if there's streamheader field in the capsTim-Philipp Müller2018-01-281-13/+25
* ahc: enable autofocus callbackJustin Kim2018-01-261-3/+3
* aom: Add direct casts for GstAV1Enc and GstAV1DecSean DuBois2018-01-264-9/+13
* aom: Deadline was removed from AV1Sean DuBois2018-01-262-3/+3
* aom: Fix leak in av1decSean DuBois2018-01-261-0/+5
* aom: Put av1enc config debugging under gst_av1_enc_debug namespaceSean DuBois2018-01-261-5/+6
* directsoundsrc: Add missing \ in multi-line #defineSebastian Dröge2018-01-251-3/+3
* directsoundsrc: Add support for a DeviceProviderSebastian Dröge2018-01-256-9/+362
* wasapi: Fix some leaks, bugs, and compiler warningsNirbheek Chauhan2018-01-253-20/+75
* h26{4,5}parse: expose chroma format and bit depth in capsGuillaume Desmottes2018-01-242-0/+56
* nvenc: add "gop-size" propertyTim-Philipp Müller2018-01-243-0/+26
* nvenc: mark properties that can be changed at runtime accordinglyTim-Philipp Müller2018-01-241-12/+18
* nvenc: Add support for dynamic bitrate/preset reconfigurationOle André Vadla Ravnås2018-01-242-0/+19
* nvenc: Add support for I420Ole André Vadla Ravnås2018-01-241-16/+45
* netsim: fix misleading packet delay logJun Xie2018-01-241-4/+5