Commit History

作者 SHA1 備註 提交日期
  jp9000 f23974ab64 libobs: Fix possible crash with filters 9 年之前
  jpk c3629eacb5 libobs: Add Y800 color format support 9 年之前
  jp9000 07c644c581 libobs: Add deinterlacing API functions 9 年之前
  jp9000 11d9a8f3e4 libobs: Rename async_convert_texrender to async_texrender 9 年之前
  jp9000 9a86a10f91 libobs: Update async textures via function parameters 9 年之前
  jp9000 12cdaec1a7 libobs: Move frame-related functions to obs-internal.h 9 年之前
  John Bradley 310f390e1e libobs: Allow filters to specify technique 10 年之前
  jp9000 9e15e3d8fd libobs: Remove need for DrawMatrix technique in effects 9 年之前
  jp9000 d069302b2e libobs: Add function to get obs object type 9 年之前
  jp9000 a64f7dd649 libobs: Fix an issue that would cause audio stuttering 9 年之前
  jp9000 fa8ae473cf libobs: Fix bug where source audio could stop outputting 9 年之前
  jp9000 b86fdae4a8 libobs: Don't clear audio on ts jump (seamless loops) 9 年之前
  jp9000 d2f2783b44 libobs: Always reset last audio buf size when it changes 9 年之前
  jp9000 971728a1a7 libobs: Fix variable being access outside of a mutex 9 年之前
  jp9000 d43d59ca8a libobs: Remove seamless audio loop handling 9 年之前
  jp9000 eae1328a4f libobs: Always return audio as pending if not an audio source 9 年之前
  jp9000 6f98bd9fed libobs: Use calldata with stack for simple signals 9 年之前
  jp9000 ce0a189228 libobs: Fix audio issues with async video/audio looping 9 年之前
  jp9000 41fa9c1bdb libobs: Don't include sync offsets in TS smoothing 9 年之前
  jp9000 1089564b57 libobs: Apply resampler offset to system audio TS 9 年之前
  jp9000 9661ba8142 libobs: Add obs_source_duplicate function 9 年之前
  jp9000 56dc605497 libobs: Add obs_is_source_configurable function 9 年之前
  jp9000 3371ff59c9 libobs: Add *_create_private functions 9 年之前
  jp9000 bccd3b0b0a libobs: Allow "private" contexts 9 年之前
  jp9000 669da7ba36 libobs: Do not use signals with audio capture/controls 9 年之前
  jp9000 6839ff7686 libobs: Implement transition sources 9 年之前
  jp9000 5098f68db0 libobs: Move obs_source_dosignal to obs-internal.h 9 年之前
  jp9000 b0104fcee0 (API Change) libobs: Remove source_type param from functions 9 年之前
  jp9000 c1dd156db8 libobs: Implement new audio subsystem 9 年之前
  jp9000 ddfd89a673 libobs: Implement composite sources (skip) 9 年之前