Commit History

Author SHA1 Message Date
  derrod 2c57f4564c libobs: Switch to full reference counting for encoders 1 year ago
  derrod d7adbf1e24 libobs: Add NULL check to encoder deprecation warning 1 year ago
  derrod dac13eb144 libobs: Add warning if created encoder is deprecated 1 year ago
  tt2468 8892edde05 libobs: Merge `obs_encoder_stop()` and `..._stop_internal()` 1 year ago
  tt2468 06291c7201 libobs: Fix race when to-be-destroyed encoder group finishes stopping 1 year ago
  tt2468 fb5bbc8575 libobs: Set encoder initialized call closer to shutdown 1 year ago
  tt2468 e215502b62 libobs, UI: Normalize encoder group API 1 year ago
  tt2468 751dbdad10 libobs: Update video encoder group struct member names 1 year ago
  tt2468 d584aed501 libobs: Add `obs_encoder_parent_video()` method 1 year ago
  Ruwen Hahn 2edc555af7 libobs: Fix grouped encoders never starting again after disconnect 1 year ago
  Ruwen Hahn c288d42cfd libobs: Add `obs_encoder_group_keyframe_aligned_encoders` 2 years ago
  derrod 20d8779d30 libobs: Prevent encoder reconfiguration after initialization 1 year ago
  Exeldro c4c2f5b382 libobs: Fix GPU scaling using the main mix 1 year ago
  derrod 2963959e71 libobs: Replace circlebuf with deque 1 year ago
  Rodney d96ad4ac98 libobs: Add encoder ROI functions 1 year ago
  derrod ca865f80cc libobs: Pair video encoder with all audio encoders 1 year ago
  derrod 49e796c6fc libobs: Fix GPU scaling always using the main mix 1 year ago
  tt2468 05d52ee3a7 libobs: Fix PTS incrementation when FPS divisor is enabled 2 years ago
  Ruwen Hahn ac8ccf4027 libobs: Fix GPU scaled video encoder media not being cleared 2 years ago
  Richard Stanway 4118fa7ac1 libobs: Don't defer encoder updates if not necessary 2 years ago
  Ryan Foster 80864197fb libobs: Fix back-to-back GPU encoder sessions breaking 2 years ago
  Ruwen Hahn 6cdfb0a8b9 libobs: Allow configuring frame rate divisor for encoders 2 years ago
  Ruwen Hahn 03fa9acc7f libobs: Add `obs_encoder_enable_gpu_scaling` 2 years ago
  Lain 106c7aa61f Update copyrights/names 2 years ago
  derrod 30519768ad libobs: Add UUIDs to obs_source objects 2 years ago
  Richard Stanway 01786a3f11 libobs: Disable encoder scaling request if it matches output size 2 years ago
  John Bradley d70171daa6 libobs: Make internal version of remove encoder 2 years ago
  tt2468 c69e40734d libobs: Prevent encoders from initializing/starting if no media is set 2 years ago
  tt2468 7e30d3f8a2 libobs: Remove unused internal encoder util function 2 years ago
  tt2468 eb0d9dc5d2 libobs: Allow sending NULL to obs_encoder_set_video/audio() 2 years ago