[vlc-commits] demux: mp4: split fragment related code

Francois Cartegnie git at videolan.org
Wed Oct 14 16:58:29 CEST 2015


vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Sun Oct 11 22:28:03 2015 +0200| [477e5dad7811777812f5fbc34747cb368b5456d5] | committer: Francois Cartegnie

demux: mp4: split fragment related code

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=477e5dad7811777812f5fbc34747cb368b5456d5
---

 modules/demux/Makefile.am     |    1 +
 modules/demux/mp4/fragments.c |  244 ++++++++++++++++++++++++++++++++++++++
 modules/demux/mp4/fragments.h |   82 +++++++++++++
 modules/demux/mp4/mp4.c       |  258 +++++++++++------------------------------
 modules/demux/mp4/mp4.h       |   16 +--
 5 files changed, 396 insertions(+), 205 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=477e5dad7811777812f5fbc34747cb368b5456d5


More information about the vlc-commits mailing list