Commit Graph

351 Commits

Author SHA1 Message Date
Johns ecb48a5d63 Resume plugin, if dummy player looses control. 2012-08-09 16:22:06 +02:00
Johns 9efc73144d Removes old audio code (!USE_AUDIORING). 2012-08-08 22:58:57 +02: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 9ec077ec8a VA-API/XvBA backend improvements. 2012-07-27 19:15:48 +02:00
Johns 8b0d8d8446 Free used X11 resources colormap, pixmap, cursor. 2012-07-25 16:07:36 +02:00
Johns 15583a79c4 FreeBSD compatibility fix. 2012-07-09 17:17:16 +02:00
Johns 2cdce610d6 Fix bug: spelling USE_VAPI wrong, missing function. 2012-07-06 00:04:08 +02:00
Johns 2d6d151b85 Fix compiler warnings. 2012-07-05 23:59:28 +02:00
Johns ca4f519a1f Force ffmpeg with hardware codec support. 2012-07-05 17:10:05 +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 3bb7782d40 Remove not working hotkeys from setup menu. 2012-07-02 15:20:14 +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 73d65968ae Remove video display format until it is working. 2012-06-29 15:23:17 +02:00
Johns 3be69730f0 Suggested change. 2012-06-29 15:13:38 +02:00
Johns 6f1c4d6ef6 Video_get_format AudioVideoReady feeds old PTS. 2012-06-27 21:47:30 +02:00
Johns 6aa8601f7d Guard audio skip against old PTS values. 2012-06-27 21:22:25 +02:00
Johns 0f62a521f4 Improved audio skip, after channel switch. 2012-06-25 17:30:30 +02:00
Johns 57af986367 Setup add preview of collapsed tree. 2012-06-23 16:47:04 +02:00
Johns a2311748ca Removed gcc 4.6 warnings.
avcodec_flush_buffers crash fix.
2012-06-22 19:28:48 +02:00
Johns 2c5a14ae4a Removed gcc 4.6 warnings. Va sync experiment. 2012-06-22 19:27:15 +02:00
Johns ed1e16dccf Removed warnings and old code. 2012-06-22 19:12:00 +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 57bbd02c57 Fix bug: Black screen is sometimes not shown. 2012-05-17 16:52:08 +02:00
Johns 940849d03f Safer 4:3 detection, 4:3 crop correction. 2012-05-17 16:50:40 +02:00
Johns c112b850d8 Fix bug: 100% cpu use.
Fix bug: audio/video out of sync after jump in recordings.
2012-05-16 20:35:35 +02:00
Johns 752ee356fa Poll input buffers, if display buffers are full. 2012-05-13 18:33:24 +02:00
Johns 43e70b6a3f Reduce errors during suspend mode. 2012-05-13 16:58:45 +02:00
Johns 541754a619 Support display with non-square pixels. 2012-05-10 16:03:56 +02:00
Johns 3772b2160c Initial ADTS (AAC+) support. 2012-05-09 20:16:46 +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 49ae1c7211 Fix bug: PTS are 1/90ms and use AudioVideoDelay. 2012-04-30 13:56:26 +02:00
Johns 0cf110da81 Less logging. 2012-04-28 12:38:41 +02:00
Johns 8d5ff6f6fb Skip audio to sync with video. 2012-04-28 12:24:03 +02:00
Johns 5456164dce Mute pass-through, if volume is 0. 2012-04-27 12:31:40 +02:00
Johns 6dd7c2680a Skip audio sync while trick play. 2012-04-26 15:33:51 +02:00
Johns 3b5c1adef2 Fix bug: don't normalize or compress AC3 samples. 2012-04-24 16:02:07 +02:00
Johns 47d840bbff Force black picture after start or suspend. 2012-04-22 21:01:34 +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 ebe0beb400 Add upmix from 5 to 6 channels. 2012-04-21 16:45:56 +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 3e39ffd5e0 New audio ring buffer code, now OSS part. 2012-04-20 16:05:40 +02:00
Johns 53f22a2ed2 Made showing black picture configurable. 2012-04-20 15:40:14 +02:00