Florian Meißner
|
5bb6e8b555
|
Fix strcmp
|
10 years ago |
Florian Meißner
|
754a35f3ff
|
Change code style
|
10 years ago |
Florian Meißner
|
3b38161756
|
Address things pointed out during review
|
10 years ago |
Florian Meißner
|
f2b963627a
|
Do not crash when loading videos that exist but are not MKV
|
10 years ago |
Florian Meißner
|
5563b803c4
|
Decode the whole audio track on startup
|
10 years ago |
Florian Meißner
|
639819a0e5
|
Choose tracks based on language, if possible
|
10 years ago |
Florian Meißner
|
6463fadf34
|
Do not play if we don't know the codec
|
10 years ago |
Florian Meißner
|
589d59fc4c
|
Fix video size
Scale plate using pixels and limit it to viewport size
|
10 years ago |
Florian Meißner
|
ca79d8d33a
|
Implement Pause
Also, do not show the plate before there is anything on it.
|
10 years ago |
Florian Meißner
|
2d990ae3e8
|
Rewrite TrackMgr
Also:
Do not start the video again if it is already playing.
Update files from libwebm
|
10 years ago |
Florian Meißner
|
2af4eaedf2
|
Calculate block alignment properly
*sigh* This happens when you copy the formula from somewhere else... Let's do it correctly now and fix the source in plVoiceChat as well.
|
10 years ago |
Florian Meißner
|
7cd8f51eb4
|
Make audio work
Includes some reorganization and cleanup
|
10 years ago |
Anne Marije v/d Meer
|
9de5c4db54
|
Use libopus for decoding Audio
|
10 years ago |
Anne Marije v/d Meer
|
a36d8b51e7
|
Fixed slow playing cyan intro by changing the timeformats in plMovieplayer all to milliseconds.
Fix assertion when end of movie is reached
|
10 years ago |
Adam Johnson
|
2caade5fff
|
Basic VPX decoding for plMoviePlayer
|
10 years ago |
Joseph Davies
|
8b5b85cc53
|
Add stub plMoviePlayer.
Provides a working replacement for plBinkPlayer so that its removal
won't leave videos 'playing' indefinitely waiting for unhandled
messages.
|
10 years ago |