[vlc-devel] commit: Added LPCM from AOB suport to our LPCM decoder. (Laurent Aimar )
git version control
git at videolan.org
Fri Aug 7 20:53:54 CEST 2009
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Fri Aug 7 19:53:05 2009 +0200| [6db7ccc492d6408a0936cc12d5eb097a0685d193] | committer: Laurent Aimar
Added LPCM from AOB suport to our LPCM decoder.
Audio channels in AOB can be separated into two groups with different
properties (bits/sample and/or samplerate). In this case, the second group
is ignored.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6db7ccc492d6408a0936cc12d5eb097a0685d193
---
modules/codec/lpcm.c | 331 ++++++++++++++++++++++++++++++++++++++++++++++----
1 files changed, 306 insertions(+), 25 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=6db7ccc492d6408a0936cc12d5eb097a0685d193
More information about the vlc-devel
mailing list