summaryrefslogtreecommitdiff
path: root/softhddev.c
AgeCommit message (Expand)Author
2012-04-21Handle jump in stream like stream start.Johns
2012-04-17Show black picture, if no video stream available.Johns
2012-04-15Add -D option to getopt.Johns
2012-04-14Adds detached start mode.Johns
2012-04-12Fix bug: X11 server keeps sending USR1 signals.Johns
2012-04-11Fix bug: playback errors with old PES recordings.Johns
2012-04-05Buffer less video and audio.Johns
2012-04-01Calling TrickSpeed without decoder can happen.Johns
2012-03-31Audio/Video sync rewrite.Johns
2012-03-15Add optional argument to ATTA svdrp commmand.Johns
2012-03-12Cleanups.Johns
2012-03-10Better Poll(), flush video buffers after replay.Johns
2012-03-09Wakeup display to show OSD for remote learning.Johns
2012-03-07Video cleanup.Johns
2012-03-06Need extra space in ring buffer for sequence end.Johns
2012-03-06Fix fast backward with some h264 streams.Johns
2012-03-05Move grab unsupported warning to low-level.Johns
2012-03-05Fix bug: NAL end of sequence is 10 and not 0x10.Johns
2012-03-03Makes audio ts parser default. Suspend fixes.0.4.9Johns
2012-03-03Removes LPCM detection from TS parser.Johns
2012-03-02Fix Bug: PES audio buffer not correct reset.Johns
2012-03-02Handle initial suspend mode like normal suspend.Johns
2012-03-01Add support for attach/detach plugin.Johns
2012-02-24Fix bug in new audio ts parser: hangup.Johns
2012-02-23Survive lost X11 display.Johns
2012-02-23Fix bug: 100% cpu use with plugins like mp3.Johns
2012-02-22Fix bug: No OSD until valid video stream shown.Johns
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