Commit Graph

274 Commits

Author SHA1 Message Date
Johns 2cdce610d6 Fix bug: spelling USE_VAPI wrong, missing function. 2012-07-06 00:04:08 +02:00
Johns 583b6f246e Release Version 0.5.1 2012-07-03 16:36:53 +02:00
Johns e6ce7832ba Add commandline support to disable hardware decoder. 2012-07-03 15:48:44 +02:00
Johns 696bb8e934 Display frame statistics in plugin menu. 2012-07-02 17:05:36 +02:00
Johns b5162bae5c Fix bug: 100% CPU use during playback. 2012-06-30 15:40:33 +02:00
Johns d486fb2ca1 Fix bug: audio use 100% CPU during pause. 2012-06-30 00:19:36 +02:00
Johns 6aa8601f7d Guard audio skip against old PTS values. 2012-06-27 21:22:25 +02:00
Johns 57af986367 Setup add preview of collapsed tree. 2012-06-23 16:47:04 +02:00
Johns da9886e9f1 Fix bug: dvd plugin times out. Readme update. 2012-06-08 15:27:42 +02:00
Johns 32527f832e Makes OSD size configurable. 2012-05-21 15:34:33 +02:00
Johns 541754a619 Support display with non-square pixels. 2012-05-10 16:03:56 +02:00
Johns 465c68d839 Fix bug #959: log flooded with service messages. 2012-05-03 15:26:58 +02:00
durchflieger aca508114b Adds VDR DFAtmo Plugin support. 2012-04-30 14:47:08 +02:00
Johns 3b5c1adef2 Fix bug: don't normalize or compress AC3 samples. 2012-04-24 16:02:07 +02:00
Johns 207871fd9b Make audio ring buffer size a multiple of 3,5,7,8. 2012-04-22 17:17:54 +02:00
Johns 93ddd26a4a Fix bug: alloca wrong size for audio buffer. 2012-04-21 15:47:50 +02:00
Johns e30e1e5aad Handle jump in stream like stream start. 2012-04-21 12:59:04 +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
mini73 24a8c7f763 Add support for svdr command "stat". 2012-04-20 16:51:04 +02:00
Johns 53f22a2ed2 Made showing black picture configurable. 2012-04-20 15:40:14 +02:00
Johns 79e78bf235 Show black picture, if no video stream available.
New audio ring code.
New audio filters (first part).
2012-04-17 16:45:27 +02:00
Johns 80db7c6656 Setup split into foldable sections. 2012-04-15 22:59:52 +02:00
Johns 2ffcb874bb Adds show cursor on mouse move + hide after 200ms. 2012-04-14 21:58:14 +02:00
Johns 5b765f02bd Add Hot-key support for auto-crop enable/disable. 2012-04-14 21:25:44 +02:00
Johns 2c52955ac0 Adds detached start mode. 2012-04-14 21:16:01 +02:00
Johns 09d8588588 Fix buf: VDPAU looses preemption callback. 2012-04-12 15:38:22 +02:00
Johns 71f786711b Fix bug: X11 server keeps sending USR1 signals. 2012-04-12 15:37:19 +02:00
Johns deea34eb5e Show message for hot-keys. 2012-04-11 18:20:08 +02:00
Johns 1f14af6590 Fix bug: playback errors with old PES recordings. 2012-04-11 12:16:00 +02:00
Johns aeae505bd4 Adds Hot-key support for 4:3 zoom modes. 2012-04-11 12:15:12 +02:00
Johns e10e62dcf7 Release Version 0.5.0. 2012-04-07 20:21:55 +02:00
Johns 30d4586448 Change audio/video delay with hot-key. 2012-04-07 00:15:57 +02:00
Johns aa4debc9c8 Enable/disable/toggle fullscreen with hot-key. 2012-04-06 14:38:51 +02:00
CafeDelMar ac2e10a308 Cutting pixels configured for each resolution. 2012-04-05 22:51:20 +02:00
Johns c986d285ea Buffer less video and audio. 2012-04-05 15:47:59 +02:00
Johns c9b344a3fd Audio/Video sync rewrite.
Trick-speed support moved to video module.
Reduce video messages.
2012-03-31 21:27:54 +02:00
Johns b41f934c37 Faster VdpauBlackSurface version. 2012-03-30 17:19:31 +02:00
Johns 6058f3da56 Fix bug: VideoSetPts wrong position. 2012-03-30 16:04:25 +02:00
CafeDelMar 689d75b808 Add VideoSkipPixels support. 2012-03-26 20:49:18 +02:00
Johns 552a994db3 Add optional argument to ATTA svdrp commmand. 2012-03-15 15:42:51 +01:00
Johns c2938c7ef3 Wakeup display to show OSD for remote learning. 2012-03-09 12:08:56 +01:00
Johns d65fe88c83 Support switching the primary device with svdrp. 2012-03-08 15:28:10 +01:00
Johns 7d3f4f4434 Disable and reenable screen saver and DPMS. 2012-03-08 15:25:10 +01:00
Johns acc35fe30c Video cleanup.
Add noop video output module.
Move VideoThread check into lock/unlock functions.
Add support for choosing video output module.
2012-03-07 15:31:43 +01:00
Johns 129c139ed7 Fix fast backward with some h264 streams. 2012-03-06 15:38:30 +01:00
Johns 340816d763 Make soft start sync setup menu configurable. 2012-03-06 12:16:47 +01:00
Johns f2d4163899 Fix bug: NAL end of sequence is 10 and not 0x10.
Cleanup, remove old cruft.
Add support for pes recordings.
2012-03-05 20:05:56 +01:00
Johns 3812fa8d38 Fix bug: AudioEnqueue crash without sound card. 2012-03-05 15:06:46 +01:00
Johns da5c5cd5fd Version 0.4.9 released. 2012-03-04 22:36:14 +01:00
Johns 7e1a42f7ed Experimental ac3 audio drift correction support. 2012-03-03 16:45:59 +01:00
Johns dda9011abc Removes LPCM detection from TS parser. 2012-03-03 16:11:38 +01:00
Johns b0d9f41020 Rewrote video/audio start code. 2012-03-02 18:16:20 +01:00
Johns 6a28064dce Add support for attach/detach plugin. 2012-03-01 22:12:22 +01:00
Johns b5e9077c74 Increase AudioBufferTime for OSS. 2012-03-01 17:50:57 +01:00
Johns 43b48224b5 Improved audio drift correction support. 2012-02-29 16:35:49 +01:00
Johns 144f22314f Experimental audio drift correction support. 2012-02-27 23:13:53 +01:00
Johns aa426cd8b2 Add SVDRP HOTK command support and cleanup. 2012-02-25 13:02:15 +01:00
Johns 9b68248a3e Increased audio buffer time for PES packets. 2012-02-24 15:41:17 +01:00
Johns 668a6ec277 Support configuration and set of video background. 2012-02-24 15:15:50 +01:00
Johns 67e571f02b Survive lost X11 display. 2012-02-23 17:57:21 +01:00
Johns c17af0e958 Fix bug: 100% cpu use with plugins like mp3. 2012-02-23 15:32:43 +01:00
Johns 0243b1c8a7 Fix bug: No OSD until valid video stream shown. 2012-02-22 15:10:47 +01:00
Johns 6ce760ccd8 60Hz display mode configurable with setup.conf. 2012-02-22 15:06:05 +01:00
Johns 2f869884ba Support downmix of AC-3 to stero. 2012-02-21 22:36:10 +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
Johns c4ad13c53f Fix bug: Grabbing JPG image fails while suspended. 2012-02-19 20:52:57 +01:00
Johns 98f73f2199 Add support for hot keys. 2012-02-19 19:22:03 +01:00
Johns 89ca44206c Add support to use characters input in edit mode. 2012-02-17 16:37:38 +01:00
Johns 852d367225 Adds trick speed support. 2012-02-16 15:31:53 +01:00
Johns a7f0cf6d6f Version 0.4.8 released. 2012-02-16 09:59:40 +01:00
Johns 97af9c6de2 Fix bug: wrong start of video packet. 2012-02-15 22:19:50 +01:00
Johns 8dd95dab5e VDPAU: Enable inverse telecine configuration. 2012-02-14 22:29:17 +01:00
Johns 919428cb80 Find AC3 (Dolby Digital) inside PES packet. 2012-02-14 21:18:24 +01:00
Johns 4331692ee5 Fix bug: audio increments invalid audio PTS. 2012-02-14 16:03:08 +01:00
Johns 5aa826bdb0 Fix bug: dvd plugin not working. 2012-02-14 15:12:48 +01:00
Johns 6736db082e Fix bug: used frame-> instead of video_ctx->. 2012-02-14 14:46:49 +01:00
Johns 807b4df381 Release Version 0.4.7. 2012-02-13 23:21:11 +01:00
FireFly 56edfd4f54 Fix bug: unscaled jpeg includes PNG header. 2012-02-13 20:15:25 +01:00
Johns a98a4adc7e Studio levels could be configured in setup menu. 2012-02-13 14:13:24 +01:00
Johns f872f54e2a Window defaults to fullscreen without geometry. 2012-02-13 14:00:53 +01:00
m.Rcu 33c638d538 Jpeg screengrab use VDR RgbToJpeg function. 2012-02-12 20:30:50 +01:00
Johns 0a2a221fa9 Add play/pause audio support. 2012-02-12 20:14:43 +01:00
Johns 24a065e5de Fix bug: audible glitch toggling AC-3 pass-through 2012-02-12 17:50:10 +01:00
Johns 6df970ca9e Fix bug: mpeg stills not displayed. 2012-02-12 16:57:32 +01:00
Johns a91533f6d1 Detect audio stream type only after stream switch. 2012-02-11 18:22:48 +01:00
Johns baa4500a2c Detect more h264 streams with leading zeros. 2012-02-11 17:18:44 +01:00
Johns f28a737a9a VDPAU: support for studio levels added. 2012-02-10 15:47:52 +01:00
Johns d8f63adaad Software deinterlacer (config/skip chroma deint):
Add support for skip chroma deinterlace to software deinterlacer.
Type of software deinterlacer now configurable from setup menu.
2012-02-09 21:22:42 +01:00
Johns 8c16466d31 Set mixer channel through command line option 2012-02-09 16:01:36 +01:00
Johns ced54a5cf1 Fix bug: LFE moved to wrong position. 2012-02-09 00:46:02 +01:00
Johns 08246b5ac3 Guard suspend/resume against multiple calls. 2012-02-08 23:26:49 +01:00
Johns 918170d00b Add support for AAC LATM audio streams. 2012-02-08 15:19:18 +01:00
Johns 09cf1f5c85 Fix bug: alsa+ffmpeg use different channel layout. 2012-02-07 17:08:59 +01:00
Johns 947f6b312e Support more LPCM sample rates and channels. 2012-02-06 23:54:22 +01:00
Johns 99728258f1 Quick&dirty support for mpeg LPCM streams. 2012-02-06 22:58:42 +01:00
Johns c972f8c4dd Workaround for text2skin undrawn OSD areas. 2012-02-06 20:54:20 +01:00
Johns 7d38dff5bf Detect dvb LPCM stream and ignore it. 2012-02-05 14:17:46 +01:00
Johns 00cafd18ed Release Version 0.4.6. 2012-02-02 23:32:51 +01:00
Johns ab4e89132e Auto-crop improvement and nicer a-v sync display. 2012-02-02 16:01:38 +01:00
Johns 91dbe46786 Add A-V info output and compile time option. 2012-02-01 23:12:45 +01:00
Johns a7389111ff Fix bug: VA-API intel software decoder broken. 2012-02-01 18:36:24 +01:00
Johns 27e9a88e2f Video updates and bug fix.
Check if surface is ready in VaapiGetSurface.
Set PTS/DTS only in the first split video packet.
Add support for 4:3 output modes.
Quicker auto-crop after channel switch.
Add auto-crop support for Intel VA-API backend.
Fix bug: Auto-Crop logo skip didn't use displayed width.
2012-02-01 16:50:48 +01:00
Johns bd84e3f3b9 Workaround for mpeg2 FFMpeg+VA-API+Intel GPU hung. 2012-01-31 20:45:09 +01:00
Johns 364cc04736 Fix bug: Only black picture with VA-API hw decoder. 2012-01-30 23:09:53 +01:00
HelAu ec4a899bb8 Add support to start the plugin in suspended mode. 2012-01-30 17:03:15 +01:00
Johns dab31e2367 Finished rewrite of video code, to support modules. 2012-01-30 15:58:21 +01:00
Johns e613ff1f7e Add aspect change support to software decoder path 2012-01-29 23:57:22 +01:00
Johns 1886b745e5 Repair software decoder with vaapi vdpau backend. 2012-01-29 19:28:46 +01:00
Johns 422c378a5e Add workaround for Intel VA-API MPEG GPU hung. 2012-01-29 11:28:10 +01:00
Johns eed708b9ea Release version 0.4.5. 2012-01-28 13:44:50 +01:00
Johns 60a7c36fa6 Add configurable skip lines at video top + bottom. 2012-01-28 01:44:50 +01:00
Johns 4d74ed1bfc Add auto-crop tolerance configuration. 2012-01-27 23:49:05 +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
Johns bcf6ecabc1 Support external players. 2012-01-26 15:00:49 +01:00
Johns 9063b4e3ff Add VDPAU display preemption support. 2012-01-25 15:31:49 +01:00
m.Rcu 2dff69dc14 Add support for grab jpeg image. 2012-01-24 22:40:06 +01:00
Johns 5668fa22d2 Video cleanup.
More functions uses new module interface.
Fix bug: VaapiOsdExit doesn't deassociate osd surface.
Fix bug: First OSD can show random pixels.
2012-01-24 22:25:33 +01:00
Johns 037f582bad Fix still picture handling. 2012-01-24 16:37:11 +01:00
Johns 6ca4d3c44f Fix dead-lock in VdpauExit. 2012-01-24 10:02:39 +01:00
Johns 2ac2eb39c6 Workaround for dead-lock in VdpauExit. 2012-01-24 00:32:07 +01:00
Johns 5f43803236 VDPAU: Add primitive software scaler to grab image 2012-01-23 20:04:15 +01:00
Johns 993d831190 VA-API: Add auto-crop support. 2012-01-23 15:40:59 +01:00
Johns 9546233175 Suspend can close and open video and audio device. 2012-01-22 20:49:43 +01:00
Johns 98d2e0f728 Cleanups and Codec..Del.. prototypes. 2012-01-22 17:07:08 +01:00
Morone 970493fb23 Use different alsa device for AC3/pass-through. 2012-01-22 16:54:22 +01:00
Johns 329dbc5f07 Add dummy player and control for suspend mode. 2012-01-22 11:12:57 +01:00
Johns bd7e6143c7 Buffertime compile time configurable in ms. 2012-01-21 21:46:47 +01:00
Johns fa27a1c73a Release Version 0.4.0. 2012-01-21 15:56:45 +01:00
Johns e32857a27a VDPAU: Add screenshot support. 2012-01-20 21:46:22 +01:00
Johns 0422b6aa5a VDPAU: Add auto-crop support. 2012-01-20 15:33:37 +01:00
Johns eb024558de VDPAU: Changed OSD alpha calculation. 2012-01-19 22:58:02 +01:00
Johns 1593d5dd83 Fix bug: Used VideoSharpen for denoise settings.
Instant update deinterlace/... configuration changes.
2012-01-19 21:28:38 +01:00
Johns 09f62307d4 Fix bug: AudioExit called without AudioInit crash. 2012-01-19 17:01:02 +01:00
Johns 87f7aa63cc Release Version 0.3.5. 2012-01-19 16:01:05 +01:00
Johns c6e66e0787 OSD improvements:
Use OSD size equal to video window.
Update only dirty area(s) of OSD.
Show/mix only used area of OSD.
Fix bug: vpdau use previous resolution for deint, ...
2012-01-18 15:15:37 +01:00
Johns 9f668c4750 Fix software deinterlace with VA-API. 2012-01-17 17:41:24 +01:00
Johns 6efe558f78 Fix bug: transposed digits 567 should be 576. 2012-01-16 20:20:01 +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 e619f5c836 Release Version 0.3.1. 2012-01-15 16:57:03 +01:00
Johns eec30433b6 Fix bug: AudioFreeBytes fails if no audio ready. 2012-01-13 22:39:04 +01:00
Johns 7f7de8678f Add support for fullscreen mode. 2012-01-13 16:31:29 +01:00
Johns 8e53cbd4a9 VAAPI: Instant use new deinterlace configuration. 2012-01-12 23:07:06 +01:00
Johns 30d8e8afe9 Fix subtitle position. 2012-01-12 18:55:07 +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 960cd27ab5 Add support for close and resize x11 window. 2012-01-10 15:53:54 +01:00
Johns 8d624224e9 Version 0.3.0 released. 2012-01-09 22:10:42 +01:00
Johns 96eefca699 Video improvements.
Fix generate of video output from StillPicture.
Add support for resolution dependend video parameterts (Deinterlace,
Scaling, Denoise, Sharpen, ...).
2012-01-09 17:03:04 +01:00
Johns 9568c5bd93 Fix build with vdr without yaepg support. 2012-01-07 23:47:07 +01:00
Johns fd60c3c132 Support yaepghd video output position change.
And code and comments cleanups.
2012-01-07 22:36:06 +01:00