index
:
vdr-plugin-softhddevice
master
VDR SoftHDDevice Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2015-10-05
Added VDPAU multi decoder loop changes to VA-API code.
Johns
2015-08-17
H264_EOS_TRICKSPEED and USE_MPEG_COMPLETE enabled as default.
Johns
2015-03-10
Fix bug #2058: support for Make.plgcfg.
Johns
2014-04-17
Fix "make clean-plugins".
Johns
2014-02-27
Fix compile with newer libav.
Johns
2014-01-14
USE_BITMAP shouldn't be the default.
Johns
2014-01-14
Fix alternative OSD support with VDPAU bitmap surfaces.
Johns
2013-07-29
Add compile time configurable trickspeed packets dump.
Johns
2013-07-24
Add compile time selectable h264 trickspeed workaround.
Johns
2013-05-15
Use VDR SPU decoder as default.
Johns
2013-04-23
Removes VA-API enabled as default.
Johns
2013-04-16
Initial opengl support with va-api only.
Johns
2013-03-11
Enable optional VDR-SPU deocder support.
Johns
2013-03-06
Adds optional only complete mpeg packets support.
Johns
2013-02-13
Fix .pot file generation, support _ and _N macros.
Johns
2013-02-12
Adds missing USE_SCREENSAVER to old Makefile.
Johns
2013-02-11
Try to detect wrong Makefile use.
Johns
2013-01-30
Plugin needs -D_GNU_SOURCE.
Johns
2013-01-29
Support VDR 1.7.36 new build system.
Johns
2013-01-24
Add audio compatibility with >=ffmpeg 1.1.
Johns
2013-01-05
Include softhddevice.cpp in indent target.
Johns
2013-01-03
Prepared reentrant video stream.
Johns
2012-08-07
Osd work:
arttupii
2012-06-29
Suggested change.
Johns
2012-04-20
Always compile audio drift correction.
Johns
2012-04-01
VDR 1.7.27 suggested change.
Johns
2012-03-03
Makes audio ts parser default. Suspend fixes.
0.4.9
Johns
2012-03-02
Disabled audio drift correction as default.
Johns
2012-02-27
Experimental audio drift correction support.
Johns
2012-02-22
Info time should be 1 minute and not ~1 second.
Johns
2012-02-22
Makes A/V sync info time configurable.
Johns
2012-02-21
New audio PES handling.
Johns
2012-02-12
Jpeg screengrab use VDR RgbToJpeg function.
m.Rcu
2012-02-01
Add A-V info output and compile time option.
Johns
2012-01-27
Reduces audio latency, increases audio buffer time.
Johns
2012-01-27
Video bug fix.
Johns
2012-01-24
Add support for grab jpeg image.
m.Rcu
2012-01-16
Audio module cleanup (more to come).
Johns
2012-01-12
Rebuild objects, when Makefile changes.
Johns
2012-01-10
Patch collection from Christian Ruppert.
Christian Ruppert
2012-01-03
Audio update.
Johns
2011-12-31
Use only the needed number of surfaces.
Johns
2011-12-31
Make pthread_setname_np optional for older glibc.
Johns
2011-12-24
Cleanups + Version 0.1.2 released.
0.1.2
Johns
2011-12-22
Initial vdpau support.
Johns
2011-12-11
Fix: indent broke VERSION extraction.
Johns
2011-12-07
Makefile and private make script.
Johns