[vlc-devel] [RFC] [PATCH 0/1] VLC pass-through to PulseAudio

Rémi Denis-Courmont remi at remlab.net
Tue Sep 27 19:49:27 CEST 2011


	Hello all,

The following patch makes VLC negotiates S/PDIF pass-through with
PulseAudio for A/52 and DTS audio tracks. This requires PulseAudio
client library version 1.0.0 (or later) to compile, and a similarly
recent PulseAudio server to actually work.

I do not have S/PDIF speakers, so I was only able to test that normal
PCM playback and PCM fallback work. So the probability that this does
not work properly is about 99%.
-- 
The following changes since commit 67889ac99eceb167f4fade5c73a3438ace4925ff:

  Move character escaping from the model contents, to the output helpers. (2011-09-27 18:07:04 +0300)

are available in the git repository at:
  git://git.remlab.net/vlc-courmisch.git spadif

Rémi Denis-Courmont (1):
      PulseAudio: negotiate digital pass-through for A/52 and DTS

 modules/audio_output/pulse.c |   73 +++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 72 insertions(+), 1 deletions(-)

-- 
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis



More information about the vlc-devel mailing list