summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-10-30Comment how to change the error recognition.Johns
2012-10-30Removes debug output slipped into GIT.Johns
2012-10-29Use software decoder for still-pictures.Johns
2012-10-29Don't show black picture during still-pictures.Johns
2012-10-29Flush X11 output buffer before close.Johns
2012-10-29Add Feature #1103: change audio without vdr restart.Johns
2012-10-24Fix bug #1089: vdpau wrong number of mpeg refs.Johns
2012-10-19Removed double comment.Johns
2012-10-19Fix bug: possible endless loop in pes audio parser.Johns
2012-10-10Report correct size in cSoftHdDevice::GetVideoSize.Johns
2012-10-06Workaround for bug #1069.Johns
Option -s (start in suspended mode) does not work anymore.
2012-09-15Jpeg isn't longer used.Johns
2012-09-15Close all filehandles before exec.Johns
Add stillpicture debug. Some small stillpicture fixes.
2012-09-14Fix bug: hue menu entry changes brightness.Johns
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