view libmpdvdkit2/dvdread_internal.h @ 17317:69fe94dded9a

Remove assumption that all audio packets in a block have the same timestamp; now the code stores timestamp for every packet and puts them on reordered packets Fixes ra10cook.rmvc
author rtognimp
date Wed, 04 Jan 2006 22:49:23 +0000
parents 01b42f2f2894
children
line wrap: on
line source

#ifndef DVDREAD_INTERNAL_H
#define DVDREAD_INTERNAL_H


#define CHECK_VALUE(arg)


#endif /* DVDREAD_INTERNAL_H */