summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-04-30Fix bug: PTS are 1/90ms and use AudioVideoDelay.Johns
2012-04-28Less logging.Johns
2012-04-28Skip audio to sync with video.Johns
2012-04-27Mute pass-through, if volume is 0.Johns
2012-04-26Skip audio sync while trick play.Johns
2012-04-24Fix bug: don't normalize or compress AC3 samples.Johns
2012-04-22Force black picture after start or suspend.Johns
2012-04-22Make audio ring buffer size a multiple of 3,5,7,8.Johns
2012-04-21Add upmix from 5 to 6 channels.Johns
2012-04-21Fix bug: alloca wrong size for audio buffer.Johns
2012-04-21Handle jump in stream like stream start.Johns
2012-04-20Always compile audio drift correction.Johns
Add audio drift correction configuration to the setup.
2012-04-20Add support for svdr command "stat".mini73
2012-04-20New audio ring buffer code, now OSS part.Johns
2012-04-20Made showing black picture configurable.Johns
2012-04-19Adds audio normalize support.Johns
2012-04-19New audio filters next part.Johns
2012-04-17Show black picture, if no video stream available.Johns
New audio ring code. New audio filters (first part).
2012-04-15Fix bug: autocrop toggle didn't work.Johns
2012-04-15Setup split into foldable sections.Johns
2012-04-15Add -D option to getopt.Johns
2012-04-14Adds show cursor on mouse move + hide after 200ms.Johns
2012-04-14Add Hot-key support for auto-crop enable/disable.Johns
2012-04-14Adds detached start mode.Johns
2012-04-12Fix buf: VDPAU looses preemption callback.Johns
2012-04-12Fix bug: X11 server keeps sending USR1 signals.Johns
2012-04-11Show message for hot-keys.Johns
2012-04-11Fix bug: playback errors with old PES recordings.Johns
2012-04-11Adds Hot-key support for 4:3 zoom modes.Johns
2012-04-07Release Version 0.5.0.0.5.0Johns
2012-04-07Use config value to change audio/video delay.Johns
2012-04-07Change audio/video delay with hot-key.Johns
2012-04-06Enable/disable/toggle fullscreen with hot-key.Johns
2012-04-05Cutting pixels configured for each resolution.CafeDelMar
2012-04-05Buffer less video and audio.Johns
2012-04-05Move suspend on inactivity to houesekeeping.Johns
2012-04-05Update documents.Johns
2012-04-03Fix gcc error bug (also for VA-API).Johns
2012-04-01Calling TrickSpeed without decoder can happen.Johns
2012-04-01VDR 1.7.27 suggested change.Johns
2012-03-31Fix gcc error bug.Johns
2012-03-31Audio/Video sync rewrite.Johns
Trick-speed support moved to video module. Reduce video messages.
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