Mercurial > mplayer.hg
view cfg-mplayer-def.h @ 26381:4617c374f752
demux_real.c: Always use MP_NOPTS_VALUE for unknown pts
demux_real.c still had code that used either 0 or MP_NOPTS_VALUE for
unknown timestamps depending on correct_pts setting. It should have
been removed in svn commit 25988 "Change to always use MP_NOPTS_VALUE
(instead of sometimes 0) for unknown pts.".
author | uau |
---|---|
date | Sat, 12 Apr 2008 15:51:15 +0000 |
parents | 8e55121885b2 |
children | 1345f8cdfb00 |
line wrap: on
line source
static char* default_config= "# Write your default config options here!\n" "\n" //"nosound=nem" "\n";