Mercurial > mplayer.hg
diff stream/stream.c @ 35879:615c97963ad9
Change off_t to uint64_t.
Since we use PRIx64 in the sscanf, a 32-bit off_t would seriously
break things and using off_t simply has no advantage at all.
author | reimar |
---|---|
date | Sat, 16 Mar 2013 08:54:11 +0000 |
parents | b89534df8e1e |
children | b5abdfe9bc61 |