Historique des commits

Auteur SHA1 Message Date
  gxalpha a1e0626c14 libobs: Add global source filter add/remove signals il y a 1 an
  Norihiro Kamae b4a061dcd8 libobs: Remove unused variable in obs_source il y a 1 an
  derrod 2963959e71 libobs: Replace circlebuf with deque il y a 1 an
  Lain 2fb7063e1a libobs: Defer media controls to video thread il y a 1 an
  Lain 9c9a50643a libobs: Do not allow controllable media without flag il y a 1 an
  derrod 62500b5129 libobs: Do not skip async frames unless one has been selected il y a 2 ans
  Ryan Foster 64139a6bbd CI: Update to clang-format 16 il y a 2 ans
  jpark37 7669da1ea8 libobs: Add VIDEO_FORMAT_R10L il y a 2 ans
  CodeYan01 a494cf5ce4 libobs: Add obs_source_info.filter_add il y a 2 ans
  cg2121 cb8b5ba9cd libobs: Change return type for getting filter index il y a 2 ans
  Sergo 9eea0d8921 libobs: Add pause callback support for sources il y a 2 ans
  cg2121 243d4d42e9 libobs: Add functions to get/set the index of filters il y a 2 ans
  Lain 106c7aa61f Update copyrights/names il y a 2 ans
  derrod 3bb101d7a2 libobs: Finalise source creation before firing signal il y a 2 ans
  jpark37 97843dd7d7 libobs: Add VIDEO_FORMAT_V210 il y a 2 ans
  derrod a73e13eeeb libobs: Keep mixer data for placeholder sources il y a 2 ans
  derrod c68eeaef1d libobs: Use uthash for source objects il y a 2 ans
  derrod 30519768ad libobs: Add UUIDs to obs_source objects il y a 2 ans
  Richard Stanway 2468268569 libobs: Hold async mutex when calling set_async_texture_size il y a 2 ans
  PatTheMav 76732846d7 libobs: Fix non-exhaustive switch statements il y a 2 ans
  jpark37 0efaf88caf libobs: Add PQ/HLG support for I210/I412 formats il y a 3 ans
  PatTheMav fb7a9edadc libobs: Fix non-exhaustive switch statements il y a 2 ans
  jpark37 792f8473ee libobs: Fix SDR async video on non-SDR targets il y a 2 ans
  tytan652 7de0bd350f libobs,plugins: Remove one-case switches il y a 3 ans
  jpark37 3d36ba5579 libobs: Fix SRGB to SCRGB async video rendering il y a 3 ans
  jpark37 6306c8de74 libobs: Move async filtering from render to tick il y a 3 ans
  gxalpha 5658bf6732 libobs: Add "source_update" signal il y a 3 ans
  jpark37 080095786f libobs: Force SRGB conversion for tonemapped video il y a 3 ans
  jpark37 e119a7024d libobs: Sample video at default chroma location il y a 3 ans
  jpark37 bb02620169 libobs: Add support for reading NV12/YUY2 PQ/HLG il y a 3 ans