summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-24Video background color documentation.Johns
2012-02-24Increased audio buffer time for PES packets.Johns
2012-02-24Only a single frame is supported.Johns
2012-02-24Fix bug in new audio ts parser: hangup.Johns
2012-02-24Support configuration and set of video background.Johns
2012-02-23Include GIT version, when build from git.Johns
2012-02-23Survive lost X11 display.Johns
2012-02-23Fix bug: 100% cpu use with plugins like mp3.Johns
2012-02-22Info time should be 1 minute and not ~1 second.Johns
2012-02-22VA-API branch staging support.Johns
2012-02-22Makes A/V sync info time configurable.Johns
2012-02-22Fix bug: No OSD until valid video stream shown.Johns
2012-02-2260Hz display mode configurable with setup.conf.Johns
2012-02-21Support downmix of AC-3 to stero.Johns
2012-02-21New audio PES handling.Johns
New easier and more flexible audio PES packet parser, which includes own codec parser. Removed av_parser use. Reduced audio buffer time, faster channel switch. New audio transport stream parser (not enabled as default).
2012-02-19Nicer debug output when clock out of range.Johns
2012-02-19Fix bug: Grabbing JPG image fails while suspended.Johns
2012-02-19Add support for hot keys.Johns
2012-02-17Add support to use characters input in edit mode.Johns
2012-02-17Use SetVideoFormat to call SetVideoDisplayFormat.Johns
2012-02-16Add posibility to disable repeat pict warning.Johns
2012-02-16Wakeup audio thread after pause.Johns
2012-02-16Adds trick speed support.Johns
2012-02-16Version 0.4.8 released.0.4.8Johns
2012-02-16Fix message, if no hq scaling is supported.Johns
2012-02-15Fix bug: wrong start of video packet.Johns
2012-02-14VDPAU: Enable inverse telecine configuration.Johns
2012-02-14Fix bug: local id variable overwrites argument.Johns
2012-02-14Removed stupid gcc warnings.Johns
2012-02-14Find AC3 (Dolby Digital) inside PES packet.Johns
2012-02-14Fix bug: audio increments invalid audio PTS.Johns
2012-02-14Fix bug: dvd plugin not working.Johns
2012-02-14Fix bug: used frame-> instead of video_ctx->.Johns
2012-02-13Release Version 0.4.7.0.4.7Johns
2012-02-13Fix bug: unscaled jpeg includes PNG header.FireFly
2012-02-13Update dependencies and install README.Johns
2012-02-13Update readme for new featurs.Johns
2012-02-13Studio levels could be configured in setup menu.Johns
2012-02-13Window defaults to fullscreen without geometry.Johns
2012-02-12Jpeg screengrab use VDR RgbToJpeg function.m.Rcu
2012-02-12Add play/pause audio support.Johns
2012-02-12Fix bug: audible glitch toggling AC-3 pass-throughJohns
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-10VDPAU: support for studio levels added.Johns
2012-02-10Fix bug #876: Keypad not working.Johns
2012-02-09Software deinterlacer (config/skip chroma deint):Johns
Add support for skip chroma deinterlace to software deinterlacer. Type of software deinterlacer now configurable from setup menu.
2012-02-09Set mixer channel through command line optionJohns