Commit Graph

482 Commits

Author SHA1 Message Date
Johns 9dd248f9d0 Enable seamless audio track change. 2013-04-11 12:03:38 +02:00
Johns 238224efc8 Better to unlock after the free and zero. 2013-04-10 15:04:09 +02:00
Johns 5b35e70b94 Fix bug #1302: Unsupported pixel format crash. 2013-04-08 16:42:47 +02:00
Johns 857546a3a5 Fix the fix, when sillpicture is called in suspend. 2013-04-06 14:24:08 +02:00
Johns a1b77b1502 Fixes PIP Y translation. 2013-04-03 16:53:45 +02:00
Johns 7ef5667598 Patch was not 100% correct, fixed. 2013-04-03 16:51:27 +02:00
Johns 4e3f5f5414 Fix crash, when sillpicture is called in suspend mode. 2013-04-03 16:48:00 +02:00
Johns 23b0e0d599 Add workaround for zero width+height and ffmpeg >= 1.2. 2013-04-03 16:47:21 +02:00
Johns eab051f5e6 Release Version 0.6.0. 2013-03-17 15:53:01 +01:00
anbr e058302a08 Update german translation. 2013-03-17 15:51:11 +01:00
Johns efcf3a1d2d Fix Bug #1286: typo. 2013-03-12 23:27:09 +01:00
Johns 1f0d5878b1 Adds H264 only hardware decoder for still-pictures. 2013-03-11 16:32:00 +01:00
Johns f09a37a941 Enable optional VDR-SPU deocder support. 2013-03-11 12:18:11 +01:00
Johns a7562eb2be Removes "static" warning. 2013-03-06 17:31:01 +01:00
cyril a747829ffb Adds raise softhddevice video window support. 2013-03-06 17:07:30 +01:00
Johns 7db63875d0 Adds optional only complete mpeg packets support. 2013-03-06 10:30:27 +01:00
Johns 637c04655a Fixes text of EAC-3 pass-through setup. 2013-03-05 14:39:13 +01:00
Johns 9954b939ef Try to connect to X11 server, when start fails. 2013-02-27 16:48:42 +01:00
Johns e65572c2e2 Updated ebuild for new vdr-plugin-2.eclass. 2013-02-25 16:40:44 +01:00
Johns b3ddc47cb5 Removes "unused parameter" warnings. 2013-02-25 16:39:32 +01:00
Johns 4d9e3a71f4 More informations in short description. 2013-02-25 16:34:28 +01:00
Johns 21e4f4ee04 Workaround for ffmpeg 1.1.x get_format bug. 2013-02-25 16:33:40 +01:00
Johns 746746d5b7 Workaround for ffmpeg 1.1.2 bug. 2013-02-25 16:32:52 +01:00
Johns 936566c642 Show vaapi droped/missed messages with info level. 2013-02-23 15:56:24 +01:00
Johns d6f557c6f7 Removes warnings, when compiles without VDPAU. 2013-02-15 15:58:49 +01:00
Johns 2d2ea53d16 Quote spaces to get correct ouput. 2013-02-13 22:47:16 +01:00
Johns bccd959833 Fix .pot file generation, support _ and _N macros. 2013-02-13 22:46:08 +01:00
Johns 240fc17471 Store pass-through on/off state in setup. 2013-02-13 17:23:18 +01:00
Johns 7b2caac901 Fix bug: still old CodecPassthroughAC3 used. 2013-02-12 22:03:52 +01:00
Johns 56aae221e7 Adds missing USE_SCREENSAVER to old Makefile. 2013-02-12 18:11:40 +01:00
Johns 54255e7b57 Try to use HBR (High Bit-Rate) for EAC3. 2013-02-11 23:40:09 +01:00
Johns 2cd667fb44 Improved pass-through (PCM+EAC3) support. 2013-02-11 16:53:51 +01:00
Johns 145d65ff01 Debug time for channel switch. 2013-02-11 15:11:52 +01:00
Johns 8faff0fd1e Try to detect wrong Makefile use. 2013-02-11 14:41:19 +01:00
Johns d31ff55b12 Clear buffers quicker, when replay stops. 2013-02-08 21:03:06 +01:00
Johns d4535a34c9 Fix xcb deadlock while closing PIP decoder.
Close video decoder from inside the decoder thread,
otherwise xcb hangs in a lock.
2013-02-07 16:54:16 +01:00
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