index
:
vdr-plugin-softhddevice
master
VDR SoftHDDevice Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
video.c
Age
Commit message (
Expand
)
Author
2015-10-06
Fix compile error with opengl and without va-api.
Johns
2015-10-05
Added VDPAU multi decoder loop changes to VA-API code.
Johns
2015-10-01
Disabled old code before removement.
Johns
2015-09-30
Speedup queuing output surface, when decoder buffers are full.
Johns
2015-09-30
Calculate queued output surfaces and show them in info message.
Johns
2015-08-26
Fix bug: EnableDPMSatBlackScreen only available with USE_SCREENSAVER.
Johns
2015-08-10
Configurable enable DPMS, while black screen is displayed.
master_red
2015-06-30
Fix bug: wrong and crash, if vdr draws pixmaps outside OSD.
Johns
2015-03-10
Fix bug: brightness and .. are calculated wrong.
Johns
2015-03-10
Add automatic frame rate detection for older ffmpeg versions.
Johns
2015-03-10
Fix bug: destroyed vdpau surfaces still used in queue.
Johns
2015-03-10
Fix bug: need signed char, if compiler has unsigned chars.
Johns
2015-03-10
Fix bug: center cut-out didn't use cut off pixels.
Johns
2015-02-09
Fix bug: AVCodecContext.framerate not supported.
Johns
2015-02-06
Use video stream frame rate for A/V sync.
Johns
2014-10-16
Corrected black surface for va-api.
Antti Seppälä
2014-10-16
Newer va-api intel drivers support PutImage.
Johns
2014-10-13
Fix crash with VA-API vdpau backend.
Johns
2014-10-11
Fix bug: random rubbish at the end of letter.
mini73
2014-06-25
Use GCC built-in functions for atomic operations.
Johns
2014-02-27
Fix compile with newer libav.
Johns
2014-02-04
Add some VA-API VPP info outputs.
Johns
2014-01-14
Fix alternative OSD support with VDPAU bitmap surfaces.
Johns
2014-01-08
Add support for umlauts in input fields.
Johns
2014-01-06
Fix bug: memory leak.
Johns
2013-11-23
Fix bug: Option softhddevice.BlackPicture has no effect.
Johns
2013-10-08
CLOCK_REALTIME -> CLOCK_MONOTONIC to allow time changes.
Johns
2013-09-30
Softer audio/video sync.
0.6.1rc1
Johns
2013-08-07
Add function GetStats to the video output module.
Johns
2013-08-06
Add function ResetStart to the video output module.
Johns
2013-08-04
Add function SetClosing to the video output module.
Johns
2013-08-03
Generalize GetVaapiContext to GetHwAccelContext.
Johns
2013-07-18
Use ffmpeg new names AVCodecID, AV_CODEC_... .
Johns
2013-07-15
Report synced as info and not as debug message.
Johns
2013-05-16
Fix bug: wrong grab size, introduced with AMD VDPAU.
Johns
2013-05-10
Support AMD VDPAU with surface != requested size.
Johns
2013-04-23
Removes VA-API enabled as default.
Johns
2013-04-17
Fix opengl and opengl threads bugs.
Johns
2013-04-16
Initial opengl support with va-api only.
Johns
2013-04-08
Fix bug #1302: Unsupported pixel format crash.
Johns
2013-04-03
Add workaround for zero width+height and ffmpeg >= 1.2.
Johns
2013-03-12
Fix Bug #1286: typo.
Johns
2013-03-06
Removes "static" warning.
Johns
2013-03-06
Adds raise softhddevice video window support.
cyril
2013-02-25
Removes "unused parameter" warnings.
Johns
2013-02-25
Workaround for ffmpeg 1.1.x get_format bug.
Johns
2013-02-23
Show vaapi droped/missed messages with info level.
Johns
2013-02-15
Removes warnings, when compiles without VDPAU.
Johns
2013-02-11
Debug time for channel switch.
Johns
2013-02-07
Fix xcb deadlock while closing PIP decoder.
Johns
[next]