Walter Agazzi
237cb4d52a
VIDEO: Add YUV422 and YUV444 to Theora decoder
2023-06-19 08:43:40 +03:00
Cameron Cawley
70a6159af5
VIDEO: Implement setOutputPixelFormat() for TheoraDecoder
2023-04-05 12:45:13 +02:00
Matthew Duggan
b4647bc3f6
VIDEO: Fix rate set on theora decoder, add API to get frame rate.
...
PR #4276 incorrectly assumed "rate" was the frame rate of the video, but it
should be the playback rate. Revert that change.
Instead, add an alternate API for fetching frame rate from TheoraDecoder.
2023-02-23 13:44:07 +09:00
Matthew Duggan
b2a9df06e2
VIDEO: Set decoder frame rate when loading Theora video.
2022-09-22 03:11:40 +03:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Bastien Bouclet
ec49730711
VIDEO: Allow setting the mixer sound type used to play audio tracks
2017-07-27 06:40:07 +02:00
Fedor Strizhnev
7225101e62
Add Theora support to systems which use libtremor
2015-01-05 16:53:35 +03:00
Fedor
b0250e72d8
VIDEO: Mark TheoraDecoder as used by pegasus
2014-12-22 12:14:18 -05:00
Johannes Schickel
8f3a923686
VIDEO: Make GPL headers consistent in themselves.
2014-02-18 02:39:39 +01:00
Einar Johan Trøan Sømåen
880ac5d494
VIDEO: Mark Theora-decoder as used by Wintermute.
2012-10-23 21:48:47 +02:00
Matthew Hoops
18823198ad
VIDEO: Merge AdvancedVideoDecoder into VideoDecoder
2012-08-16 14:00:14 -04:00
Matthew Hoops
92432a136b
VIDEO: Convert TheoraDecoder to the new AdvancedVideoDecoder API
2012-08-13 16:25:03 -04:00
Matthew Hoops
7831225b28
VIDEO: Move TheoraDecoder to video/
2012-08-12 08:58:00 -04:00