Commit Graph

47 Commits

Author SHA1 Message Date
Johns 4fa4f6616a Added VDPAU multi decoder loop changes to VA-API code. 2015-10-05 08:54:19 +02:00
Johns 06b8f77327 H264_EOS_TRICKSPEED and USE_MPEG_COMPLETE enabled as default. 2015-08-17 13:14:44 +02:00
Johns 4e72638766 Fix bug #2058: support for Make.plgcfg. 2015-03-10 09:43:09 +01: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 590bae406a USE_BITMAP shouldn't be the default. 2014-01-14 14:59:44 +01:00
Johns 501d46793f Fix alternative OSD support with VDPAU bitmap surfaces. 2014-01-14 14:59:01 +01:00
Johns 8ff65a011a Add compile time configurable trickspeed packets dump. 2013-07-29 19:14:32 +02:00
Johns 93357fb1cd Add compile time selectable h264 trickspeed workaround. 2013-07-24 20:06:05 +02:00
Johns ebb8482226 Use VDR SPU decoder as default. 2013-05-15 10:07:30 +02:00
Johns 4fe1c43c08 Removes VA-API enabled as default.
Removes studio levels environment setting.
2013-04-23 20:46:36 +02:00
Johns 8f99f80d44 Initial opengl support with va-api only. 2013-04-16 16:44:42 +02:00
Johns f09a37a941 Enable optional VDR-SPU deocder support. 2013-03-11 12:18:11 +01:00
Johns 7db63875d0 Adds optional only complete mpeg packets support. 2013-03-06 10:30:27 +01:00
Johns bccd959833 Fix .pot file generation, support _ and _N macros. 2013-02-13 22:46:08 +01:00
Johns 56aae221e7 Adds missing USE_SCREENSAVER to old Makefile. 2013-02-12 18:11:40 +01:00
Johns 8faff0fd1e Try to detect wrong Makefile use. 2013-02-11 14:41:19 +01:00
Johns 2661fdf333 Plugin needs -D_GNU_SOURCE. 2013-01-30 18:04:53 +01:00
Johns b48e0d0638 Support VDR 1.7.36 new build system. 2013-01-29 17:04:50 +01:00
Johns f9998e7664 Add audio compatibility with >=ffmpeg 1.1. 2013-01-24 21:42:39 +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 d42475f2dc Prepared reentrant video stream. 2013-01-03 18:52:34 +01:00
arttupii a920da652b Osd work:
Use -DOSD_DEBUG to debug OSD.
Fix bug #909: Subtitles destroy menu.
Fix bug #1003: Subtitles overlapping.
2012-08-07 16:46:23 +02:00
Johns 3be69730f0 Suggested change. 2012-06-29 15:13:38 +02:00
Johns d26c34f34f Always compile audio drift correction.
Add audio drift correction configuration to the setup.
2012-04-20 18:28:25 +02:00
Johns f86fa4edd7 VDR 1.7.27 suggested change. 2012-04-01 17:02:15 +02:00
Johns 74a62e3649 Makes audio ts parser default. Suspend fixes. 2012-03-03 18:47:07 +01:00
Johns de79e9211f Disabled audio drift correction as default. 2012-03-02 18:17:51 +01:00
Johns 144f22314f Experimental audio drift correction support. 2012-02-27 23:13:53 +01:00
Johns 2561214c3e Info time should be 1 minute and not ~1 second. 2012-02-22 18:37:50 +01:00
Johns 73b93f1aba Makes A/V sync info time configurable. 2012-02-22 16:32:40 +01:00
Johns 5d8dea1b6b New audio PES handling.
New easier and more flexible audio PES packet parser, which includes own
codec parser.
Removed av_parser use.
Reduced audio buffer time, faster channel switch.
New audio transport stream parser (not enabled as default).
2012-02-21 20:55:28 +01:00
m.Rcu 33c638d538 Jpeg screengrab use VDR RgbToJpeg function. 2012-02-12 20:30:50 +01:00
Johns 91dbe46786 Add A-V info output and compile time option. 2012-02-01 23:12:45 +01:00
Johns c3b924a239 Reduces audio latency, increases audio buffer time. 2012-01-27 23:33:10 +01:00
Johns f8d198636b Video bug fix.
Made video_test working again.
Disabled VA-API Intel vaAssociateSubpicture workaround.
Fix bug: Must release lock for VideoPollEvent.
Allow faster video and audio sync.
Fix bug: Software decoder use vaPutImage with Intel backend.
Fix bug: Artefacts are shown after mpeg2 channel switch.
Fix bug: VideoReleaseSurface called after VideoExit.
2012-01-27 21:08:37 +01:00
m.Rcu 2dff69dc14 Add support for grab jpeg image. 2012-01-24 22:40:06 +01:00
Johns c0d0a4ae7c Audio module cleanup (more to come).
Alsa + OSS can be included/build at the same time.
Alsa or OSS can be runtime selected with -a.
Add audio thread support to OSS module.
Add polled audio support to alsa module.
Removed some debug source code.
2012-01-16 15:42:17 +01:00
Johns 2087968d55 Rebuild objects, when Makefile changes. 2012-01-12 15:19:19 +01:00
Christian Ruppert 712b2e0de1 Patch collection from Christian Ruppert.
Move objects before $LIBS to avoid link failures with --as-needed.
Do not override CFLAGS for video test.
Rearrange *FLAGS incl. some minor fixes.
Don't override VDRDIR, LIBDIR and TMPDIR in makefile.
Don't abuse LDFLAGS in makefile.
Define CC in makefile.
Include GL/gl.h for the GL_COLOR_BUFFER_BIT definition.
VideoInit() needs an argument.
2012-01-10 22:48:42 +01:00
Johns c8e70ec0fe Audio update.
Alsa: report needed down sampling of 3/5/6 to 2 channels.
Moved alsa code into alsa module.
Initial OSS output support.
2012-01-03 21:42:39 +01:00
Johns 0d63fac2e8 Use only the needed number of surfaces.
Fix problem with video-xvba and too many surfaces used.
Prepare new audio driver "oss".
2011-12-31 18:55:07 +01:00
Johns c8c760a069 Make pthread_setname_np optional for older glibc. 2011-12-31 17:28:58 +01:00
Johns 8b57af53b6 Cleanups + Version 0.1.2 released. 2011-12-24 15:27:46 +01:00
Johns afd7dfe402 Initial vdpau support. 2011-12-22 18:01:17 +01:00
Johns 12da237cc3 Fix: indent broke VERSION extraction. 2011-12-11 19:43:37 +01:00
Johns c1a3ed6041 Makefile and private make script. 2011-12-07 15:06:57 +01:00