提交历史

作者 SHA1 备注 提交日期
  Jim b2bc1e159b Merge pull request #1589 from caffeinetv/minor-improvements 6 年之前
  Matthew Orlando 09d77878fd libobs: Initialize service before starting output 7 年之前
  pkviet 9b252b1268 libobs: Fix audio offset not reset for all tracks 7 年之前
  jp9000 b8a3ae1b10 libobs: Add multi-track support to non-encoded outputs 7 年之前
  Matthew Szatmary a8517f3698 libobs: Update libcaption library 7 年之前
  Zachary Lund 189e535014 libobs: Add functions to get output capability flags 7 年之前
  jp9000 45b5291530 libobs: Deactivate unnecessary GPU ops when not encoding 7 年之前
  jp9000 4b54bde426 cmake, libobs, win-capture: Fix VS2017 warnings 7 年之前
  jp9000 260de35be6 libobs: When interleaving packets, make video come first 8 年之前
  jp9000 4a5ac39749 libobs: Fix starting video packet offset in outputs 8 年之前
  jp9000 c0b8bdf89e libobs: Log output frame count instead of encoded count 8 年之前
  jp9000 ba33bb7745 Revert "libobs: Fix an int underflow in log_frame_info" 8 年之前
  jp9000 d839c77824 libobs: Add API to specify codec support on encoded outputs 8 年之前
  Michael Fabian Dirks 4e3e67bb8c libobs: Fix an int underflow in log_frame_info 8 年之前
  jp9000 a2953d1161 libobs: Fix bug where outputs would not set stopped event 8 年之前
  jp9000 87f14a1254 libobs: Always call stop callback 8 年之前
  Richard Stanway 50f8a066b9 libobs: Add support for output error messages 8 年之前
  jp9000 5c773d6807 libobs: Add obs_output_reconnecting func 8 年之前
  jp9000 668763550c libobs: Add function to allow getting output connect time 8 年之前
  jp9000 829ec5be2d libobs: Fix skipped frames reporting 8 年之前
  Ryan Foster be98cee2a0 Fix various typos across multiple modules 8 年之前
  jp9000 d8500b47ea libobs: Add ability to get output congestion 8 年之前
  jp9000 5cbd34df92 libobs: Eliminate an unnecessary allocation with captions 8 年之前
  jp9000 cd7bc32388 libobs: Fix caption encoder packet reallocation 8 年之前
  jp9000 04ae015a60 libobs: Add ability to insert captions into frames 9 年之前
  jp9000 7d6e6eee79 libobs: Use reference counting for encoder packets 8 年之前
  jp9000 ec4317dd2b libobs: Fix bug where outputs cannot initialize hotkeys 9 年之前
  jp9000 bc3944301f libobs: Allow forced stop even when already stopping 9 年之前
  jp9000 e284ffd896 libobs: Limit reconnect retry interval to 15 mins max 9 年之前
  jp9000 526d390adb libobs: Reduce unnecessary logging (info -> debug) 9 年之前