Commit Graph

7 Commits

Author SHA1 Message Date
Stefan Seyfried
64db04cebd libtriple: add cVideo::VideoParamWatchdog() 2011-11-06 16:13:05 +01:00
Stefan Seyfried
06bced653a libtriple: add debug messages to cDemux and cVideo functions 2011-11-06 16:13:04 +01:00
Stefan Seyfried
4e01efc452 libtriple: reduce some messages to debug, consolidate scart messages 2011-11-06 16:13:04 +01:00
Stefan Seyfried
fe6666cda7 libtriple: implement fast forward in cPlayback()
First try at implementing fast forward. Needs more love.
Reverse does not work yet, setting speed to negative values
right now simply resets to "play" mode.
2011-11-06 16:13:03 +01:00
Stefan Seyfried
8542cd14aa libtriple: make most of libtriple use lt_debug 2011-11-06 16:13:03 +01:00
Stefan Seyfried
23dfba35f8 libtriple: implement ShowPicture() in cVideo
this needs the ffmpeg binary with support for mjpeg decoder
and mpeg2video encoder to recode the jpgs to m2v
2011-11-06 16:13:03 +01:00
Stefan Seyfried
55f20e068d libtriple: implement working cVideo class 2011-11-06 16:13:03 +01:00