Commit Graph

569 Commits

Author SHA1 Message Date
Johns 3772b2160c Initial ADTS (AAC+) support. 2012-05-09 20:16:46 +02:00
Johns 465c68d839 Fix bug #959: log flooded with service messages. 2012-05-03 15:26:58 +02:00
durchflieger aca508114b Adds VDR DFAtmo Plugin support. 2012-04-30 14:47:08 +02:00
Johns 49ae1c7211 Fix bug: PTS are 1/90ms and use AudioVideoDelay. 2012-04-30 13:56:26 +02:00
Johns 0cf110da81 Less logging. 2012-04-28 12:38:41 +02:00
Johns 8d5ff6f6fb Skip audio to sync with video. 2012-04-28 12:24:03 +02:00
Johns 5456164dce Mute pass-through, if volume is 0. 2012-04-27 12:31:40 +02:00
Johns 6dd7c2680a Skip audio sync while trick play. 2012-04-26 15:33:51 +02:00
Johns 3b5c1adef2 Fix bug: don't normalize or compress AC3 samples. 2012-04-24 16:02:07 +02:00
Johns 47d840bbff Force black picture after start or suspend. 2012-04-22 21:01:34 +02:00
Johns 207871fd9b Make audio ring buffer size a multiple of 3,5,7,8. 2012-04-22 17:17:54 +02:00
Johns ebe0beb400 Add upmix from 5 to 6 channels. 2012-04-21 16:45:56 +02:00
Johns 93ddd26a4a Fix bug: alloca wrong size for audio buffer. 2012-04-21 15:47:50 +02:00
Johns e30e1e5aad Handle jump in stream like stream start. 2012-04-21 12:59:04 +02:00
Johns d26c34f34f Always compile audio drift correction.
Add audio drift correction configuration to the setup.
2012-04-20 18:28:25 +02:00
mini73 24a8c7f763 Add support for svdr command "stat". 2012-04-20 16:51:04 +02:00
Johns 3e39ffd5e0 New audio ring buffer code, now OSS part. 2012-04-20 16:05:40 +02:00
Johns 53f22a2ed2 Made showing black picture configurable. 2012-04-20 15:40:14 +02:00
Johns 44ca71fedb Adds audio normalize support. 2012-04-19 16:01:20 +02:00
Johns 8039e8ae04 New audio filters next part. 2012-04-19 00:47:34 +02:00
Johns 79e78bf235 Show black picture, if no video stream available.
New audio ring code.
New audio filters (first part).
2012-04-17 16:45:27 +02:00
Johns c9ef8b759a Fix bug: autocrop toggle didn't work. 2012-04-15 23:03:40 +02:00
Johns 80db7c6656 Setup split into foldable sections. 2012-04-15 22:59:52 +02:00
Johns 3ba18d8720 Add -D option to getopt. 2012-04-15 14:46:57 +02:00
Johns 2ffcb874bb Adds show cursor on mouse move + hide after 200ms. 2012-04-14 21:58:14 +02:00
Johns 5b765f02bd Add Hot-key support for auto-crop enable/disable. 2012-04-14 21:25:44 +02:00
Johns 2c52955ac0 Adds detached start mode. 2012-04-14 21:16:01 +02:00
Johns 09d8588588 Fix buf: VDPAU looses preemption callback. 2012-04-12 15:38:22 +02:00
Johns 71f786711b Fix bug: X11 server keeps sending USR1 signals. 2012-04-12 15:37:19 +02:00
Johns deea34eb5e Show message for hot-keys. 2012-04-11 18:20:08 +02:00
Johns 1f14af6590 Fix bug: playback errors with old PES recordings. 2012-04-11 12:16:00 +02:00
Johns aeae505bd4 Adds Hot-key support for 4:3 zoom modes. 2012-04-11 12:15:12 +02:00
Johns e10e62dcf7 Release Version 0.5.0. 2012-04-07 20:21:55 +02:00
Johns 2a1793c98e Use config value to change audio/video delay. 2012-04-07 13:43:51 +02:00
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 8612044b9b Move suspend on inactivity to houesekeeping. 2012-04-05 15:43:32 +02:00
Johns c19b86411a Update documents. 2012-04-05 15:42:48 +02:00
Johns 9165052d5e Fix gcc error bug (also for VA-API). 2012-04-03 16:36:06 +02:00
Johns 413983a666 Calling TrickSpeed without decoder can happen. 2012-04-01 17:04:16 +02:00
Johns f86fa4edd7 VDR 1.7.27 suggested change. 2012-04-01 17:02:15 +02:00
Johns 7f8110557f Fix gcc error bug. 2012-03-31 23:20:06 +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 bd4503f30b More debug for flush buffers. Bigger audio buffer. 2012-03-23 18:43:20 +01:00
Johns 24ba8175a3 Disable suspend on inactivity until player fixed. 2012-03-22 16:06:32 +01:00