[libavg-devel] Audio Support Patch

Nick Hebner hebnern at gmail.com
Tue Jan 15 05:05:17 CET 2008


Hi,

In my latest commit, IVideoDecoder/Video have received three new time-based
position/seeking functions (getDuration(), getCurTime(), and seekToTime())
corresponding to the old frame-based ones (getNumFrames(), getCurFrame(),
and seekToFrame()).

Also, Keeping track of the current playback position has been offloaded from
the video node to the decoder. There was formerly an issue where if frames
are skipped by the decoder, they are not counted by the video node. This
would result in the video node reporting an incorrect current position. Now
the video node relies on the decoder to return the most up to date position.

Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.datenhain.de/pipermail/libavg-devel/attachments/20080114/b6a11758/attachment.htm 


More information about the libavg-devel mailing list