Mercurial > mplayer.hg
changeset 878:89c975198f61
ehh.
author | gabucino |
---|---|
date | Fri, 25 May 2001 17:37:12 +0000 |
parents | 3e94ca839def |
children | 5d00233a4e5b |
files | DOCS/tech/general.txt |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/general.txt Fri May 25 17:32:52 2001 +0000 +++ b/DOCS/tech/general.txt Fri May 25 17:37:12 2001 +0000 @@ -76,8 +76,8 @@ The timing is solved odd, since it has/recommended to be done differently for each of the formats, and sometimes can be done in many ways. - There is are float variables called a_frame and v_frame, they store - the just played A/V position is seconds. + There are float variables called a_frame and v_frame, they store + the just played A/V position in seconds. The structure of the playing loop : while(not EOF) {