[vlc-commits] demux: mp4: rewrite meta handling

Francois Cartegnie git at videolan.org
Thu Oct 16 20:05:21 CEST 2014


vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Thu Oct 16 12:59:35 2014 +0200| [b0ad53b669aa802cca7652c59246c3781286711e] | committer: Francois Cartegnie

demux: mp4: rewrite meta handling

Follow the spec and correctly handle text encoding

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

 modules/demux/Makefile.am  |    2 +-
 modules/demux/mp4/libmp4.c |  109 ++++++---------
 modules/demux/mp4/meta.c   |  334 ++++++++++++++++++++++++++++++++++++++++++++
 modules/demux/mp4/mp4.c    |  146 +------------------
 modules/demux/mp4/mp4.h    |    1 +
 5 files changed, 378 insertions(+), 214 deletions(-)

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


More information about the vlc-commits mailing list