[vlc-commits] move converter/mpgatofixed32 to codec/mad

Thomas Guillem git at videolan.org
Mon Oct 10 18:41:28 CEST 2016


vlc | branch: master | Thomas Guillem <thomas at gllm.fr> | Mon Oct 10 16:12:17 2016 +0200| [9ee820129bba764729a7ab0914a3b3e7383f5770] | committer: Thomas Guillem

move converter/mpgatofixed32 to codec/mad

Remove historical MAD_BUFFER_GUARD hack in mpeg_audio.c

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

 extras/package/rpm/vlc.altlinux.spec               |   2 +-
 modules/audio_filter/Makefile.am                   |   7 -
 modules/codec/Makefile.am                          |   6 +-
 .../converter/mpgatofixed32.c => codec/mad.c}      | 205 ++++++++++++---------
 modules/codec/mpeg_audio.c                         | 126 ++-----------
 po/POTFILES.in                                     |   2 +-
 6 files changed, 137 insertions(+), 211 deletions(-)

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


More information about the vlc-commits mailing list