Commit Graph

268 Commits

Author SHA1 Message Date
Johns ec58e45607 Fix bug: wrong and crash, if vdr draws pixmaps outside OSD. 2015-06-30 10:12:09 +02:00
Johns 396d5fac05 Fix bug: wrong version number check for av_frame_alloc(), ... 2015-06-19 01:06:52 +02:00
Johns e0f4a99b99 Workaround for ffmpeg 2.6 artifacts. 2015-04-22 12:14:15 +02:00
Johns a1939eb6cb Fix bug: brightness and .. are calculated wrong. 2015-03-10 10:44:29 +01:00
Johns 28555643a5 Add automatic frame rate detection for older ffmpeg versions. 2015-03-10 10:38:00 +01:00
Johns 2866e328c6 Fix bug: destroyed vdpau surfaces still used in queue. 2015-03-10 10:31:49 +01:00
Johns 915dff8714 Fix bug: need signed char, if compiler has unsigned chars. 2015-03-10 10:20:53 +01:00
Johns ca0181b1b1 Try smaller audio puffer, if default size fails. 2015-03-10 10:14:37 +01:00
Johns a36221dea7 Fix bug: center cut-out didn't use cut off pixels. 2015-03-10 10:10:14 +01:00
Johns 4e72638766 Fix bug #2058: support for Make.plgcfg. 2015-03-10 09:43:09 +01:00
Johns 93ea660a38 Fix for compile with vdr 2.1.10, for older vdr versions. 2015-02-16 15:18:59 +01:00
jinx 73ce4ba803 Enable toggle AC3 downmix. 2015-02-16 10:02:27 +01:00
Johns 1d06c5ba59 Compile with vdr 2.1.10 2015-02-12 10:30:50 +01:00
Antti Seppälä 9f134c1b6d Corrected black surface for va-api. 2014-10-16 14:16:01 +02:00
Johns 0adc02dd78 Newer va-api intel drivers support PutImage. 2014-10-16 14:05:17 +02:00
Johns 46e9f23355 Use more portable fork for vfork. 2014-10-16 12:54:21 +02:00
Johns ac1d5250c8 Fix crash with VA-API vdpau backend. 2014-10-13 15:16:05 +02:00
mini73 c2556eb90a Fix bug: random rubbish at the end of letter. 2014-10-11 16:56:24 +02:00
Johns a3c0052c4b Fix audio thread close race condition. 2014-09-23 12:36:39 +02:00
Johns 8b7402a397 Support ffmpeg new AVFrame API in the audio codec. 2014-08-13 12:04:39 +02:00
Johns 37f409cb9a Use GCC built-in functions for atomic operations. 2014-06-25 15:17:00 +02:00
Johns 90538ebfa9 Support detach or suspend in plugin menu. 2014-06-04 14:49:18 +02:00
Johns 0cdedb88ac Fix "make clean-plugins". 2014-04-17 14:33:12 +02:00
Johns 42bbb763fd Fix compile with newer libav. 2014-02-27 14:20:25 +01:00
Johns 3d3a88e76c Fix OSD bugs. 2014-02-12 14:37:35 +01:00
Johns 450c9b6309 Add some VA-API VPP info outputs. 2014-02-04 14:46:22 +01:00
Johns 23ab3707dc Remove build files for old unstable VDR. 2014-01-30 10:47:03 +01:00
hd.brummy b3f0fe9fea Update gentoo ebuild. 2014-01-30 10:42:17 +01:00
Johns f73f7a28f3 Fix spelling in arguments help. 2014-01-30 10:36:53 +01:00
Johns 340e10a0eb Add Workaround for alsa blocking audio device. 2014-01-29 10:07:07 +01:00
mini73 a45b9a3abe Fix bug: learing x11 remote keys fails. 2014-01-24 11:31:57 +01:00
Johns 501d46793f Fix alternative OSD support with VDPAU bitmap surfaces. 2014-01-14 14:59:01 +01:00
Johns 978fc59aba Add support for umlauts in input fields. 2014-01-08 16:57:08 +01:00
Johns aee9bbed90 Fix compile error with VDR 2.1.3. 2014-01-07 12:34:54 +01:00
Johns 8577292c50 Fix bug: memory leak. 2014-01-06 16:51:37 +01:00
Johns 7ffbfea224 PIP close clears the last used PIP channel. 2013-12-04 10:01:36 +01:00
Johns bb70c75656 Fix bug: -DOSD_DEBUG uses old (deleted) variable. 2013-11-23 16:51:30 +01:00
Johns cfda3ba39d Fix bug: Option softhddevice.BlackPicture has no effect. 2013-11-23 16:48:02 +01:00
Dr. Seltsam 0e40f5f872 Add support to configure and clear buffers on channel switch. 2013-11-05 16:46:46 +01:00
Johns fb2a7f9959 CLOCK_REALTIME -> CLOCK_MONOTONIC to allow time changes. 2013-10-08 10:18:04 +02:00
Johns e3b32861b0 Add function VideoStreamOpen and always use VideoStreamClose. 2013-10-08 10:13:38 +02:00
Johns 58a76439ee Softer audio/video sync. 2013-09-30 20:54:27 +02:00
Johns a13c25d309 Add function GetStats to the video output module. 2013-08-07 10:29:44 +02:00
Johns 5265e68aa9 Add function ResetStart to the video output module. 2013-08-06 12:16:30 +02:00
Johns 11121b5bdd Add function SetClosing to the video output module. 2013-08-04 17:43:11 +02:00
Johns d8e96c7871 Generalize GetVaapiContext to GetHwAccelContext. 2013-08-03 17:27:52 +02:00
Johns 8ff65a011a Add compile time configurable trickspeed packets dump. 2013-07-29 19:14:32 +02:00
Johns 171a3f4dc9 Fix bug #1410: wrong spelled AC-3 and E-AC-3. 2013-07-26 16:55:33 +02:00
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