summaryrefslogtreecommitdiff
path: root/video.c
AgeCommit message (Expand)Author
2013-01-29Support VDR 1.7.36 new build system.Johns
2013-01-25Improves VDPAU dissplay preemption handling.Johns
2013-01-25Add modifiers to X11 remote key names.Sibbi
2013-01-23Add video compatibility with >=ffmpeg 1.1.Johns
2013-01-22Crop setup is done by VdpauSetupOutput.Johns
2013-01-08Fixes close PIP threading bug.Johns
2013-01-07Split mpeg packets in receiver thread.Johns
2013-01-06fprints only when building debug version.Johns
2013-01-05Fix detach and attach bug.Johns
2013-01-05Fix PIP threading problems.Johns
2013-01-05First video surface clears complete window.Johns
2013-01-04Sync to audio only with the first video stream.Johns
2013-01-04Enable more than 1 vdpau video stream.Johns
2013-01-03Prepared reentrant video stream.Johns
2013-01-02Fix video size not updated for VAAPI.Johns
2013-01-01Support multiple streams with ScaleVideo.Johns
2013-01-01Makes 4:3 and 16:9 display format configurable.Johns
2012-12-31Change VideoSetOutputPosition to work OSD relative.Johns
2012-12-31Change +%d to %+d, which is more general.Johns
2012-12-30Fix video size not updated, when window size change.Johns
2012-12-24Use 1 surface reserve.Johns
2012-12-24Better video stream window position support.Johns
2012-11-05Fix 3d OSD position.maverick-me
2012-11-05Correct offsets for 3D OSD. Allow 1920x1200 OSD.Johns
2012-10-30Add support to change OSD for 3d SBS/TB streams.maverick-me
2012-10-30Removes debug output slipped into GIT.Johns
2012-10-29Don't show black picture during still-pictures.Johns
2012-10-29Flush X11 output buffer before close.Johns
2012-10-24Fix bug #1089: vdpau wrong number of mpeg refs.Johns
2012-10-19Removed double comment.Johns
2012-10-10Report correct size in cSoftHdDevice::GetVideoSize.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-17Fix bug: VA-API trickspeed.Johns
2012-08-13Fix bug: Can't use software decoder with VDPAU.Johns
2012-07-27VA-API/XvBA backend improvements.Johns
2012-07-25Free used X11 resources colormap, pixmap, cursor.Johns
2012-07-06Fix bug: spelling USE_VAPI wrong, missing function.Johns
2012-07-05Fix compiler warnings.Johns
2012-07-03Add commandline support to disable hardware decoder.Johns
2012-07-02Display frame statistics in plugin menu.Johns
2012-06-27Video_get_format AudioVideoReady feeds old PTS.Johns
2012-06-25Improved audio skip, after channel switch.Johns
2012-06-22Removed gcc 4.6 warnings. Va sync experiment.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