Commit Graph

  • 2ec43a6383 aplay/aes67: Add help text Martin Piatka 2026-02-11 15:15:34 +01:00
  • cc77bac42d utils/ptp: Add documentation Martin Piatka 2026-02-11 15:08:37 +01:00
  • d971f0d790 utils/ptp: Fix indent Martin Piatka 2026-02-11 15:08:23 +01:00
  • f61636ed18 utils/ptp: Ptp header to_bytes() Martin Piatka 2025-11-04 14:37:31 +01:00
  • e4f7fb0046 utils/ptp: write_val() utility function Martin Piatka 2025-11-04 14:36:36 +01:00
  • 392b3d6d63 aplay/aes67: Busy wait on WIN32 Martin Piatka 2025-11-12 14:49:24 +01:00
  • f5376a729e utils/ptp: Extract sync pkts cleanup to own method Martin Piatka 2025-11-11 13:57:13 +01:00
  • fa7c4b9b14 utils/ptp: Define flag for two step clock Martin Piatka 2025-11-11 13:36:55 +01:00
  • 4b578c006a utils/ptp: Event worker: Discard invalid packets Martin Piatka 2025-11-05 14:14:48 +01:00
  • 9918189c79 utils/ptp: Add more msg type defines Martin Piatka 2025-11-04 14:34:46 +01:00
  • 2e21cba0f3 utils/ptp: Add missing initializer Martin Piatka 2025-10-24 11:29:54 +02:00
  • 7fe93549cf utils/ptp: Make some methods const Martin Piatka 2025-10-24 11:29:33 +02:00
  • b27a99e281 compat/platform_sched: Add Windows impl Martin Piatka 2025-10-29 13:53:19 +01:00
  • 8012565a95 utils/ptp: Change parameter name Martin Piatka 2025-10-22 18:43:51 +02:00
  • a4f15757aa aplay/aes67: Resampler WIP Martin Piatka 2025-10-21 15:37:13 +02:00
  • 18ceb4cb98 aplay/aes67: Restart RTP when PTP clock loses lock Martin Piatka 2025-10-15 13:26:37 +02:00
  • d9f8792b38 utils/ptp: Add is_locked() Martin Piatka 2025-10-15 08:49:32 +02:00
  • c5d71bb000 aplay/aes67: Fix typo in cfg parsing Martin Piatka 2025-10-14 22:12:12 +02:00
  • cdebc9669c aplay/aes67: Remove unused field Martin Piatka 2025-10-14 12:35:40 +02:00
  • 91a7f16c5f aplay/aes67: Remove unused typedef Martin Piatka 2025-10-14 11:13:34 +02:00
  • f8bfd1e409 aplay/aes67: Add missing initializers Martin Piatka 2025-10-14 11:11:08 +02:00
  • bd0b96550a aplay/aes67: Remove unused sap_session field Martin Piatka 2025-10-14 11:09:29 +02:00
  • 401df25bb0 aplay/aes67: Send silence if not enough samples Martin Piatka 2025-10-13 16:56:42 +02:00
  • a67fd8132a aplay/aes67: Fix incorrect write Martin Piatka 2025-10-13 16:52:00 +02:00
  • c535bff11d aplay/aes67: Use ug_rand() Martin Piatka 2025-10-13 14:19:12 +02:00
  • f1c10e6572 aplay/aes67: Add missing zero initializers Martin Piatka 2025-10-13 12:57:33 +02:00
  • 2e47f4c8f1 aplay/aes67: Convert input bps to stream bps Martin Piatka 2025-10-13 11:26:23 +02:00
  • aa61b42776 aplay/aes67: Use correct packet time Martin Piatka 2025-10-08 16:26:20 +02:00
  • 917d627a6e aplay/aes67: Reset timing if off by more than 1s Martin Piatka 2025-10-08 16:24:17 +02:00
  • b06aa33dfd PTP: Fix formatting Martin Piatka 2025-10-07 15:28:27 +02:00
  • 77d2b63c3e aplay/aes67: Configurable session name & info Martin Piatka 2025-10-06 15:00:34 +02:00
  • e2b9690402 aplay/aes67: Remove unused stream name & description fields Martin Piatka 2025-10-06 14:51:29 +02:00
  • c992b5ae2d aplay/aes67: Use swap_endianity Martin Piatka 2025-10-06 14:32:44 +02:00
  • eb7370260b aplay/aes67: Add automatic half packet time offset Martin Piatka 2025-10-03 15:39:28 +02:00
  • f071bbe098 aplay/aes67: Simplify stream format handling Martin Piatka 2025-10-03 14:49:20 +02:00
  • 42298974f5 aplay/aes67: Fix warnings Martin Piatka 2025-09-24 14:51:24 +02:00
  • d5db700d01 utils/ptp: Fix warnings Martin Piatka 2025-09-24 14:51:13 +02:00
  • 81cc5998bb utils/ptp: Remove excessive logging Martin Piatka 2025-09-24 14:41:22 +02:00
  • c4a7fa3d6c aplay/aes67: Start when PTP clock locks Martin Piatka 2025-09-24 14:37:55 +02:00
  • 7fe38b78bd utils/ptp: Lock status based on err moving avg Martin Piatka 2025-09-24 14:36:41 +02:00
  • 41ff2f33dd aplay/aes67: Use actual ptp clock id in SDP Martin Piatka 2025-09-23 15:14:19 +02:00
  • 0392227e17 utils/ptp: Ignore packets from other clocks Martin Piatka 2025-09-23 15:01:51 +02:00
  • ea9429b910 utils/ptp: Header parsing WIP Martin Piatka 2025-09-19 18:21:56 +02:00
  • 106790150f utils/ptp: Process all event packets Martin Piatka 2025-09-19 15:07:54 +02:00
  • f910ef27f7 utils/ptp: Use platform_sched Martin Piatka 2025-09-19 15:07:47 +02:00
  • 5aac5ad35b aplay/aes67: Use platform_sched Martin Piatka 2025-09-19 15:04:49 +02:00
  • c6503bc588 compat: Add platform_sched for setting scheduler priorities Martin Piatka 2025-09-19 15:02:38 +02:00
  • 91c79c8534 utils/ptp: Separate threads for event and general messages Martin Piatka 2025-09-16 14:58:20 +02:00
  • 9fe620369f utils/ptp: Use seq_cst atomics for clock data Martin Piatka 2025-09-15 16:38:57 +02:00
  • 1ae8246839 aplay/aes67: Use PTP Martin Piatka 2026-02-11 13:40:25 +01:00
  • 82b4173070 Makefile.in: Add utils/ptp Martin Piatka 2026-02-11 13:38:20 +01:00
  • 7a47d2dc94 Add utils/ptp Martin Piatka 2026-02-11 13:38:08 +01:00
  • 0f608677b2 utils: Add delay-locked-loop Martin Piatka 2025-09-10 08:37:52 +02:00
  • df4ccf37ff configure.ac: Add aplay/aes67 Martin Piatka 2025-10-13 14:44:02 +02:00
  • 4a014f7963 aplay/aes67: Initial Martin Piatka 2026-02-11 13:48:28 +01:00
  • 16de3329ac rtp/net_udp: Add RAII wrapper for socket_udp Martin Piatka 2026-02-11 13:48:04 +01:00
  • b7e5bd6f16 GUI: liveWidget: Fix unused param warn Martin Piatka 2026-02-11 12:41:44 +01:00
  • 3832fdaa7f GUI: liveWidget: Fix alignment on HiDPI Martin Piatka 2026-02-11 12:41:44 +01:00
  • d731069286 configure.ac: set vulkan_sdl_ver Martin Pulec 2026-02-10 15:20:47 +01:00
  • 5858331f19 vcap/decklink: add autodetect-once option Martin Pulec 2026-02-04 08:21:34 +01:00
  • 426382bc12 Coverity CI: set -u Martin Pulec 2026-02-03 08:59:43 +01:00
  • 30f61c5eba vcap/screen_avf: simplified a bit continuous Martin Pulec 2026-01-23 11:49:39 +01:00
  • b388cf3617 configure.ac: add_column - use "${?}" Martin Pulec 2026-01-23 10:38:49 +01:00
  • 785b66f452 configure.ac: removed bashism (seq) Martin Pulec 2026-01-23 10:20:19 +01:00
  • 3c294732d3 configure.ac: do not use subshels for summary gen Martin Pulec 2026-01-23 10:07:46 +01:00
  • 9acfc05fee screen_avf: fixed cfg string copy leak Martin Pulec 2026-01-23 09:05:19 +01:00
  • a7314698ee rtp: fix uninitialized atomic variable Martin Pulec 2026-01-22 11:22:05 +01:00
  • 5b3490f769 GUI: Add "LIVE" indicator Martin Piatka 2026-01-23 15:09:21 +01:00
  • 725cab8d6b CI Linux FFmpeg: apply SVT-AV1 patch Martin Pulec 2026-01-23 11:16:02 +01:00
  • 9f01f684be Revert "CI macOS 14 (arm64) deployment fix" release/1.10 Martin Pulec 2026-01-22 09:46:53 +01:00
  • a44124feb5 cap/avf,ca: print that capturing explicitly Martin Pulec 2026-01-21 15:59:01 +01:00
  • 696fd4da47 Revert "CI macOS 14 (arm64) deployment fix" Martin Pulec 2026-01-22 09:46:53 +01:00
  • 6a92e897b5 cap/avf,ca: print that capturing explicitly Martin Pulec 2026-01-21 15:59:01 +01:00
  • c5d6edc9ed screen_avf: probe: fixed swapped name/dev Martin Pulec 2026-01-21 13:27:37 +01:00
  • 064930e741 screen_avf: probe: fixed swapped name/dev Martin Pulec 2026-01-21 13:27:37 +01:00
  • 07d32819c3 UltraGrid 1.10.2 v1.10.2 Martin Pulec 2026-01-20 11:48:00 +01:00
  • eb078cc7e5 updated FIXES.md Martin Pulec 2026-01-20 11:47:31 +01:00
  • bd2eace525 compat/c23: improved Martin Pulec 2026-01-21 07:55:44 +01:00
  • 925a91835f AppRun: fix lavc warnings on Tumbleweed Martin Pulec 2026-01-06 14:19:46 +01:00
  • d3c70c382c CI Linux FFmpeg: updated SVT-HEVC patch Martin Pulec 2026-01-15 14:43:44 +01:00
  • 65fe8de662 CI: enable screen on macos-15-intel + CG on mac 14 Martin Pulec 2026-01-20 08:33:16 +01:00
  • 960c087569 macOS: port screen AV Foundation impl from master Martin Pulec 2026-01-20 08:30:58 +01:00
  • 182119dc26 vcap/avf: fix c&p error in compat Martin Pulec 2026-01-21 07:35:14 +01:00
  • 3ae62524d1 vcap/screen_avf: set device d=100 if unspec Martin Pulec 2026-01-20 15:06:51 +01:00
  • 74c47c53bd module: IWYU Martin Pulec 2026-01-20 12:08:11 +01:00
  • 7b654221f8 module.c: dead-lock check always disabled Martin Pulec 2026-01-20 12:20:41 +01:00
  • 728ec40195 color_out.h: do not include macros.h Martin Pulec 2026-01-20 11:20:22 +01:00
  • d0c3cde8ef vcap/avf: fix typo in mode Martin Pulec 2026-01-20 13:42:35 +01:00
  • 6feb734b15 vdisp/avf: print warn if no devices were found arm-build Martin Pulec 2026-01-20 11:35:04 +01:00
  • 84f560b97f move countof() def from macros.h to compat/c23.h Martin Pulec 2026-01-20 10:56:03 +01:00
  • c758c38772 ARM CI: use NDI v6 Martin Pulec 2026-01-20 09:25:55 +01:00
  • 2ee508522b configure: screen: if Linux&req=yes, require x11+PW Martin Pulec 2026-01-20 08:16:09 +01:00
  • 747deae750 vcap/avf: disable remove ancient compat Martin Pulec 2026-01-19 16:17:31 +01:00
  • afcf9131f5 vcap/avf: HD/VGA preset compat Martin Pulec 2026-01-19 15:20:31 +01:00
  • 3ed0ec3751 vcap/screen: probe actual screens Martin Pulec 2026-01-19 14:55:56 +01:00
  • 80c5fdbb22 CI: reenable screen for macos-15-intel runner Martin Pulec 2026-01-19 14:13:56 +01:00
  • a9d4bb471f add screen capture with AV Foundation Martin Pulec 2026-01-19 13:08:14 +01:00
  • 415ca23405 configure.ac: switch from Darwin vers. to macOS Martin Pulec 2026-01-19 11:54:46 +01:00
  • d31244d3a5 vcap/avf: allow screen cap init by name Martin Pulec 2026-01-19 11:10:12 +01:00
  • 7597e2893f vcap/disp: set the preset directly Martin Pulec 2026-01-19 10:33:05 +01:00