Commit History

Author SHA1 Message Date
  Exeldro 27bb608130 libobs: Fix overflow subtracting unsigned numbers 3 years ago
  jp9000 edfd5ad604 libobs: Add obs_object abstraction and functions 3 years ago
  Richard Stanway 7d64e9d598 libobs: Use size_t for obs_encoder_get_frame_size 3 years ago
  Norihiro Kamae d1b87e1642 libobs: Add API to get encoder frame size 3 years ago
  Kurt Kartaltepe b47e4858b8 libobs: Add profiler section for send_packet 4 years ago
  jpark37 353868e87c libobs: Fix pthread mutex leaks 4 years ago
  Richard Stanway 4772a99e3e libobs: Defer reconfiguring encoders to the encode threads 4 years ago
  Jim 665180350d Merge pull request #2657 from hselasky/improvement 5 years ago
  Richard Stanway 0ea39baf95 libobs: Clear last error on encoder shutdown 5 years ago
  Richard Stanway 5dc9f989d6 libobs: Add support functions for encoder error handling 6 years ago
  Hans Petter Selasky 0e4ea14ba1 libobs: Implement and use better scaling function for 64-bit integers 5 years ago
  jp9000 ca4b04754c Revert "libobs: Fix audio keyframe issue" 5 years ago
  jp9000 de363d3e09 libobs: Add obs_encoder_scaling_enabled() 5 years ago
  jp9000 ff22c20019 libobs: Fix audio keyframe issue 5 years ago
  jpark37 00f280ff9d libobs: Rename DEPRECATED to OBS_DEPRECATED 5 years ago
  jp9000 1a72b04951 libobs: Make sure to offset unpause audio data 6 years ago
  jp9000 03e008fd2e libobs: Fix pause cutting out video data prematurely 6 years ago
  Michael Fabian 'Xaymar' Dirks 005921c67d libobs: Return NULL if there is no get_properties callback 6 years ago
  jp9000 d4e236dd03 libobs: Fix formatting 6 years ago
  Colin Edwards c64d82530d Merge pull request #1960 from Xaymar/patch-get_defaults2 6 years ago
  Michael Fabian 'Xaymar' Dirks 3f6bbe2d49 libobs: Call both get_defaults and get_defaults2 6 years ago
  jp9000 153fa6337f libobs: Implement pausing of outputs 6 years ago
  jp9000 f53df7da64 clang-format: Apply formatting 6 years ago
  jp9000 973d31b8c2 libobs: Fix lockup when an encode call fails 6 years ago
  jp9000 17e85f04fd libobs: Add func to get encoder caps by encoder pointer 6 years ago
  jp9000 131fb7b460 libobs: Fix potential race condition on shutdown 6 years ago
  jp9000 93ba6e7128 libobs: Add texture-based encoding support 6 years ago
  jp9000 cd1607ca6e libobs: Split do_encode in to two funcs 6 years ago
  jp9000 9b8bc22ffa libobs: Add ability to reroute encoders 7 years ago
  Michael Fabian 'Xaymar' Dirks 93549ea17c libobs: Add get_defaults2 and get_properties2 for encoders 7 years ago