Commit Graph

446 Commits

Author SHA1 Message Date
Johns ebd2f85f90 Update for new Makefiles. 2013-02-07 10:17:48 +01:00
Johns dce7ef9110 Adds PIP hot-key support. 2013-02-06 16:27:25 +01:00
Johns 780e2989ae Makes audio mixer optional. 2013-02-06 16:02:22 +01:00
Johns 2661fdf333 Plugin needs -D_GNU_SOURCE. 2013-01-30 18:04:53 +01:00
Johns 2557418e81 No longer needed. 2013-01-29 20:48:04 +01:00
Johns b48e0d0638 Support VDR 1.7.36 new build system. 2013-01-29 17:04:50 +01:00
Johns 2c27d83b9e Makes buffers soft limit configurable. 2013-01-28 23:13:23 +01:00
Johns 8b22585748 Never trust the docs: fix ffmpeg downsample. 2013-01-26 00:18:59 +01:00
Johns 7ed6975330 Support upsampling 3,5 to 8 channels.
Improve next ring buffer handling.
Improve audio/video sync debug.
2013-01-25 17:05:53 +01:00
Johns d5e111238d Improves VDPAU dissplay preemption handling. 2013-01-25 16:55:25 +01:00
Sibbi 2733e47af7 Add modifiers to X11 remote key names. 2013-01-25 16:52:23 +01:00
Johns f9998e7664 Add audio compatibility with >=ffmpeg 1.1. 2013-01-24 21:42:39 +01:00
Johns 04286fb2ad Add video compatibility with >=ffmpeg 1.1. 2013-01-23 21:54:56 +01:00
Johns cd82ee8e4a Fix bug: no sound with video output "none". 2013-01-22 17:18:18 +01:00
Johns a1f17199d6 Crop setup is done by VdpauSetupOutput. 2013-01-22 17:08:44 +01:00
Johns 849ca7cfd6 Stronger H264/Mpeg detection tests. 2013-01-12 19:13:43 +01:00
Johns 308742a927 React faster only with mpeg. 2013-01-11 18:54:45 +01:00
Johns 1a730ef90b Fix build without USE_PIP. 2013-01-09 00:39:27 +01:00
Johns d59c2ad40b Must guard CodecVideoDecode. 2013-01-08 23:52:41 +01:00
Johns 3366faece2 Fixes close PIP threading bug. 2013-01-08 21:11:46 +01:00
Johns 2bb2875cd7 Update PIP only, when visible. 2013-01-07 19:31:05 +01:00
Johns e88403d044 Close pip before switching channel. 2013-01-07 17:47:05 +01:00
Johns 11293e8dc1 Split mpeg packets in receiver thread. 2013-01-07 16:55:42 +01:00
Johns 3bcc3d280e fprints only when building debug version. 2013-01-06 19:17:02 +01:00
Johns 55587c86f0 Switch PIP to only available channels. 2013-01-06 19:15:46 +01:00
Johns 7cc74795be Fix bug: missing external reference with -DUSE_PIP. 2013-01-06 19:14:46 +01:00
Johns 534b4094b5 Fix thread exit problem. 2013-01-06 14:47:00 +01:00
Johns 7cd025a023 Cosmetic cleanups. 2013-01-06 14:06:08 +01:00
Johns b14a67b601 New features documented. 2013-01-05 23:16:03 +01:00
Johns b24409323d Fix detach and attach bug. 2013-01-05 22:48:01 +01:00
Johns 9ec2716026 PIP function update. 2013-01-05 20:47:14 +01:00
Johns fa09d940c5 Fix PIP threading problems. 2013-01-05 20:44:54 +01:00
Johns d4702b9a9e Include softhddevice.cpp in indent target.
Fix constconst after indent.  Hello GNU who many years until it will be
fixed?
2013-01-05 19:49:59 +01:00
Johns 6a3a560857 Adds PIP channel switch functions. 2013-01-05 17:17:50 +01:00
Johns 8ee1e84b2e Restore video position, when PIP closes. 2013-01-05 16:37:25 +01:00
Johns 7e96a292eb First video surface clears complete window. 2013-01-05 15:41:57 +01:00
Johns d89ada9aad Makes PIP+Video position configurable. 2013-01-04 21:50:55 +01:00
Johns 59d1a6b1f2 Adds function to stop PIP. 2013-01-04 18:50:14 +01:00
Johns 1a744a8eb8 Sync to audio only with the first video stream. 2013-01-04 18:04:53 +01:00
Johns 78100cba00 Use second stream for PIP. 2013-01-04 15:56:26 +01:00
Johns b54ddd4549 Enable more than 1 vdpau video stream. 2013-01-04 15:54:32 +01:00
Johns d42475f2dc Prepared reentrant video stream. 2013-01-03 18:52:34 +01:00
Johns 7cf6c1ab2b va-api has problems with h264 interlace. 2013-01-03 01:03:22 +01:00
Johns 06b8e3d784 Fix video size not updated for VAAPI. 2013-01-02 23:59:46 +01:00
horchi 63c22a13cf Adds VDR SeduAtmo Plugin support. 2013-01-01 17:58:54 +01:00
Johns 3d5e59a6e5 Support multiple streams with ScaleVideo. 2013-01-01 15:21:28 +01:00
Johns acf377ec60 Makes 4:3 and 16:9 display format configurable.
Don't use DVB display format.
2013-01-01 14:48:51 +01:00
Zoolook 87c1c7be84 Add support for new vdr ScaleVideo API. 2013-01-01 12:51:08 +01:00
Johns 5bacd0cf7b Comments cleanup. 2013-01-01 12:40:12 +01:00
Johns b1beb49798 Add support for old PES HDTV recording. 2013-01-01 12:09:54 +01:00