]> git.sesse.net Git - ffmpeg/commit
Interplay MVE: Refactor IP packet format
authorHein-Pieter van Braam <hp@tmm.cx>
Sun, 25 Jun 2017 19:59:01 +0000 (21:59 +0200)
committerPaul B Mahol <onemda@gmail.com>
Tue, 27 Jun 2017 13:06:14 +0000 (15:06 +0200)
commit8f87bfb4b7ddeb27c318aa45144d7fc45930039b
treecac1cf3df7328a82a3930fba220823d0845df703
parentba2c385006e3100d6cd506f61c53186ba054a06d
Interplay MVE: Refactor IP packet format

Interplay MVE can contain up to three different frame formats. They
require different streams of information to render a frame. This patch
changes the IP packet format to prepare for the extra frame formats.

Signed-off-by: Hein-Pieter van Braam <hp@tmm.cx>
libavcodec/interplayvideo.c
libavformat/ipmovie.c