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