summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-06Workaround should be for abs.Johns
2012-03-06Fix fast backward with some h264 streams.Johns
2012-03-06Make soft start sync setup menu configurable.Johns
2012-03-05Workaround for av_resample_compensate ffmpeg bug.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-05Move time-stamp printing to misc.h.Johns
2012-03-05Fix bug: AudioEnqueue crash without sound card.Johns
2012-03-04Version 0.4.9 released.Johns
2012-03-03Makes audio ts parser default. Suspend fixes.0.4.9Johns
2012-03-03Experimental ac3 audio drift correction support.Johns
2012-03-03Removes LPCM detection from TS parser.Johns
2012-03-02Disabled audio drift correction as default.Johns
2012-03-02Rewrote video/audio start code.Johns
2012-03-02Fix Bug: PES audio buffer not correct reset.Johns
2012-03-02Fix attach.Johns
2012-03-02Fix warning.Johns
2012-03-02Detach/Attach on MakePrimaryDevice.Johns
2012-03-02Handle initial suspend mode like normal suspend.Johns
2012-03-01Add support for attach/detach plugin.Johns
2012-03-01Increase AudioBufferTime for OSS.Johns
2012-02-29Add ac3 to info message for pass-through.Johns
2012-02-29Don't change correction value during pass-through.Johns
2012-02-29Improved audio drift correction support.Johns
2012-02-27Experimental audio drift correction support.Johns
2012-02-26VideoSetFullscreen needs X11 connection.Johns
2012-02-26Removed old cruft.Johns
2012-02-25Try to restart alsa after underrun.Johns
2012-02-25Add SVDRP HOTK command support and cleanup.Johns
2012-02-24Remove AVDictionary.Johns
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
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