view libmpcodecs/vd_vfwex.c @ 11321:ef36cd5b757e

VobSubs are stripped of their MPEG PS in the muxer already, and only the SPU packets remain. So no more need for mpeg_run in the demuxer. The muxer compresses each entry independently with a full deflateInit, deflateEnd.
author mosu
date Wed, 29 Oct 2003 18:09:20 +0000
parents 3e7a601c5874
children
line wrap: on
line source


#define BUILD_VFWEX 1

#include "vd_vfw.c"