CVS: main/libvo vo_mpegpes.c,1.35,1.36
23 Oct
2002
23 Oct
'02
10:39 a.m.
Update of /cvsroot/mplayer/main/libvo In directory mail:/var/tmp.root/cvs-serv5400 Modified Files: vo_mpegpes.c Log Message: re-enabled a-v sync Index: vo_mpegpes.c =================================================================== RCS file: /cvsroot/mplayer/main/libvo/vo_mpegpes.c,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- vo_mpegpes.c 8 Oct 2002 23:11:49 -0000 1.35 +++ vo_mpegpes.c 23 Oct 2002 14:39:13 -0000 1.36 @@ -121,7 +121,7 @@ perror("DVB VIDEO PLAY: "); return -1; } - if ( (ioctl(vo_mpegpes_fd2,AUDIO_SET_AV_SYNC, false) < 0)){ + if ( (ioctl(vo_mpegpes_fd2,AUDIO_SET_AV_SYNC, true) < 0)){ perror("DVB AUDIO SET AV SYNC: "); return -1; }
8420
Age (days ago)
8420
Last active (days ago)
0 comments
1 participants
participants (1)
-
Arpi of Ize