]> git.sesse.net Git - vlc/commit
h264: refactor Exp-Golomb reading functions with existing mpeg demuxing code
authorFelix Abecassis <felix.abecassis@gmail.com>
Fri, 1 Aug 2014 09:18:35 +0000 (11:18 +0200)
committerFelix Abecassis <felix.abecassis@gmail.com>
Fri, 1 Aug 2014 09:18:35 +0000 (11:18 +0200)
commit999867028cb6f3dcfb0bdbdb8289d8c392eac9a1
tree419ee0f1c841823b5f6f6afe05f5aa46a58a6503
parentd357138136e01693675d577e5fad67f73d64e563
h264: refactor Exp-Golomb reading functions with existing mpeg demuxing code
modules/demux/mpeg/hevc.c
modules/demux/mpeg/mpeg_parser_helpers.h
modules/mux/mp4.c
modules/packetizer/h264.c