Historia zmian

Autor SHA1 Wiadomość Data
  jp9000 a0f679bc40 Add API functions for output/encoder scaling 11 lat temu
  jp9000 42a0925ce1 (API Change) media-io: Improve naming consistency 11 lat temu
  jp9000 2d606dd8d8 (API Change) Use 'get' convention: API callbacks 11 lat temu
  jp9000 c83d05117f (API Change) Unsquish libobs API callback names 11 lat temu
  jp9000 73baaa59e9 (API Change) Unsquish libobs (base) names 11 lat temu
  jp9000 53aa0a60d5 Check for duplicate sources/outputs/encoders/etc 11 lat temu
  jp9000 cd2c75a05d Rename get_encoder_info for consistency 11 lat temu
  jp9000 413641a11f Log when any libobs objects are created/destroyed 11 lat temu
  jp9000 1570e53364 Add obs_encoder_getname function 11 lat temu
  jp9000 0b4a259e56 Remove 'locale' parameter from all callbacks 11 lat temu
  jp9000 9b23914c37 libobs: Add 'initialize' callback to services 11 lat temu
  jp9000 8830c4102f obs-studio UI: Implement stream settings UI 11 lat temu
  jp9000 4a6d19f206 libobs: Add services API, reduce repeated code 11 lat temu
  Palana 3990c18aac Add NULL checks and assertions to fix clang static analysis problems 11 lat temu
  jp9000 519c4f4118 Fix issue when using multiple video encoders 11 lat temu
  jp9000 92522d1886 Implement RTMP module (still needs drop code) 11 lat temu
  jp9000 8c74db9ffc Add packet interleaving and improve encoder API 11 lat temu
  jp9000 1bca7e0a3e Improve properties API 11 lat temu
  jp9000 0cf9e0cfdd Add preliminary FLV/RTMP output (incomplete) 11 lat temu
  jp9000 6da26a3a1c Implement encoder usage with outputs 11 lat temu
  jp9000 d9251f9e87 Add source properties window (very preliminary) 11 lat temu
  jp9000 3ed647b8a0 Set defaults automatically 11 lat temu
  jp9000 2920369daf Call send_packet instead of.. doing nothing 11 lat temu
  jp9000 fd37d9e9a8 Implement encoder interface (still preliminary) 11 lat temu
  jp9000 7d48dbb1dc Add a way to get default settings 11 lat temu
  jp9000 9c6da6f52d Split output/input audio capture sources 11 lat temu
  jp9000 7fcec77351 For *_update, apply settings instead of replacing 11 lat temu
  jp9000 966b943d5b Remove majority of warnings 11 lat temu
  jp9000 8e81d8be56 Revamp API and start using doxygen 11 lat temu
  jp9000 b067440f73 Use bzalloc instead of bmalloc then memset 11 lat temu