[MPlayer-dev-eng] [PATCH] video pause/resume
David Holm
david at realityrift.com
Mon Feb 18 19:41:41 CET 2002
On Mon, 2002-02-18 at 18:20, Arpi wrote:
> Hi,
>
> > Um,
> > I haven't got global cvs access, remember?
> i remember.
> you haven't got right to commit without permission.
> in term of unix rights, you have access, except DOCS/. anyway i can reverse
> it ...
Ah, I thought I didn't have write permissions at all, but that was
probably the idea ;).
Anyway, here is a patch for the tech docs to cover the 2 new VOCTRLs.
Someone should update the vidix and screenshot info as well...
//David Holm
-------------- next part --------------
Index: DOCS/tech/tech-eng.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/tech-eng.txt,v
retrieving revision 1.20
diff -u -r1.20 tech-eng.txt
--- DOCS/tech/tech-eng.txt 8 Feb 2002 17:38:32 -0000 1.20
+++ DOCS/tech/tech-eng.txt 18 Feb 2002 18:53:30 -0000
@@ -221,6 +221,14 @@
This is sent on seeking and similar and is useful if you are
using a device which prebuffers frames that need to flush them
before refilling audio/video buffers.
+
+ VOCTRL_PAUSE - pause video playback
+ This is sent before pausing audio playback. It's normally only
+ useful on devices that prebuffer frames (like the dxr3/h+).
+
+ VOCTRL_RESUME - resume video playback
+ Same as VOCTRL_PAUSE but sent on unpausing and after audio
+ has been resumed.
init() - this is called before displaying of the first frame -
initializing buffers, etc.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: This is a digitally signed message part
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20020218/ccf2526e/attachment.pgp>
More information about the MPlayer-dev-eng
mailing list