summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2013-01-23Add video compatibility with >=ffmpeg 1.1.Johns
2013-01-22Fix bug: no sound with video output "none".Johns
2013-01-22Crop setup is done by VdpauSetupOutput.Johns
2013-01-12Stronger H264/Mpeg detection tests.Johns
2013-01-11React faster only with mpeg.Johns
2013-01-09Fix build without USE_PIP.Johns
2013-01-08Must guard CodecVideoDecode.Johns
2013-01-08Fixes close PIP threading bug.Johns
2013-01-07Update PIP only, when visible.Johns
2013-01-07Close pip before switching channel.Johns
2013-01-07Split mpeg packets in receiver thread.Johns
2013-01-06fprints only when building debug version.Johns
2013-01-06Switch PIP to only available channels.Johns
2013-01-06Fix bug: missing external reference with -DUSE_PIP.Johns
2013-01-06Fix thread exit problem.Johns