aboutsummaryrefslogtreecommitdiff
path: root/graphics/video/coktelvideo/coktelvideo.h
AgeCommit message (Expand)Author
2009-12-29Added a thin wrapper around the VMD player class, so that it can be used with...Filippos Karapetis
2009-12-29Adding a getFrameWaitTime() method to get the frame waiting time instead of d...Sven Hesse
2009-12-29Adding CoktelVideo::hasExtraData(void), for checking if /any/ extra data file...Sven Hesse
2009-08-29Patch #2836424: "Optional compilation of CoktelVideo and Indeo3"Eugene Sandulenko
2009-07-27Abstracting off the block types from Imd::renderFrame() and Vmd::renderFrame()Sven Hesse
2009-07-25Adding support for (new-style) stereo in DPCM audioSven Hesse
2009-07-24CoktelVideo cleanup: Splitting up some IMD methods and removing the obsolete ...Sven Hesse
2009-07-24Moving all implementations into the cppSven Hesse
2009-07-24Renaming getAnchor() to getFrameCoords()Sven Hesse
2009-07-24Properly reading the video codec fourcc, in case we need other codecs in the ...Sven Hesse
2009-07-24Calculating the number of data bytes per initial sound slice, because relying...Sven Hesse
2009-07-24Adding subtitle support to WoodruffSven Hesse
2009-07-24Adding support for ADPCM sound data (yet another IMA ADPCM variant). What we'...Sven Hesse
2009-05-21Moved the Coktel video player into its own subdirectoryFilippos Karapetis