Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 03 May 2006 18:18:25 +0000 | nicodvb | fixed %d->PRIu64 in read_mpeg_timestamp() |
Wed, 03 May 2006 18:12:38 +0000 | nicodvb | stream_read_word() returns _unsigned_ int |
Wed, 03 May 2006 17:55:02 +0000 | nicodvb | in read_mpeg_timestamp() cast int expression to uint64_t before shifting to avoid truncation of bits and to prevent propagation of bit 1 as sign bit in pts |
Tue, 02 May 2006 23:03:38 +0000 | gabrov | synced with 1.1281 |
Tue, 02 May 2006 19:30:58 +0000 | gpoirier | French fixes by jerome WOF ferrari YAP lappis WOF com |
Mon, 01 May 2006 21:12:12 +0000 | gpoirier | yet another Compile fix |
Mon, 01 May 2006 19:31:45 +0000 | gpoirier | some more corrections |
Mon, 01 May 2006 17:54:48 +0000 | gpoirier | sync with 1.1281 |