Commit Graph

143 Commits

Author SHA1 Message Date
Johns 30d4586448 Change audio/video delay with hot-key. 2012-04-07 00:15:57 +02:00
Johns aa4debc9c8 Enable/disable/toggle fullscreen with hot-key. 2012-04-06 14:38:51 +02:00
CafeDelMar ac2e10a308 Cutting pixels configured for each resolution. 2012-04-05 22:51:20 +02:00
Johns c986d285ea Buffer less video and audio. 2012-04-05 15:47:59 +02:00
Johns c9b344a3fd Audio/Video sync rewrite.
Trick-speed support moved to video module.
Reduce video messages.
2012-03-31 21:27:54 +02:00
Johns b41f934c37 Faster VdpauBlackSurface version. 2012-03-30 17:19:31 +02:00
Johns 6058f3da56 Fix bug: VideoSetPts wrong position. 2012-03-30 16:04:25 +02:00
CafeDelMar 689d75b808 Add VideoSkipPixels support. 2012-03-26 20:49:18 +02:00
Johns 552a994db3 Add optional argument to ATTA svdrp commmand. 2012-03-15 15:42:51 +01:00
Johns c2938c7ef3 Wakeup display to show OSD for remote learning. 2012-03-09 12:08:56 +01:00
Johns d65fe88c83 Support switching the primary device with svdrp. 2012-03-08 15:28:10 +01:00
Johns 7d3f4f4434 Disable and reenable screen saver and DPMS. 2012-03-08 15:25:10 +01:00
Johns acc35fe30c Video cleanup.
Add noop video output module.
Move VideoThread check into lock/unlock functions.
Add support for choosing video output module.
2012-03-07 15:31:43 +01:00
Johns 129c139ed7 Fix fast backward with some h264 streams. 2012-03-06 15:38:30 +01:00
Johns 340816d763 Make soft start sync setup menu configurable. 2012-03-06 12:16:47 +01:00
Johns f2d4163899 Fix bug: NAL end of sequence is 10 and not 0x10.
Cleanup, remove old cruft.
Add support for pes recordings.
2012-03-05 20:05:56 +01:00
Johns 3812fa8d38 Fix bug: AudioEnqueue crash without sound card. 2012-03-05 15:06:46 +01:00
Johns da5c5cd5fd Version 0.4.9 released. 2012-03-04 22:36:14 +01:00
Johns 7e1a42f7ed Experimental ac3 audio drift correction support. 2012-03-03 16:45:59 +01:00
Johns dda9011abc Removes LPCM detection from TS parser. 2012-03-03 16:11:38 +01:00
Johns b0d9f41020 Rewrote video/audio start code. 2012-03-02 18:16:20 +01:00
Johns 6a28064dce Add support for attach/detach plugin. 2012-03-01 22:12:22 +01:00
Johns b5e9077c74 Increase AudioBufferTime for OSS. 2012-03-01 17:50:57 +01:00
Johns 43b48224b5 Improved audio drift correction support. 2012-02-29 16:35:49 +01:00
Johns 144f22314f Experimental audio drift correction support. 2012-02-27 23:13:53 +01:00
Johns aa426cd8b2 Add SVDRP HOTK command support and cleanup. 2012-02-25 13:02:15 +01:00
Johns 9b68248a3e Increased audio buffer time for PES packets. 2012-02-24 15:41:17 +01:00
Johns 668a6ec277 Support configuration and set of video background. 2012-02-24 15:15:50 +01:00
Johns 67e571f02b Survive lost X11 display. 2012-02-23 17:57:21 +01:00
Johns c17af0e958 Fix bug: 100% cpu use with plugins like mp3. 2012-02-23 15:32:43 +01:00
Johns 0243b1c8a7 Fix bug: No OSD until valid video stream shown. 2012-02-22 15:10:47 +01:00
Johns 6ce760ccd8 60Hz display mode configurable with setup.conf. 2012-02-22 15:06:05 +01:00
Johns 2f869884ba Support downmix of AC-3 to stero. 2012-02-21 22:36:10 +01:00
Johns 5d8dea1b6b New audio PES handling.
New easier and more flexible audio PES packet parser, which includes own
codec parser.
Removed av_parser use.
Reduced audio buffer time, faster channel switch.
New audio transport stream parser (not enabled as default).
2012-02-21 20:55:28 +01:00
Johns c4ad13c53f Fix bug: Grabbing JPG image fails while suspended. 2012-02-19 20:52:57 +01:00
Johns 98f73f2199 Add support for hot keys. 2012-02-19 19:22:03 +01:00
Johns 89ca44206c Add support to use characters input in edit mode. 2012-02-17 16:37:38 +01:00
Johns 852d367225 Adds trick speed support. 2012-02-16 15:31:53 +01:00
Johns a7f0cf6d6f Version 0.4.8 released. 2012-02-16 09:59:40 +01:00
Johns 97af9c6de2 Fix bug: wrong start of video packet. 2012-02-15 22:19:50 +01:00
Johns 8dd95dab5e VDPAU: Enable inverse telecine configuration. 2012-02-14 22:29:17 +01:00
Johns 919428cb80 Find AC3 (Dolby Digital) inside PES packet. 2012-02-14 21:18:24 +01:00
Johns 4331692ee5 Fix bug: audio increments invalid audio PTS. 2012-02-14 16:03:08 +01:00
Johns 5aa826bdb0 Fix bug: dvd plugin not working. 2012-02-14 15:12:48 +01:00
Johns 6736db082e Fix bug: used frame-> instead of video_ctx->. 2012-02-14 14:46:49 +01:00
Johns 807b4df381 Release Version 0.4.7. 2012-02-13 23:21:11 +01:00
FireFly 56edfd4f54 Fix bug: unscaled jpeg includes PNG header. 2012-02-13 20:15:25 +01:00
Johns a98a4adc7e Studio levels could be configured in setup menu. 2012-02-13 14:13:24 +01:00
Johns f872f54e2a Window defaults to fullscreen without geometry. 2012-02-13 14:00:53 +01:00
m.Rcu 33c638d538 Jpeg screengrab use VDR RgbToJpeg function. 2012-02-12 20:30:50 +01:00