[vlc-commits] packetizer: add new dts module
Thomas Guillem
git at videolan.org
Thu Jul 28 09:04:36 CEST 2016
vlc | branch: master | Thomas Guillem <thomas at gllm.fr> | Tue Jul 26 13:36:12 2016 +0200| [e906e5d49b37b90ff56329c2e085e3412fe7cfdd] | committer: Thomas Guillem
packetizer: add new dts module
Based on packetizer/a52.c and packetizer/dts_helper.h
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e906e5d49b37b90ff56329c2e085e3412fe7cfdd
---
modules/packetizer/Makefile.am | 3 +
modules/packetizer/dts.c | 332 +++++++++++++++++++++++++++++++++++++++++
po/POTFILES.in | 1 +
3 files changed, 336 insertions(+)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=e906e5d49b37b90ff56329c2e085e3412fe7cfdd
More information about the vlc-commits
mailing list