[vlc-commits] a52tofloat32: move to liba52 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 15:17:01 2016 +0200| [b896923e5aa378022a924cfd5245739dda6683b4] | committer: Thomas Guillem

a52tofloat32: move to liba52 codec

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

The "a52-upmix" option is dropped (internal upmixing).

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

 configure.ac                                       |  10 +-
 extras/package/rpm/vlc.altlinux.spec               |   2 +-
 modules/MODULES_LIST                               |   2 +-
 modules/audio_filter/Makefile.am                   |   8 +-
 modules/codec/Makefile.am                          |   7 +
 .../converter/a52tofloat32.c => codec/liba52.c}    | 376 ++++++++++-----------
 po/POTFILES.in                                     |   2 +-
 7 files changed, 187 insertions(+), 220 deletions(-)

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


More information about the vlc-commits mailing list