Commit Graph

497 Commits

Author SHA1 Message Date
Johns 93357fb1cd Add compile time selectable h264 trickspeed workaround. 2013-07-24 20:06:05 +02:00
Johns c646007db1 Use ffmpeg new names AVCodecID, AV_CODEC_... . 2013-07-18 17:08:47 +02:00
Johns 7615305960 Fix bug: video lagging behind after recording stop. 2013-07-16 16:39:46 +02:00
Johns cc1e2de58b Reduce PES error messages. 2013-07-15 17:00:22 +02:00
Johns 738e9402d2 Report synced as info and not as debug message. 2013-07-15 16:58:36 +02:00
Johns 34fd275b42 Fix bug #1392: Wrong value for mixing LFE. 2013-07-08 14:36:08 +02:00
Johns 64c11efc1b Fix bug: wrong grab size, introduced with AMD VDPAU. 2013-05-16 20:28:44 +02:00
Johns ebb8482226 Use VDR SPU decoder as default. 2013-05-15 10:07:30 +02:00
Johns 833112eaa9 Fix bug: grab image negative quality isn't 100. 2013-05-14 12:32:09 +02:00
Johns 3022920b40 Don't forget PIP documentation. 2013-05-10 16:33:37 +02:00
Johns c1d3b9d048 Support AMD VDPAU with surface != requested size. 2013-05-10 15:53:26 +02:00
Johns 4fe1c43c08 Removes VA-API enabled as default.
Removes studio levels environment setting.
2013-04-23 20:46:36 +02:00
Johns 7a5e696bc4 Fix opengl and opengl threads bugs. 2013-04-17 16:35:51 +02:00
Johns 8f99f80d44 Initial opengl support with va-api only. 2013-04-16 16:44:42 +02:00
Johns c0286b3ab4 Fix "broken driver" message if empty ring buffer. 2013-04-15 16:55:15 +02:00
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