[vlc-commits] DTS: split some parsing headers functions
Jean-Baptiste Kempf
git at videolan.org
Mon Nov 12 17:49:43 CET 2012
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Nov 12 16:26:49 2012 +0100| [108edbd9e0acc58bd89ff7e1284ee9a842aff53d] | committer: Jean-Baptiste Kempf
DTS: split some parsing headers functions
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=108edbd9e0acc58bd89ff7e1284ee9a842aff53d
---
modules/codec/Modules.am | 2 +-
modules/codec/dts.c | 203 ++-----------------------------------
modules/codec/dts_header.c | 237 ++++++++++++++++++++++++++++++++++++++++++++
modules/codec/dts_header.h | 35 +++++++
4 files changed, 279 insertions(+), 198 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=108edbd9e0acc58bd89ff7e1284ee9a842aff53d
More information about the vlc-commits
mailing list