1. 18 11月, 2019 2 次提交
    • R
      Do not expose frame rate in ScreenEncoder · fb976816
      Romain Vimont 提交于
      The KEY_FRAME_RATE parameter value is necessary for the configuration of
      the encoder, but its actual value does not impact the frame rate (only
      resources used by the encoder).
      
      Therefore, it's an internal detail and should not be exposed by the
      ScreenEncoder class.
      fb976816
    • R
      Fix error message · 1b78a779
      Romain Vimont 提交于
      1b78a779
  2. 16 11月, 2019 5 次提交
  3. 13 11月, 2019 3 次提交
  4. 12 11月, 2019 2 次提交
  5. 11 11月, 2019 1 次提交
  6. 10 11月, 2019 2 次提交
  7. 08 11月, 2019 2 次提交
  8. 07 11月, 2019 7 次提交
  9. 04 11月, 2019 1 次提交
  10. 03 11月, 2019 2 次提交
  11. 01 11月, 2019 2 次提交
  12. 31 10月, 2019 6 次提交
  13. 25 10月, 2019 2 次提交
  14. 20 10月, 2019 1 次提交
    • R
      Rename window size functions for clarity · f6c8460e
      Romain Vimont 提交于
      Now, get_window_size() returns the current window size (fullscreen or
      not), while get_windowed_window_size() always returned the windowed size
      (the size when fullscreen is disabled).
      f6c8460e
  15. 18 10月, 2019 2 次提交