1. 12 May, 2019 1 commit
  2. 17 Sep, 2016 1 commit
    • Jai Luthra's avatar
      mlpenc: Working MLP/TrueHD encoder · 15b86f48
      Jai Luthra authored
      * Multichannel support for TrueHD is experimental
      
          There should be downmix substreams present for 2+ channel bitstreams,
          but ffmpeg decoder doesn't need it. Will add support for this soon.
      
      * There might be lossless check failures on LFE channels
      
      * 32-bit sample support has been removed for now, will add it later
      
          While testing, some samples gave lossless check failures when enforcing
          s32. Probably this will also get solved with the LFE issues.
      Signed-off-by: 's avatarJai Luthra <me@jailuthra.in>
      15b86f48