summaryrefslogtreecommitdiff
path: root/softhddev.c
AgeCommit message (Expand)Author
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
2012-01-04Remove warnings, reduce debug informations.Johns
2012-01-03Crash and thread fixes.Johns
2012-01-01Search audio sync inside PES packets.Johns
2011-12-29Fix bug: CodecVideoDecode destroys avpkt.Johns
2011-12-29Add missing VdpauDecoderDestroy.0.1.3Johns
2011-12-26Cleanup video packet ringbuffer.Johns
2011-12-24Cleanups + Version 0.1.2 released.0.1.2Johns
2011-12-23New video stream never reset, if buffer full.Johns
2011-12-23Initial vdpau hw decoder support.Johns
2011-12-22Initial vdpau support.Johns
2011-12-19Audio/video sync improvements.Johns
2011-12-15New video/audio sync code.Johns