summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-31Fix gcc error bug.Johns
2012-03-31Audio/Video sync rewrite.Johns
2012-03-30Faster VdpauBlackSurface version.Johns
2012-03-30Fix bug: VideoSetPts wrong position.Johns
2012-03-26Add VideoSkipPixels support.CafeDelMar
2012-03-23More debug for flush buffers. Bigger audio buffer.Johns
2012-03-22Disable suspend on inactivity until player fixed.Johns
2012-03-20mp3 needs 100% cpu again!Johns
2012-03-19Forgot VDPAU in requires.Johns
2012-03-15Add optional argument to ATTA svdrp commmand.Johns
2012-03-14More SVDRP commands help.Johns
2012-03-12Cleanups.Johns
2012-03-11Let inactivity suspend wakeup with remote keys.Johns
2012-03-10Comments added.Johns
2012-03-10Better Poll(), flush video buffers after replay.Johns
2012-03-10AudioGetDelay returns signed value and cleanups.Johns
2012-03-09Adds ffmpeg 0.8.7 bug workaround:Johns
2012-03-09Wakeup display to show OSD for remote learning.Johns
2012-03-08Support switching the primary device with svdrp.Johns
2012-03-08Disable and reenable screen saver and DPMS.Johns
2012-03-07Video cleanup.Johns
2012-03-07Handle snd_pcm_wait timeouts.Johns
2012-03-06Need extra space in ring buffer for sequence end.Johns
2012-03-06VADisplayAttribDirectSurface removed.Johns
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