git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@879 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-05-25 17:37:12 +00:00
parent 0c711045ef
commit 80ab4a31ae
1 changed files with 2 additions and 2 deletions

View File

@ -76,8 +76,8 @@ Now, go on:
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) {