[vlc-commits] demux: hevc: hevc_nal helpers use
Francois Cartegnie
git at videolan.org
Wed Dec 16 16:30:35 CET 2015
vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Wed Dec 16 12:23:06 2015 +0100| [3569c9c1159a697fe1a9612cd3c3cdb034b86492] | committer: Francois Cartegnie
demux: hevc: hevc_nal helpers use
which should also try to get fps from both vps/pps
Also fixes the fps div drift.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3569c9c1159a697fe1a9612cd3c3cdb034b86492
---
modules/demux/Makefile.am | 4 +-
modules/demux/mpeg/hevc.c | 132 ++++++++++++++++++++++-------------------
modules/mux/Makefile.am | 1 +
modules/mux/mp4/libmp4mux.c | 1 +
modules/packetizer/h264_nal.c | 1 +
modules/packetizer/h264_nal.h | 2 -
6 files changed, 76 insertions(+), 65 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=3569c9c1159a697fe1a9612cd3c3cdb034b86492
More information about the vlc-commits
mailing list