summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-09-11Fix bug: didn't compile without vdpau support.Johns
2012-09-03Add picture adjustment support for vdpau.Johns
2012-08-29Add PTS to render too slow message.Johns
2012-08-28Add number of buffered video output frames to info.Johns
2012-08-18Reset closing only, if trickspeed is set.Johns
2012-08-17Need get_format for software decoder.Johns
2012-08-17Fix bug: VA-API trickspeed.Johns
2012-08-14Revert "mpeg_vdpau" back to "mpegvideo_vdpau".Johns
2012-08-13Fix bug: Can't use software decoder with VDPAU.Johns
2012-08-09Resume plugin, if dummy player looses control.Johns
2012-08-08Removes old audio code (!USE_AUDIORING).Johns
2012-08-07Osd work:arttupii
Use -DOSD_DEBUG to debug OSD. Fix bug #909: Subtitles destroy menu. Fix bug #1003: Subtitles overlapping.
2012-07-27VA-API/XvBA backend improvements.Johns
2012-07-25Free used X11 resources colormap, pixmap, cursor.Johns
2012-07-09FreeBSD compatibility fix.Johns
2012-07-06Fix bug: spelling USE_VAPI wrong, missing function.Johns
2012-07-05Fix compiler warnings.Johns
2012-07-05Force ffmpeg with hardware codec support.Johns
2012-07-03Release Version 0.5.10.5.1Johns
2012-07-03Add commandline support to disable hardware decoder.Johns
2012-07-02Display frame statistics in plugin menu.Johns
2012-07-02Remove not working hotkeys from setup menu.Johns
2012-06-30Fix bug: 100% CPU use during playback.Johns
2012-06-30Fix bug: audio use 100% CPU during pause.Johns
2012-06-29Remove video display format until it is working.Johns
2012-06-29Suggested change.Johns
2012-06-27Video_get_format AudioVideoReady feeds old PTS.Johns
2012-06-27Guard audio skip against old PTS values.Johns
2012-06-25Improved audio skip, after channel switch.Johns
2012-06-23Setup add preview of collapsed tree.Johns
2012-06-22Removed gcc 4.6 warnings.Johns
avcodec_flush_buffers crash fix.
2012-06-22Removed gcc 4.6 warnings. Va sync experiment.Johns
2012-06-22Removed warnings and old code.Johns
2012-06-08Fix bug: dvd plugin times out. Readme update.Johns
2012-05-21Makes OSD size configurable.Johns
2012-05-17Fix bug: Black screen is sometimes not shown.Johns
2012-05-17Safer 4:3 detection, 4:3 crop correction.Johns
2012-05-16Fix bug: 100% cpu use.Johns
Fix bug: audio/video out of sync after jump in recordings.
2012-05-13Poll input buffers, if display buffers are full.Johns
2012-05-13Reduce errors during suspend mode.Johns
2012-05-10Support display with non-square pixels.Johns
2012-05-09Initial ADTS (AAC+) support.Johns
2012-05-03Fix bug #959: log flooded with service messages.Johns
2012-04-30Adds VDR DFAtmo Plugin support.durchflieger
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