1. 06 1月, 2018 2 次提交
    • P
      libobs/media-io: Replace quad with 4.0 · 67e48ecc
      pkviet 提交于
      (also obs, deps/media-playback, libobs/audio-monitoring, decklink,
      linux-alsa, linux-pulseaudio, mac-capture, obs-ffmpeg, win-dshow,
      win-wasapi)
      
      Default channel layout for 4 channels is 4.0 in FFmpeg.
      Replacing quad with 4.0 will improve compatibility since FFmpeg has
      better support of its default channel layouts.
      67e48ecc
    • P
      libobs/media-io: Clean surround API · fb580535
      pkviet 提交于
      (also modifies obs-ffmpeg, audio-monitoring, win-wasapi, decklink,
      obs-outputs)
      
      Removes speaker layouts which are not exposed in UI.  The speaker
      layouts selectable by users in the UI are the most common ones.  It is
      not necessary to keep other layouts.  (This basically removes
      5POINT1_SURROUND, 7POINT1_SURROUND, SURROUND =3.0).
      fb580535
  2. 05 1月, 2018 14 次提交
  3. 04 1月, 2018 24 次提交