summaryrefslogtreecommitdiff
path: root/video.c
AgeCommit message (Expand)Author
2014-02-04Add some VA-API VPP info outputs.Johns
2014-01-14Fix alternative OSD support with VDPAU bitmap surfaces.Johns
2014-01-08Add support for umlauts in input fields.Johns
2014-01-06Fix bug: memory leak.Johns
2013-11-23Fix bug: Option softhddevice.BlackPicture has no effect.Johns
2013-10-08CLOCK_REALTIME -> CLOCK_MONOTONIC to allow time changes.Johns
2013-09-30Softer audio/video sync.0.6.1rc1Johns
2013-08-07Add function GetStats to the video output module.Johns
2013-08-06Add function ResetStart to the video output module.Johns
2013-08-04Add function SetClosing to the video output module.Johns
2013-08-03Generalize GetVaapiContext to GetHwAccelContext.Johns
2013-07-18Use ffmpeg new names AVCodecID, AV_CODEC_... .Johns
2013-07-15Report synced as info and not as debug message.Johns
2013-05-16Fix bug: wrong grab size, introduced with AMD VDPAU.Johns
2013-05-10Support AMD VDPAU with surface != requested size.Johns
2013-04-23Removes VA-API enabled as default.Johns
2013-04-17Fix opengl and opengl threads bugs.Johns
2013-04-16Initial opengl support with va-api only.Johns
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