Commit Graph

  • fe24cbb182 mp3 needs 100% cpu again! Johns 2012-03-20 16:36:42 +0100
  • 6eff8fa818 Forgot VDPAU in requires. Johns 2012-03-19 17:15:21 +0100
  • 552a994db3 Add optional argument to ATTA svdrp commmand. Johns 2012-03-15 15:42:51 +0100
  • d24f19bc2d More SVDRP commands help. Johns 2012-03-14 15:07:08 +0100
  • 7b570c507c Cleanups. Johns 2012-03-12 17:58:19 +0100
  • 09ba3e2993 Let inactivity suspend wakeup with remote keys. Johns 2012-03-11 14:12:49 +0100
  • d0f825f831 Comments added. Johns 2012-03-10 17:46:00 +0100
  • 47d2896468 Better Poll(), flush video buffers after replay. Johns 2012-03-10 17:05:41 +0100
  • f59425ac57 AudioGetDelay returns signed value and cleanups. Johns 2012-03-10 15:00:58 +0100
  • 1acdeee913 Adds ffmpeg 0.8.7 bug workaround: Johns 2012-03-09 21:47:06 +0100
  • c2938c7ef3 Wakeup display to show OSD for remote learning. Johns 2012-03-09 12:08:56 +0100
  • d65fe88c83 Support switching the primary device with svdrp. Johns 2012-03-08 15:28:10 +0100
  • 7d3f4f4434 Disable and reenable screen saver and DPMS. Johns 2012-03-08 15:25:10 +0100
  • acc35fe30c Video cleanup. Johns 2012-03-07 15:31:43 +0100
  • ee5804fed7 Handle snd_pcm_wait timeouts. Johns 2012-03-07 15:13:07 +0100
  • 1cbaddf75c Need extra space in ring buffer for sequence end. Johns 2012-03-06 18:37:40 +0100
  • 226760490b VADisplayAttribDirectSurface removed. Johns 2012-03-06 16:56:26 +0100
  • 7931909e28 Workaround should be for abs. Johns 2012-03-06 15:39:29 +0100
  • 129c139ed7 Fix fast backward with some h264 streams. Johns 2012-03-06 15:38:30 +0100
  • 340816d763 Make soft start sync setup menu configurable. Johns 2012-03-06 12:16:47 +0100
  • d6c6818ecf Workaround for av_resample_compensate ffmpeg bug. Johns 2012-03-05 20:38:43 +0100
  • 181a0bb372 Move grab unsupported warning to low-level. Johns 2012-03-05 20:10:23 +0100
  • f2d4163899 Fix bug: NAL end of sequence is 10 and not 0x10. Johns 2012-03-05 20:05:56 +0100
  • 4cc98d7937 Move time-stamp printing to misc.h. Johns 2012-03-05 17:34:10 +0100
  • 3812fa8d38 Fix bug: AudioEnqueue crash without sound card. Johns 2012-03-05 15:06:46 +0100
  • da5c5cd5fd Version 0.4.9 released. Johns 2012-03-04 22:36:14 +0100
  • 74a62e3649 Makes audio ts parser default. Suspend fixes. 0.4.9 Johns 2012-03-03 18:47:07 +0100
  • 7e1a42f7ed Experimental ac3 audio drift correction support. Johns 2012-03-03 16:45:59 +0100
  • dda9011abc Removes LPCM detection from TS parser. Johns 2012-03-03 16:11:38 +0100
  • de79e9211f Disabled audio drift correction as default. Johns 2012-03-02 18:17:51 +0100
  • b0d9f41020 Rewrote video/audio start code. Johns 2012-03-02 18:16:20 +0100
  • 4d1a516c80 Fix Bug: PES audio buffer not correct reset. Johns 2012-03-02 16:06:45 +0100
  • 995f1286bd Fix attach. Johns 2012-03-02 00:38:52 +0100
  • fd0ae12f24 Fix warning. Johns 2012-03-02 00:28:53 +0100
  • db258a0fbd Detach/Attach on MakePrimaryDevice. Johns 2012-03-02 00:22:08 +0100
  • 0df8e8a5fc Handle initial suspend mode like normal suspend. Johns 2012-03-02 00:05:03 +0100
  • 6a28064dce Add support for attach/detach plugin. Johns 2012-03-01 22:12:22 +0100
  • b5e9077c74 Increase AudioBufferTime for OSS. Johns 2012-03-01 17:50:57 +0100
  • 3b4ace14cf Add ac3 to info message for pass-through. Johns 2012-02-29 18:21:28 +0100
  • 5aa868c296 Don't change correction value during pass-through. Johns 2012-02-29 17:40:58 +0100
  • 43b48224b5 Improved audio drift correction support. Johns 2012-02-29 16:35:49 +0100
  • 144f22314f Experimental audio drift correction support. Johns 2012-02-27 23:13:53 +0100
  • 51eb720265 VideoSetFullscreen needs X11 connection. Johns 2012-02-26 20:54:31 +0100
  • e977007dd3 Removed old cruft. Johns 2012-02-26 14:30:46 +0100
  • 769f00b4f6 Try to restart alsa after underrun. Johns 2012-02-25 18:10:19 +0100
  • aa426cd8b2 Add SVDRP HOTK command support and cleanup. Johns 2012-02-25 13:02:15 +0100
  • b2cab00599 Remove AVDictionary. Johns 2012-02-24 18:16:24 +0100
  • b54d62ef35 Video background color documentation. Johns 2012-02-24 15:42:32 +0100
  • 9b68248a3e Increased audio buffer time for PES packets. Johns 2012-02-24 15:41:17 +0100
  • 762959fbb4 Only a single frame is supported. Johns 2012-02-24 15:38:04 +0100
  • 07b426f2b5 Fix bug in new audio ts parser: hangup. Johns 2012-02-24 15:22:26 +0100
  • 668a6ec277 Support configuration and set of video background. Johns 2012-02-24 15:15:50 +0100
  • 82f61de117 Include GIT version, when build from git. Johns 2012-02-23 23:33:00 +0100
  • 67e571f02b Survive lost X11 display. Johns 2012-02-23 17:57:21 +0100
  • c17af0e958 Fix bug: 100% cpu use with plugins like mp3. Johns 2012-02-23 15:32:43 +0100
  • 2561214c3e Info time should be 1 minute and not ~1 second. Johns 2012-02-22 18:37:50 +0100
  • 7382bd60ff VA-API branch staging support. Johns 2012-02-22 16:50:35 +0100
  • 73b93f1aba Makes A/V sync info time configurable. Johns 2012-02-22 16:32:40 +0100
  • 0243b1c8a7 Fix bug: No OSD until valid video stream shown. Johns 2012-02-22 15:10:47 +0100
  • 6ce760ccd8 60Hz display mode configurable with setup.conf. Johns 2012-02-22 15:06:05 +0100
  • 2f869884ba Support downmix of AC-3 to stero. Johns 2012-02-21 22:24:28 +0100
  • 5d8dea1b6b New audio PES handling. Johns 2012-02-21 20:55:28 +0100
  • 1f232db5b4 Nicer debug output when clock out of range. Johns 2012-02-19 22:45:29 +0100
  • c4ad13c53f Fix bug: Grabbing JPG image fails while suspended. Johns 2012-02-19 20:52:57 +0100
  • 98f73f2199 Add support for hot keys. Johns 2012-02-19 19:22:03 +0100
  • 89ca44206c Add support to use characters input in edit mode. Johns 2012-02-17 16:37:38 +0100
  • 5c9b85b69b Use SetVideoFormat to call SetVideoDisplayFormat. Johns 2012-02-17 15:10:24 +0100
  • 09cfab3856 Add posibility to disable repeat pict warning. Johns 2012-02-16 21:55:14 +0100
  • 30e903d90a Wakeup audio thread after pause. Johns 2012-02-16 18:41:46 +0100
  • 852d367225 Adds trick speed support. Johns 2012-02-16 15:31:53 +0100
  • a7f0cf6d6f Version 0.4.8 released. 0.4.8 Johns 2012-02-16 09:59:40 +0100
  • 346953d209 Fix message, if no hq scaling is supported. Johns 2012-02-16 09:58:13 +0100
  • 97af9c6de2 Fix bug: wrong start of video packet. Johns 2012-02-15 22:19:50 +0100
  • 8dd95dab5e VDPAU: Enable inverse telecine configuration. Johns 2012-02-14 22:29:17 +0100
  • 6775173e4f Fix bug: local id variable overwrites argument. Johns 2012-02-14 21:51:13 +0100
  • 9170fcf485 Removed stupid gcc warnings. Johns 2012-02-14 21:48:42 +0100
  • 919428cb80 Find AC3 (Dolby Digital) inside PES packet. Johns 2012-02-14 21:18:24 +0100
  • 4331692ee5 Fix bug: audio increments invalid audio PTS. Johns 2012-02-14 16:03:08 +0100
  • 5aa826bdb0 Fix bug: dvd plugin not working. Johns 2012-02-14 15:12:48 +0100
  • 6736db082e Fix bug: used frame-> instead of video_ctx->. Johns 2012-02-14 14:46:49 +0100
  • 807b4df381 Release Version 0.4.7. 0.4.7 Johns 2012-02-13 23:21:11 +0100
  • 56edfd4f54 Fix bug: unscaled jpeg includes PNG header. FireFly 2012-02-13 20:15:25 +0100
  • 0a1a258d2a Update dependencies and install README. Johns 2012-02-13 14:58:26 +0100
  • 09a0880d07 Update readme for new featurs. Johns 2012-02-13 14:25:38 +0100
  • a98a4adc7e Studio levels could be configured in setup menu. Johns 2012-02-13 14:13:24 +0100
  • f872f54e2a Window defaults to fullscreen without geometry. Johns 2012-02-13 14:00:53 +0100
  • 33c638d538 Jpeg screengrab use VDR RgbToJpeg function. m.Rcu 2012-02-12 20:30:50 +0100
  • 0a2a221fa9 Add play/pause audio support. Johns 2012-02-12 20:14:43 +0100
  • 24a065e5de Fix bug: audible glitch toggling AC-3 pass-through Johns 2012-02-12 17:50:10 +0100
  • 6df970ca9e Fix bug: mpeg stills not displayed. Johns 2012-02-12 16:57:32 +0100
  • 616cd9e133 Forgot to reenable FindAudioSync. Johns 2012-02-11 18:29:20 +0100
  • a91533f6d1 Detect audio stream type only after stream switch. Johns 2012-02-11 18:22:48 +0100
  • baa4500a2c Detect more h264 streams with leading zeros. Johns 2012-02-11 17:18:44 +0100
  • f28a737a9a VDPAU: support for studio levels added. Johns 2012-02-10 15:47:52 +0100
  • 19cec561ba Fix bug #876: Keypad not working. Johns 2012-02-10 10:43:31 +0100
  • d8f63adaad Software deinterlacer (config/skip chroma deint): Johns 2012-02-09 21:22:42 +0100
  • 8c16466d31 Set mixer channel through command line option Johns 2012-02-09 16:01:36 +0100
  • ced54a5cf1 Fix bug: LFE moved to wrong position. Johns 2012-02-09 00:46:02 +0100
  • 08246b5ac3 Guard suspend/resume against multiple calls. Johns 2012-02-08 23:26:49 +0100
  • c3a1de8c7b jpeg_mem_dest only supported by jpeg 8.0. Johns 2012-02-08 22:32:47 +0100