scrawl
|
282601d6e9
|
support the allowSkipping extra parameter for playBink command.
|
2013-01-07 13:19:52 +01:00 |
|
Chris Robinson
|
26660110e5
|
Allow building the video player without ffmpeg (playVideo will always throw an exception)
|
2012-12-17 00:20:56 -08:00 |
|
scrawl
|
5ed04ae53e
|
added black bars
|
2012-12-15 19:23:03 +01:00 |
|
Chris Robinson
|
d50698d7d1
|
Clean up the rectangle and scene node used for displaying the video
|
2012-12-15 04:01:52 -08:00 |
|
Chris Robinson
|
cbdf6ad595
|
Move more stuff to where it should be, and improve cleanup
|
2012-12-14 09:07:59 -08:00 |
|
Chris Robinson
|
71ff90aaee
|
Don't use sub-frame timing for the video clock
|
2012-12-14 08:42:37 -08:00 |
|
Chris Robinson
|
05c6483257
|
Fix external clock
|
2012-12-14 04:35:57 -08:00 |
|
Chris Robinson
|
2f37d31108
|
Move some definitions into the source file they're used in
|
2012-12-14 04:12:34 -08:00 |
|
Chris Robinson
|
c2b711d195
|
Move some more methods to the class they're part of
|
2012-12-14 02:36:29 -08:00 |
|
Chris Robinson
|
26a09ee7ba
|
Move some methods into their respective class
|
2012-12-14 01:38:00 -08:00 |
|
Chris Robinson
|
5221298a7f
|
Move a couple packet queue methods into the struct
|
2012-12-14 01:14:14 -08:00 |
|
Chris Robinson
|
90294c589b
|
Use a volatile bool for the refresh
|
2012-12-13 18:24:57 -08:00 |
|
Chris Robinson
|
606fb982a8
|
Update to use avcodec_decode_audio4
|
2012-12-13 17:53:22 -08:00 |
|
Chris Robinson
|
43481ad117
|
Use the external clock by default
|
2012-12-13 06:11:32 -08:00 |
|
Chris Robinson
|
f7ff8b3374
|
A bit more cleanup
|
2012-12-13 03:13:44 -08:00 |
|
Chris Robinson
|
d2fbae9760
|
Init and deinit the VideoState synchronously, and re-enable audio playback
|
2012-12-13 02:52:37 -08:00 |
|
Chris Robinson
|
1ffaf6625a
|
Remove SDL for playing movie audio and prepare for using an audio track
This breaks audio playback on movies
|
2012-12-13 01:42:20 -08:00 |
|
scrawl
|
18d8c767bd
|
fix a bunch of warnings, improved error handling, initialize texture to black
|
2012-12-12 15:15:55 +01:00 |
|
scrawl
|
0ce5ade6d8
|
DataStreamPtr fix, indentation fixes
|
2012-12-11 23:06:06 +01:00 |
|
scrawl
|
c49966dd29
|
started over
|
2012-12-11 22:49:31 +01:00 |
|
scrawl
|
bc90c75176
|
more clean up, video played with correct speed, videos without sound working too (mw_credits.bik)
|
2012-12-03 17:33:02 +01:00 |
|
scrawl
|
a77d910aaf
|
audio codec is opened, some cleanup
|
2012-12-03 16:44:41 +01:00 |
|
scrawl
|
05eb307bfb
|
added video timing
|
2012-09-25 02:54:29 +02:00 |
|
scrawl
|
73c69e8eda
|
video playback
|
2012-09-25 02:35:50 +02:00 |
|