[Laszlo-dev] For Review: Change 20090321-sallen-q Summary: make it so you can show the first frame of a video before playing

Sarah Allen sarah at ultrasaurus.com
Sat Mar 21 20:14:03 PDT 2009


Max: please review.  I filed a separate bug on seek and though I think  
it works, I'm not marking it fixed before I have a test case.  In any  
case, the seek implementation is improved at least enough to handle  
the specific case of showing an initial video frame in a paused state.

Change 20090321-sallen-q by sallen at sallen-mac.local on 2009-03-21  
19:57:57 PDT
     in /Users/sarah/src/svn/openlaszlo/trunk-sandbox
     for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: make it so you can show the first frame of a video before  
playing

New Features:
  LPP-7954 should be able to show the first frame of video for  
videovidew

Bugs Fixed:
  LPP-7955 mediastream doesn't trigger onstart and onstop events
     partial fix: onstart works, but onstop fails, see LPP-7708

Technical Reviewer: max
QA Reviewer: (pending)
Doc Reviewer: (pending)

Documentation
added new attribute "showframe" to videoview, should automagically  
appear in the reference
Doc: Show this frame when the url is set for recorded video. Use -1 to  
show no frame
I also added a bunch of mediastream doc, but that still needs work.

Release Notes:

Details:


Tests:
     test-stream-video.lzx now tests the new videoview showframe  
attribute

Files:
M      test/video/test-stream-video.lzx
M      test/video/test-stream-video-rtmp-sep.lzx
M      test/video/test-video.lzx
M      test/video/test-recording.lzx
M      test/video/test-stream-video-sep.lzx
M      test/video/list.html
M      lps/components/extensions/av/mediastream.lzx
M      lps/components/extensions/av/videoview.lzx

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20090321-sallen-q.tar


More information about the Laszlo-dev mailing list