scummvm/video
Eugene Sandulenko 8e0d7d7255 Merge pull request #559 from fedor4ever/master
VIDEO: Add Theora support to systems which use libtremor
2015-01-11 21:12:01 +01:00
..
avi_decoder.cpp VIDEO: Separate AVI video and audio track reading 2014-11-02 20:15:06 -05:00
avi_decoder.h VIDEO: Make AVIAudioTrack::resetStream() virtual 2014-11-02 20:45:38 -05:00
bink_decoder.cpp VIDEO: Reduce BinkDecoder stack usage 2014-07-08 21:18:12 +02:00
bink_decoder.h VIDEO: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
binkdata.h VIDEO: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
coktel_decoder.cpp IMAGE: Make Codec take a stream reference; change function name to decodeFrame 2014-02-28 00:27:37 -05:00
coktel_decoder.h IMAGE: Move video codecs to image/ 2014-02-28 00:27:36 -05:00
dxa_decoder.cpp VIDEO: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
dxa_decoder.h VIDEO: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
flic_decoder.cpp VIDEO: Use || instead of the currently incorrect && 2014-04-11 19:53:03 -07:00
flic_decoder.h VIDEO: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
module.mk VIDEO: Add MPEG-PS demuxer 2015-01-08 00:45:13 -05:00
mpegps_decoder.cpp VIDEO: Add MPEG-PS demuxer 2015-01-08 00:45:13 -05:00
mpegps_decoder.h VIDEO: Add MPEG-PS demuxer 2015-01-08 00:45:13 -05:00
psx_decoder.cpp VIDEO: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
psx_decoder.h VIDEO: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
qt_decoder.cpp IMAGE: Share the same pool of codecs between PICT and QuickTime 2014-02-28 00:32:06 -05:00
qt_decoder.h IMAGE: Move video codecs to image/ 2014-02-28 00:27:36 -05:00
smk_decoder.cpp VIDEO: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
smk_decoder.h VIDEO: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
theora_decoder.cpp Add Theora support to systems which use libtremor 2015-01-05 16:53:35 +03:00
theora_decoder.h Add Theora support to systems which use libtremor 2015-01-05 16:53:35 +03:00
video_decoder.cpp VIDEO: Fix check to see if the frame rate is a whole number 2014-12-24 10:38:28 -05:00
video_decoder.h VIDEO: Add wrapper around setEndTime() to specify an end frame 2014-08-17 12:24:28 -04:00