view libmpdvdkit2/dvdread_internal.h @ 19362:3a998ae2f952

replace calls to perror() with calls to mp_msg() this will shut up mplayer -realy-quiet. ao_mpegpes is the first ao that is tried and will almost always fail (unless you have the right hardware)
author ivo
date Fri, 11 Aug 2006 17:10:57 +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 */