Historique des commits

Auteur SHA1 Message Date
  derrod 30519768ad libobs: Add UUIDs to obs_source objects il y a 2 ans
  Richard Stanway 01786a3f11 libobs: Disable encoder scaling request if it matches output size il y a 2 ans
  John Bradley d70171daa6 libobs: Make internal version of remove encoder il y a 2 ans
  tt2468 c69e40734d libobs: Prevent encoders from initializing/starting if no media is set il y a 2 ans
  tt2468 7e30d3f8a2 libobs: Remove unused internal encoder util function il y a 2 ans
  tt2468 eb0d9dc5d2 libobs: Allow sending NULL to obs_encoder_set_video/audio() il y a 2 ans
  tt2468 dfc20bbb31 libobs: Protect some encoder functions from being used while active il y a 2 ans
  Antti Tapaninen c7f4c78a69 libobs: Allow overriding video resolution per view il y a 3 ans
  jp9000 4741a9aa50 libobs: Add function to get encoder pause offset il y a 3 ans
  Chip Bradford 7e39ee291c libobs: Add support for multiple video mixes il y a 3 ans
  jpark37 0ed0f2cdb4 libobs: Add I010/P010 support, TRC enum il y a 3 ans
  Exeldro 0751416db0 libobs: Fix overflow subtracting unsigned numbers il y a 3 ans
  jp9000 edfd5ad604 libobs: Add obs_object abstraction and functions il y a 3 ans
  Richard Stanway 7d64e9d598 libobs: Use size_t for obs_encoder_get_frame_size il y a 3 ans
  Norihiro Kamae d1b87e1642 libobs: Add API to get encoder frame size il y a 3 ans
  Kurt Kartaltepe b47e4858b8 libobs: Add profiler section for send_packet il y a 4 ans
  jpark37 353868e87c libobs: Fix pthread mutex leaks il y a 4 ans
  Richard Stanway 4772a99e3e libobs: Defer reconfiguring encoders to the encode threads il y a 4 ans
  Jim 665180350d Merge pull request #2657 from hselasky/improvement il y a 5 ans
  Richard Stanway 0ea39baf95 libobs: Clear last error on encoder shutdown il y a 5 ans
  Richard Stanway 5dc9f989d6 libobs: Add support functions for encoder error handling il y a 6 ans
  Hans Petter Selasky 0e4ea14ba1 libobs: Implement and use better scaling function for 64-bit integers il y a 5 ans
  jp9000 ca4b04754c Revert "libobs: Fix audio keyframe issue" il y a 5 ans
  jp9000 de363d3e09 libobs: Add obs_encoder_scaling_enabled() il y a 5 ans
  jp9000 ff22c20019 libobs: Fix audio keyframe issue il y a 5 ans
  jpark37 00f280ff9d libobs: Rename DEPRECATED to OBS_DEPRECATED il y a 5 ans
  jp9000 1a72b04951 libobs: Make sure to offset unpause audio data il y a 6 ans
  jp9000 03e008fd2e libobs: Fix pause cutting out video data prematurely il y a 6 ans
  Michael Fabian 'Xaymar' Dirks 005921c67d libobs: Return NULL if there is no get_properties callback il y a 6 ans
  jp9000 d4e236dd03 libobs: Fix formatting il y a 6 ans