[MPlayer-G2-dev] CVS: g2/audio dec_audio.c,1.1.1.1,1.2

D Richard Felker III dalias at aerifal.cx
Sun Feb 22 17:58:30 CET 2004


On Sun, Feb 22, 2004 at 05:19:09PM +0100, Arpi of Ize wrote:
> CVS change done by Arpi of Ize
> 
> Update of /cvsroot/mplayer/g2/audio
> In directory mail:/var2/tmp/cvs-serv28061/audio
> 
> Modified Files:
> 	dec_audio.c 
> Log Message:
> - demuxer: changed PTS handling, export native PTS (based on rate_m/rate_d)
> instead of scaled up by rate_m
> - demux_avi: fixed nobps sync mode, when video chunkc come before audio ones
> - demux_mpg: div native pts by 4, to fit 33 bits pts into 31 bits (signed int)

PTS needs to be 64bit anyway... IMO this dividing is unnecessary.

Rich




More information about the MPlayer-G2-dev mailing list