summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-04-16Initial opengl support with va-api only.Johns
2013-04-15Fix "broken driver" message if empty ring buffer.Johns
2013-04-11Enable seamless audio track change.Johns
2013-04-10Better to unlock after the free and zero.Johns
2013-04-08Fix bug #1302: Unsupported pixel format crash.Johns
2013-04-06Fix the fix, when sillpicture is called in suspend.Johns
2013-04-03Fixes PIP Y translation.Johns
2013-04-03Patch was not 100% correct, fixed.Johns
2013-04-03Fix crash, when sillpicture is called in suspend mode.Johns
2013-04-03Add workaround for zero width+height and ffmpeg >= 1.2.Johns
2013-03-17Release Version 0.6.0.0.6.0Johns
2013-03-17Update german translation.anbr
2013-03-12Fix Bug #1286: typo.Johns
2013-03-11Adds H264 only hardware decoder for still-pictures.Johns
2013-03-11Enable optional VDR-SPU deocder support.Johns
2013-03-06Removes "static" warning.Johns
2013-03-06Adds raise softhddevice video window support.cyril
2013-03-06Adds optional only complete mpeg packets support.Johns
2013-03-05Fixes text of EAC-3 pass-through setup.Johns
2013-02-27Try to connect to X11 server, when start fails.Johns
2013-02-25Updated ebuild for new vdr-plugin-2.eclass.Johns
2013-02-25Removes "unused parameter" warnings.Johns
2013-02-25More informations in short description.Johns
2013-02-25Workaround for ffmpeg 1.1.x get_format bug.Johns
2013-02-25Workaround for ffmpeg 1.1.2 bug.Johns
2013-02-23Show vaapi droped/missed messages with info level.Johns
2013-02-15Removes warnings, when compiles without VDPAU.Johns
2013-02-13Quote spaces to get correct ouput.Johns
2013-02-13Fix .pot file generation, support _ and _N macros.Johns
2013-02-13Store pass-through on/off state in setup.Johns
2013-02-12Fix bug: still old CodecPassthroughAC3 used.Johns
2013-02-12Adds missing USE_SCREENSAVER to old Makefile.Johns
2013-02-11Try to use HBR (High Bit-Rate) for EAC3.Johns
2013-02-11Improved pass-through (PCM+EAC3) support.Johns
2013-02-11Debug time for channel switch.Johns
2013-02-11Try to detect wrong Makefile use.Johns
2013-02-08Clear buffers quicker, when replay stops.Johns
2013-02-07Fix xcb deadlock while closing PIP decoder.Johns
Close video decoder from inside the decoder thread, otherwise xcb hangs in a lock.
2013-02-07Update for new Makefiles.Johns
2013-02-06Adds PIP hot-key support.Johns
2013-02-06Makes audio mixer optional.Johns
2013-01-30Plugin needs -D_GNU_SOURCE.Johns
2013-01-29No longer needed.Johns
2013-01-29Support VDR 1.7.36 new build system.Johns
2013-01-28Makes buffers soft limit configurable.Johns
2013-01-26Never trust the docs: fix ffmpeg downsample.Johns
2013-01-25Support upsampling 3,5 to 8 channels.Johns
Improve next ring buffer handling. Improve audio/video sync debug.
2013-01-25Improves VDPAU dissplay preemption handling.Johns
2013-01-25Add modifiers to X11 remote key names.Sibbi
2013-01-24Add audio compatibility with >=ffmpeg 1.1.Johns