[vlc-commits] dtstofloat32: move to dca codec

Thomas Guillem git at videolan.org
Thu Jul 28 09:04:37 CEST 2016


vlc | branch: master | Thomas Guillem <thomas at gllm.fr> | Tue Jul 26 17:02:48 2016 +0200| [c859332c4931009c5f621e17d15d5850f0522eca] | committer: Thomas Guillem

dtstofloat32: move to dca codec

This decoder works (for now) only if the input is correctly packetized.

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

 configure.ac                                       |   2 +-
 extras/package/rpm/vlc.altlinux.spec               |  10 +-
 modules/MODULES_LIST                               |   2 +-
 modules/audio_filter/Makefile.am                   |   7 -
 modules/codec/Makefile.am                          |   7 +
 .../converter/dtstofloat32.c => codec/dca.c}       | 340 ++++++++++-----------
 po/POTFILES.in                                     |   2 +-
 7 files changed, 179 insertions(+), 191 deletions(-)

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


More information about the vlc-commits mailing list