Commit Graph

569 Commits

Author SHA1 Message Date
Johns 6dfa88aecf Preparations for new ffmpeg VDPAU API. 2015-11-03 11:39:41 +01:00
Johns ee2311d252 Fix compile error with opengl and without va-api. 2015-10-06 18:28:34 +02:00
Johns 4fa4f6616a Added VDPAU multi decoder loop changes to VA-API code. 2015-10-05 08:54:19 +02:00
Johns 5dc5601576 Fix comment spelling. 2015-10-01 15:46:38 +02:00
Johns 9e56747a56 Disabled old code before removement. 2015-10-01 12:48:37 +02:00
Johns 5b90137050 Handle change of audio ac3 downmix direct. 2015-09-30 12:24:26 +02:00
Johns f47ee3a201 Speedup queuing output surface, when decoder buffers are full. 2015-09-30 11:27:10 +02:00
Johns 93981031aa Calculate queued output surfaces and show them in info message. 2015-09-30 11:16:50 +02:00
Johns 509329c90a Add support for new API of vdr 2.3.1. 2015-09-24 14:31:51 +02:00
Johns 8c347fdf1d Fix bug: EnableDPMSatBlackScreen only available with USE_SCREENSAVER. 2015-08-26 10:11:49 +02:00
Johns 06b8f77327 H264_EOS_TRICKSPEED and USE_MPEG_COMPLETE enabled as default. 2015-08-17 13:14:44 +02:00
master_red 700c8e8767 Configurable enable DPMS, while black screen is displayed. 2015-08-10 15:32:25 +02:00
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 f0d31ad33c Fixed typing error. 2015-04-22 12:35:42 +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
Johns 2ceeb6db40 Fix bug: AVCodecContext.framerate not supported.
Older versions of ffmpeg have no member framerate in AVCodecContext.
2015-02-09 11:50:41 +01:00
Johns 4f4d304479 Use video stream frame rate for A/V sync.
Use the video stream frame rate and not the fixed 50Hz for A/V sync.
2015-02-06 09:50:54 +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 4a4de36878 Newer version of msgfmt force this. 2014-07-14 11:39:01 +02:00
Johns 37f409cb9a Use GCC built-in functions for atomic operations. 2014-06-25 15:17:00 +02:00
Johns 5207af6b2d Fix last commit. 2014-06-04 19:32:44 +02:00
Johns 90538ebfa9 Support detach or suspend in plugin menu. 2014-06-04 14:49:18 +02:00
Johns ac7672053a Fix out of sync with ffmpeg >= 2.2.
This workaround for some special ffmpeg versions, conflicts with latest ffmpeg.
2014-05-30 10:18:20 +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 5bf2a9b761 No conf and rc file in git. 2014-02-18 12:26:03 +01:00
Johns b7d372aa39 Audio flush only with audio. 2014-02-18 10:12:34 +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