Mercurial > mplayer.hg
view linux/timer.h @ 385:3360c39a6bb7
- added -bpp switch (only takes effect if IMGFMT_BGR) to select the desired depth
(15,16,24,32) by querying libvo for just this depth (if supported by codec)
author | acki2 |
---|---|
date | Fri, 13 Apr 2001 11:15:25 +0000 |
parents | fb1fc94eaff0 |
children | c2ed1e5742ed |
line wrap: on
line source
void InitTimer(); unsigned int GetTimer(); //int uGetTimer(); float GetRelativeTime();