[vlc-commits] Allow hevc muxing in mp4
Denis Charmet
git at videolan.org
Mon Feb 24 23:18:18 CET 2014
vlc | branch: master | Denis Charmet <typx at dinauz.org> | Sat Feb 22 17:41:59 2014 +0100| [ed686b091af883731923ab9ef40fb7d0b7346cc1] | committer: Denis Charmet
Allow hevc muxing in mp4
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ed686b091af883731923ab9ef40fb7d0b7346cc1
---
modules/demux/Makefile.am | 2 +-
modules/demux/mpeg/hevc.c | 78 ++--------
modules/demux/mpeg/mpeg_parser_helpers.h | 81 ++++++++++
modules/mux/Modules.am | 2 +-
modules/mux/mp4.c | 235 +++++++++++++++++++++++++++++-
modules/packetizer/hevc.c | 4 +-
6 files changed, 327 insertions(+), 75 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=ed686b091af883731923ab9ef40fb7d0b7346cc1
More information about the vlc-commits
mailing list