[vlc-commits] converter/tospdif: full rewrite

Thomas Guillem git at videolan.org
Wed Oct 5 18:19:04 CEST 2016


vlc | branch: master | Thomas Guillem <thomas at gllm.fr> | Tue Oct  4 11:03:54 2016 +0200| [1d5259c633a96cbd9af59a976ba9cdfd23996f3c] | committer: Thomas Guillem

converter/tospdif: full rewrite

Copy input blocks in the S/PDIF output buffer instead of keeping a list of
inputs. This will allow do modify S/PDIF frames more easily, this will be
needed for TRUEHD/MLP support.

(The behavior of this plugin doesn't change with this commit).

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1d5259c633a96cbd9af59a976ba9cdfd23996f3c
---

 modules/audio_filter/converter/tospdif.c | 346 ++++++++++++++++---------------
 1 file changed, 183 insertions(+), 163 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=1d5259c633a96cbd9af59a976ba9cdfd23996f3c


More information about the vlc-commits mailing list