Historique des commits

Auteur SHA1 Message Date
  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
  Colin Edwards c64d82530d Merge pull request #1960 from Xaymar/patch-get_defaults2 il y a 6 ans
  Michael Fabian 'Xaymar' Dirks 3f6bbe2d49 libobs: Call both get_defaults and get_defaults2 il y a 6 ans
  jp9000 153fa6337f libobs: Implement pausing of outputs il y a 6 ans
  jp9000 f53df7da64 clang-format: Apply formatting il y a 6 ans
  jp9000 973d31b8c2 libobs: Fix lockup when an encode call fails il y a 6 ans
  jp9000 17e85f04fd libobs: Add func to get encoder caps by encoder pointer il y a 6 ans
  jp9000 131fb7b460 libobs: Fix potential race condition on shutdown il y a 6 ans
  jp9000 93ba6e7128 libobs: Add texture-based encoding support il y a 6 ans
  jp9000 cd1607ca6e libobs: Split do_encode in to two funcs il y a 6 ans
  jp9000 9b8bc22ffa libobs: Add ability to reroute encoders il y a 7 ans
  Michael Fabian 'Xaymar' Dirks 93549ea17c libobs: Add get_defaults2 and get_properties2 for encoders il y a 7 ans
  jp9000 621c519cc5 libobs: Add function to get encoder object's defaults il y a 7 ans
  jp9000 45b5291530 libobs: Deactivate unnecessary GPU ops when not encoding il y a 7 ans