提交历史

作者 SHA1 备注 提交日期
  tt2468 51fe2ec920 libobs: Fix PTS incrementation when FPS divisor is enabled 1 年之前
  Ruwen Hahn ac8ccf4027 libobs: Fix GPU scaled video encoder media not being cleared 2 年之前
  Richard Stanway 4118fa7ac1 libobs: Don't defer encoder updates if not necessary 2 年之前
  Ryan Foster 80864197fb libobs: Fix back-to-back GPU encoder sessions breaking 2 年之前
  Ruwen Hahn 6cdfb0a8b9 libobs: Allow configuring frame rate divisor for encoders 2 年之前
  Ruwen Hahn 03fa9acc7f libobs: Add `obs_encoder_enable_gpu_scaling` 2 年之前
  Lain 106c7aa61f Update copyrights/names 2 年之前
  derrod 30519768ad libobs: Add UUIDs to obs_source objects 2 年之前
  Richard Stanway 01786a3f11 libobs: Disable encoder scaling request if it matches output size 2 年之前
  John Bradley d70171daa6 libobs: Make internal version of remove encoder 2 年之前
  tt2468 c69e40734d libobs: Prevent encoders from initializing/starting if no media is set 2 年之前
  tt2468 7e30d3f8a2 libobs: Remove unused internal encoder util function 2 年之前
  tt2468 eb0d9dc5d2 libobs: Allow sending NULL to obs_encoder_set_video/audio() 2 年之前
  tt2468 dfc20bbb31 libobs: Protect some encoder functions from being used while active 2 年之前
  Antti Tapaninen c7f4c78a69 libobs: Allow overriding video resolution per view 2 年之前
  jp9000 4741a9aa50 libobs: Add function to get encoder pause offset 3 年之前
  Chip Bradford 7e39ee291c libobs: Add support for multiple video mixes 3 年之前
  jpark37 0ed0f2cdb4 libobs: Add I010/P010 support, TRC enum 3 年之前
  Exeldro 0751416db0 libobs: Fix overflow subtracting unsigned numbers 3 年之前
  jp9000 edfd5ad604 libobs: Add obs_object abstraction and functions 3 年之前
  Richard Stanway 7d64e9d598 libobs: Use size_t for obs_encoder_get_frame_size 3 年之前
  Norihiro Kamae d1b87e1642 libobs: Add API to get encoder frame size 3 年之前
  Kurt Kartaltepe b47e4858b8 libobs: Add profiler section for send_packet 4 年之前
  jpark37 353868e87c libobs: Fix pthread mutex leaks 4 年之前
  Richard Stanway 4772a99e3e libobs: Defer reconfiguring encoders to the encode threads 4 年之前
  Jim 665180350d Merge pull request #2657 from hselasky/improvement 5 年之前
  Richard Stanway 0ea39baf95 libobs: Clear last error on encoder shutdown 5 年之前
  Richard Stanway 5dc9f989d6 libobs: Add support functions for encoder error handling 6 年之前
  Hans Petter Selasky 0e4ea14ba1 libobs: Implement and use better scaling function for 64-bit integers 5 年之前
  jp9000 ca4b04754c Revert "libobs: Fix audio keyframe issue" 5 年之前