vdr-plugin-softhddevice-drm-gles 1.4.0
Todo List
Member cSoftHdAudio::AlsaSetup (int channels, int sample_rate, int passthrough)
FIXME: remove pointer for freq + channels
Member cSoftHdAudio::SoftAmplify (int16_t *, int)
FIXME: this does hard clipping
Member cVideoDecoder::ReopenCodec (enum AVCodecID, AVCodecParameters *, AVRational, int)
: This is just a temporary implementation RPi's ffmpeg decoder is broken. In order to get the same result if we want to flush the decoder, we need to close and reopen it. This function is only needed, if some decoder can't flush correctly. Once this is fixed in ffmpeg, we can drop this function. remove, once ffmpeg is fixed