[vlc-commits] packetizer/a52: rewrite header parser
Thomas Guillem
git at videolan.org
Mon Sep 12 15:16:14 CEST 2016
vlc | branch: master | Thomas Guillem <thomas at gllm.fr> | Thu Sep 1 09:17:53 2016 +0200| [569afcae5b07a201b982f69766b0be59cab76e6a] | committer: Thomas Guillem
packetizer/a52: rewrite header parser
Rewrite with bit stream helpers using the AC3/EAC3 spec. Add
i_blocks_per_sync_frame, eac3.strmtyp, eac3.i_substreamid that will be used by
the S/PDIF converter.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=569afcae5b07a201b982f69766b0be59cab76e6a
---
modules/packetizer/a52.h | 221 +++++++++++++++++++++++++++++------------------
1 file changed, 138 insertions(+), 83 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=569afcae5b07a201b982f69766b0be59cab76e6a
More information about the vlc-commits
mailing list