Ori Avtalion
|
9414d7a6e2
|
JANITORIAL: Reduce header dependencies in shared code
Some backends may break as I only compiled SDL
|
2011-04-28 15:08:58 +03:00 |
|
Ori Avtalion
|
cd6ee0589d
|
JANITORIAL: Format forward declarations to follow convention
|
2011-04-28 12:20:34 +03:00 |
|
Matthew Hoops
|
94c27e4657
|
VIDEO: Add a getDuration() function to SeekableVideoDecoder
This function returns the total duration of the video
|
2011-03-21 18:27:10 -04:00 |
|
Max Horn
|
42ab839dd6
|
AUDIO: Rename sound/ dir to audio/
svn-id: r55850
|
2011-02-09 01:09:01 +00:00 |
|
Max Horn
|
d7370f11e4
|
VIDEO: Remove unused SeekableVideoDecoder::seekToFrame method
svn-id: r55844
|
2011-02-09 00:14:06 +00:00 |
|
Johannes Schickel
|
9cf8d4d548
|
VIDEO: Fix the documentation of VideoDecoder::setSystemPalette.
svn-id: r55836
|
2011-02-08 23:00:28 +00:00 |
|
Johannes Schickel
|
949000a144
|
VIDEO: Fix the documentation of VideoDecoder::getPalette.
svn-id: r55835
|
2011-02-08 22:58:34 +00:00 |
|
Max Horn
|
85aabef6fe
|
VIDEO: Replace Video::VideoTimestamp with Audio::Timestamp
svn-id: r55814
|
2011-02-07 22:57:35 +00:00 |
|
Max Horn
|
4a16e0911f
|
typo
svn-id: r55812
|
2011-02-07 18:20:17 +00:00 |
|
Max Horn
|
12f919a8e8
|
VIDEO: Try to clarify VideoDecoder docs a bit
Also re-arranged the methods a bit, into what I hope is a slightly
more logical ordering.
svn-id: r55811
|
2011-02-07 18:16:45 +00:00 |
|
Max Horn
|
357c225f64
|
VIDEO: Rename VideoDecoder::load() to loadStream()
svn-id: r55810
|
2011-02-07 17:54:16 +00:00 |
|
Eugene Sandulenko
|
caa6684752
|
VIDEO: Move video classes to Video:: namespace
svn-id: r55479
|
2011-01-23 19:08:09 +00:00 |
|
Eugene Sandulenko
|
f123802f4c
|
GRAPHICS: Move graphics/video/ to video/. Step 2/2
svn-id: r55474
|
2011-01-23 17:37:17 +00:00 |
|
Eugene Sandulenko
|
806ccf5d25
|
GRAPHICS: Move graphics/video/ to video/. Step 1/2
svn-id: r55473
|
2011-01-23 17:14:43 +00:00 |
|