[vlc-commits] a52: move to packetizer
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 09:01:09 2016 +0200| [a4c9c4df1dedbbd833be8f9a099f1474169386a6] | committer: Thomas Guillem
a52: move to packetizer
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a4c9c4df1dedbbd833be8f9a099f1474169386a6
---
extras/package/rpm/vlc.altlinux.spec | 3 +-
modules/codec/Makefile.am | 3 -
modules/demux/mpeg/es.c | 2 +-
modules/packetizer/Makefile.am | 3 +-
modules/{codec => packetizer}/a52.c | 267 +++++++++++------------------------
modules/{codec => packetizer}/a52.h | 0
po/POTFILES.in | 2 +-
7 files changed, 87 insertions(+), 193 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=a4c9c4df1dedbbd833be8f9a099f1474169386a6
More information about the vlc-commits
mailing list