提交历史

作者 SHA1 备注 提交日期
  jp9000 f03e66fc99 Revert "libobs: Fix memory leak (Enforce cache limit)" 10 年之前
  jp9000 4459ed3e2c libobs: Fix memory leak (Enforce cache limit) 10 年之前
  jp9000 6e22ac41b8 libobs: Swap async source frames in tick 10 年之前
  jp9000 621158f8e1 libobs: Fix warning 10 年之前
  jp9000 74d886c2f8 libobs: Reorder filters based upon their type 10 年之前
  jp9000 2b4fdb19ad libobs: Filter async video before rendering 10 年之前
  jp9000 c16f1a7430 libobs: Add obs_get_source_output_flags function 10 年之前
  jp9000 1a70ae0105 libobs: Add missing function definition 10 年之前
  jp9000 f109be3010 libobs: Fix potential bug destroying filters 10 年之前
  jp9000 18afe82304 libobs: Skip filter if internal data not present 10 年之前
  jp9000 e31fea66be libobs: Add API to mute/unmute sources 10 年之前
  jp9000 f04ef236ac libobs: Add ability to disable sources/filters 10 年之前
  jp9000 98a6c8f0d0 libobs: Always enumerate filter list in reverse 10 年之前
  jp9000 64943f3fc6 libobs: Lock mutex when changing filter order 10 年之前
  jp9000 dedc454caf libobs: Add "reorder_filters" source signal 10 年之前
  jp9000 4aa8f2d14b libobs: Fix bug when changing filter order 10 年之前
  jp9000 86a0f370c3 libobs: Insert new filters at index 0 10 年之前
  jp9000 c0cc81d20f libobs: Turn blending off for filter renders 10 年之前
  jp9000 44e484ad34 (API Change) Fix filter rendering design flaw 10 年之前
  jp9000 44f103de9c libobs: Fix rendering at end of the filter chain 10 年之前
  jp9000 7878fda442 libobs: Add filter_remove callback for sources 10 年之前
  jp9000 cd7d045ff3 libobs: Make filter mutex recursive 10 年之前
  jp9000 c2775eaa3d libobs: Add obs_source_skip_video_filter function 10 年之前
  jp9000 f4af2fcadc libobs: Always clear render target filter 10 年之前
  jp9000 dfde8d4a63 libobs: Use 'can_bypass' func for filter bypassing 10 年之前
  jp9000 b9eef3c4f2 libobs: Add API to get base source dimensions 10 年之前
  jp9000 506e30da10 libobs: Do not clear frame cache if 0,0 dimension 10 年之前
  jp9000 26206f6af4 libobs: Use reference counting with source frames 10 年之前
  jp9000 ebee67097a libobs: Prevent video cache clear on first frame 10 年之前
  jp9000 13046145f7 libobs: Fix filter dimension issue 10 年之前