Commit History

作者 SHA1 備註 提交日期
  jp9000 526d390adb libobs: Reduce unnecessary logging (info -> debug) 9 年之前
  jp9000 a9caa99c5b libobs: Fix source active/show incrementing/decrementing 9 年之前
  jp9000 643823505c libobs: Fix obs_source_duplicate on scenes 9 年之前
  jp9000 5cc59256e7 libobs: Fix 'set but unused' warnings 9 年之前
  jp9000 b5df4537a9 libobs: Fix null pointer dereference w/ null private sources 9 年之前
  jp9000 fb1ff173f9 libobs: Fix crash with 4:2:0 async source resolutions 9 年之前
  jp9000 cb9ce7547d libobs: Fix bug activating/showing transitions in a tree 9 年之前
  jp9000 2741624fbe libobs: Log when a filter is added/removed from a source 9 年之前
  jp9000 ff99ba7818 libobs: Allow filter processing function to return false 9 年之前
  Richard Stanway bc231eda75 libobs: Fix a race condition when initializing audio sources 9 年之前
  Richard Stanway a73b09c74e libobs: Remove various dead code found by static analysis 9 年之前
  jp9000 2274b57926 libobs: Mark filters as private (band-aid fix) 9 年之前
  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 年之前