[vlc-devel] [PATCH 0/2] WASAPI capture client

Rémi Denis-Courmont remi at remlab.net
Sun Mar 22 13:43:43 CET 2015


The following changes since commit 0902f0d622730c1ec62483e419066e059ba6f000:

  decoder: reduce lock scope and cosmetic (2015-03-21 22:19:13 +0200)

are available in the git repository at:

  http://git.remlab.net/git/vlc.git 

for you to fetch changes up to 00b4c5b2dcc1618f8c59d2cfa4f322f338a49d89:

  wasapi: add loopback mode (2015-03-22 14:41:45 +0200)

----------------------------------------------------------------
Rémi Denis-Courmont (2):
      wasapi: audio capture client module (fixes #7205)
      wasapi: add loopback mode

 modules/access/Makefile.am |   6 +
 modules/access/wasapi.c    | 479 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 485 insertions(+)
 create mode 100644 modules/access/wasapi.c

-- 
Rémi Denis-Courmont
http://www.remlab.net/




More information about the vlc-devel mailing list