summaryrefslogtreecommitdiff
path: root/softhddev.c
AgeCommit message (Expand)Author
2015-11-03Preparations for new ffmpeg VDPAU API.HEADmasterJohns
2015-06-30Fix bug: wrong and crash, if vdr draws pixmaps outside OSD.Johns
2015-04-22Workaround for ffmpeg 2.6 artifacts.Johns
2015-03-10Fix bug: need signed char, if compiler has unsigned chars.Johns
2015-02-16Enable toggle AC3 downmix.jinx
2014-10-16Use more portable fork for vfork.Johns
2014-06-25Use GCC built-in functions for atomic operations.Johns
2014-02-27Fix compile with newer libav.Johns
2014-02-18Audio flush only with audio.Johns
2014-01-30Fix spelling in arguments help.Johns
2014-01-29Add Workaround for alsa blocking audio device.Johns
2013-11-23Fix bug: Option softhddevice.BlackPicture has no effect.Johns
2013-11-05Add support to configure and clear buffers on channel switch.Dr. Seltsam
2013-10-08Add function VideoStreamOpen and always use VideoStreamClose.Johns
2013-08-03Generalize GetVaapiContext to GetHwAccelContext.Johns
2013-07-29Add compile time configurable trickspeed packets dump.Johns
2013-07-26Fix bug #1410: wrong spelled AC-3 and E-AC-3.Johns
2013-07-24Add compile time selectable h264 trickspeed workaround.Johns
2013-07-18Use ffmpeg new names AVCodecID, AV_CODEC_... .Johns
2013-07-15Reduce PES error messages.Johns
2013-04-06Fix the fix, when sillpicture is called in suspend.Johns
2013-04-03Patch was not 100% correct, fixed.Johns
2013-04-03Fix crash, when sillpicture is called in suspend mode.Johns
2013-03-12Fix Bug #1286: typo.Johns
2013-03-11Adds H264 only hardware decoder for still-pictures.Johns
2013-03-06Adds raise softhddevice video window support.cyril
2013-03-06Adds optional only complete mpeg packets support.Johns
2013-02-27Try to connect to X11 server, when start fails.Johns
2013-02-11Improved pass-through (PCM+EAC3) support.Johns
2013-02-08Clear buffers quicker, when replay stops.Johns
2013-02-07Fix xcb deadlock while closing PIP decoder.Johns
2013-01-28Makes buffers soft limit configurable.Johns
2013-01-23Add video compatibility with >=ffmpeg 1.1.Johns
2013-01-22Fix bug: no sound with video output "none".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-07Split mpeg packets in receiver thread.Johns
2013-01-06Fix bug: missing external reference with -DUSE_PIP.Johns
2013-01-05Fix detach and attach bug.Johns
2013-01-05Fix PIP threading problems.Johns
2013-01-05Restore video position, when PIP closes.Johns
2013-01-04Makes PIP+Video position configurable.Johns
2013-01-04Use second stream for PIP.Johns
2013-01-03Prepared reentrant video stream.Johns
2013-01-01Support multiple streams with ScaleVideo.Johns
2013-01-01Add support for old PES HDTV recording.Johns
2012-12-31Disable trickspeed hack, to prevent ffmpeg crash.Johns