Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-12 | VIDEO: Change getElapsedTime() into getTime() | Matthew Hoops | |
This name change accompanies a slight meaning change; now it means the current time position from the beginning of the video and not from starting the video. | |||
2012-05-12 | VIDEO: Update seekToTime() comments to require subframe accuracy now | Matthew Hoops | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion | |
Some backends may break as I only compiled SDL | |||
2011-04-28 | JANITORIAL: Format forward declarations to follow convention | Ori Avtalion | |
2011-03-21 | VIDEO: Add a getDuration() function to SeekableVideoDecoder | Matthew Hoops | |
This function returns the total duration of the video | |||
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn | |
svn-id: r55850 | |||
2011-02-09 | VIDEO: Remove unused SeekableVideoDecoder::seekToFrame method | Max Horn | |
svn-id: r55844 | |||
2011-02-08 | VIDEO: Fix the documentation of VideoDecoder::setSystemPalette. | Johannes Schickel | |
svn-id: r55836 | |||
2011-02-08 | VIDEO: Fix the documentation of VideoDecoder::getPalette. | Johannes Schickel | |
svn-id: r55835 | |||
2011-02-07 | VIDEO: Replace Video::VideoTimestamp with Audio::Timestamp | Max Horn | |
svn-id: r55814 | |||
2011-02-07 | typo | Max Horn | |
svn-id: r55812 | |||
2011-02-07 | VIDEO: Try to clarify VideoDecoder docs a bit | Max Horn | |
Also re-arranged the methods a bit, into what I hope is a slightly more logical ordering. svn-id: r55811 | |||
2011-02-07 | VIDEO: Rename VideoDecoder::load() to loadStream() | Max Horn | |
svn-id: r55810 | |||
2011-01-23 | VIDEO: Move video classes to Video:: namespace | Eugene Sandulenko | |
svn-id: r55479 | |||
2011-01-23 | GRAPHICS: Move graphics/video/ to video/. Step 2/2 | Eugene Sandulenko | |
svn-id: r55474 | |||
2011-01-23 | GRAPHICS: Move graphics/video/ to video/. Step 1/2 | Eugene Sandulenko | |
svn-id: r55473 |