Commit Graph

569 Commits

Author SHA1 Message Date
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
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 616cd9e133 Forgot to reenable FindAudioSync. 2012-02-11 18:29:20 +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 19cec561ba Fix bug #876: Keypad not working. 2012-02-10 10:43:31 +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 c3a1de8c7b jpeg_mem_dest only supported by jpeg 8.0. 2012-02-08 22:32:47 +01:00