summaryrefslogtreecommitdiff
path: root/video.c
AgeCommit message (Expand)Author
2013-04-08Fix bug #1302: Unsupported pixel format crash.Johns
2013-04-03Add workaround for zero width+height and ffmpeg >= 1.2.Johns
2013-03-12Fix Bug #1286: typo.Johns
2013-03-06Removes "static" warning.Johns
2013-03-06Adds raise softhddevice video window support.cyril
2013-02-25Removes "unused parameter" warnings.Johns
2013-02-25Workaround for ffmpeg 1.1.x get_format bug.Johns
2013-02-23Show vaapi droped/missed messages with info level.Johns
2013-02-15Removes warnings, when compiles without VDPAU.Johns
2013-02-11Debug time for channel switch.Johns
2013-02-07Fix xcb deadlock while closing PIP decoder.Johns
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