Commit Graph

231 Commits

Author SHA1 Message Date
Johns 3b4ace14cf Add ac3 to info message for pass-through. 2012-02-29 18:21:28 +01:00
Johns 5aa868c296 Don't change correction value during pass-through. 2012-02-29 17:40:58 +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 51eb720265 VideoSetFullscreen needs X11 connection. 2012-02-26 20:54:31 +01:00
Johns e977007dd3 Removed old cruft. 2012-02-26 14:30:46 +01:00
Johns 769f00b4f6 Try to restart alsa after underrun. 2012-02-25 18:10:19 +01:00
Johns aa426cd8b2 Add SVDRP HOTK command support and cleanup. 2012-02-25 13:02:15 +01:00
Johns b2cab00599 Remove AVDictionary. 2012-02-24 18:16:24 +01:00
Johns b54d62ef35 Video background color documentation. 2012-02-24 15:42:32 +01:00
Johns 9b68248a3e Increased audio buffer time for PES packets. 2012-02-24 15:41:17 +01:00
Johns 762959fbb4 Only a single frame is supported. 2012-02-24 15:38:04 +01:00
Johns 07b426f2b5 Fix bug in new audio ts parser: hangup. 2012-02-24 15:22:26 +01:00
Johns 668a6ec277 Support configuration and set of video background. 2012-02-24 15:15:50 +01:00
Johns 82f61de117 Include GIT version, when build from git. 2012-02-23 23:33:00 +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 2561214c3e Info time should be 1 minute and not ~1 second. 2012-02-22 18:37:50 +01:00
Johns 7382bd60ff VA-API branch staging support. 2012-02-22 16:50:35 +01:00
Johns 73b93f1aba Makes A/V sync info time configurable. 2012-02-22 16:32:40 +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 1f232db5b4 Nicer debug output when clock out of range. 2012-02-19 22:45:29 +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 5c9b85b69b Use SetVideoFormat to call SetVideoDisplayFormat. 2012-02-17 15:10:24 +01:00
Johns 09cfab3856 Add posibility to disable repeat pict warning. 2012-02-16 21:55:14 +01:00
Johns 30e903d90a Wakeup audio thread after pause. 2012-02-16 18:41:46 +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 346953d209 Fix message, if no hq scaling is supported. 2012-02-16 09:58:13 +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 6775173e4f Fix bug: local id variable overwrites argument. 2012-02-14 21:51:13 +01:00
Johns 9170fcf485 Removed stupid gcc warnings. 2012-02-14 21:48:42 +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 0a1a258d2a Update dependencies and install README. 2012-02-13 14:58:26 +01:00
Johns 09a0880d07 Update readme for new featurs. 2012-02-13 14:25:38 +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