summaryrefslogtreecommitdiff
path: root/softhddev.c
AgeCommit message (Expand)Author
2012-02-21New audio PES handling.Johns
2012-02-19Fix bug: Grabbing JPG image fails while suspended.Johns
2012-02-16Add posibility to disable repeat pict warning.Johns
2012-02-16Adds trick speed support.Johns
2012-02-15Fix bug: wrong start of video packet.Johns
2012-02-14Fix bug: local id variable overwrites argument.Johns
2012-02-14Find AC3 (Dolby Digital) inside PES packet.Johns
2012-02-14Fix bug: dvd plugin not working.Johns
2012-02-12Jpeg screengrab use VDR RgbToJpeg function.m.Rcu
2012-02-12Add play/pause audio support.Johns
2012-02-12Fix bug: mpeg stills not displayed.Johns
2012-02-11Forgot to reenable FindAudioSync.Johns
2012-02-11Detect audio stream type only after stream switch.Johns
2012-02-11Detect more h264 streams with leading zeros.Johns
2012-02-09Set mixer channel through command line optionJohns
2012-02-08jpeg_mem_dest only supported by jpeg 8.0.Johns
2012-02-08Add support for AAC LATM audio streams.Johns
2012-02-06Support more LPCM sample rates and channels.Johns
2012-02-06Quick&dirty support for mpeg LPCM streams.Johns
2012-02-06Workaround for text2skin undrawn OSD areas.Johns
2012-02-05Detect dvb LPCM stream and ignore it.Johns
2012-02-04Makes Workarounds command line configurable.Johns
2012-02-01Video updates and bug fix.Johns
2012-01-31Removed debug printf.Johns
2012-01-31Workaround for mpeg2 FFMpeg+VA-API+Intel GPU hung.Johns
2012-01-30Add support to start the plugin in suspended mode.HelAu
2012-01-27Reduces audio latency, increases audio buffer time.Johns
2012-01-27Video bug fix.Johns
2012-01-26Support external players.Johns
2012-01-24Add support for grab jpeg image.m.Rcu
2012-01-24Wait for X11 exit and kill it, if not.Johns
2012-01-24Fix still picture handling.Johns
2012-01-23VDPAU: Add primitive software scaler to grab imageJohns
2012-01-22Fix bug: close codec missing.Johns
2012-01-22Suspend can close and open video and audio device.Johns
2012-01-22Use different alsa device for AC3/pass-through.Morone
2012-01-22Add dummy player and control for suspend mode.Johns
2012-01-21Release Version 0.4.0.0.4.0Johns
2012-01-20VDPAU: Add screenshot support.Johns
2012-01-19Small miscellaneous cleanups.Johns
2012-01-18OSD improvements:Johns
2012-01-15Support BBC-HD (no clean solution).Johns
2012-01-13Add support for fullscreen mode.Johns
2012-01-11Suspend when user is inactive.Johns
2012-01-10Don't mute hardware while replaying.Johns
2012-01-10Add main menu entry, which suspends the plugin.Johns
2012-01-09Video improvements.Johns
2012-01-08Improved replay of recordings.Johns
2012-01-07Support yaepghd video output position change.Johns
2012-01-06Fix bug: broken device plugin stop and exit.Johns