view libmpdemux/config.h @ 7663:eb3afb162aa4

* Fix for the broken MultiDec files I had originally posted with the first version of the demuxer. They play ok now. Fix can be disabled through conditional compiling, so just comment out the #define directive if it breaks anything (see source). * Demuxer now honours audio/video ids. Since PVAs only contain one audio track and one video track by specification, they are vid 0 and aid 0. This also fixes the "too many audio/video packets in buffer" with -dump[audio|video]. * substituted longs with off_t's for offsets, so that it should work on large files. patch by Matteo Giani <matgiani@ctonet.it>
author arpi
date Mon, 07 Oct 2002 22:13:34 +0000
parents 9e059416eea6
children
line wrap: on
line source

/* Let it be for now*/
#include "../config.h"