Commit Graph

  • 5cdb12618a tests: Use standard bools Martin Piatka 2025-11-20 12:09:38 +01:00
  • 7f189e51ff yuri_decoders: Use standard bools Martin Piatka 2025-11-20 11:23:03 +01:00
  • 9f4aca53cb utils/windows: Use standard bools Martin Piatka 2025-11-20 11:20:40 +01:00
  • 025a177000 win32_gl_common: Use standard bools Martin Piatka 2025-11-20 11:20:00 +01:00
  • e5d3a4f5f5 vdisp/sdl: Use standard bools Martin Piatka 2025-11-20 11:19:16 +01:00
  • 7d9dcdedc3 vcap/screen_win: Use standard bools Martin Piatka 2025-11-20 11:18:50 +01:00
  • 7290114845 vdisp/sage: Use standard bools Martin Piatka 2025-11-20 11:18:14 +01:00
  • bbef5e7e71 rtp: Use standard bools Martin Piatka 2025-11-20 11:17:57 +01:00
  • d5d16ba57e net_udp: Use standard bools Martin Piatka 2025-11-20 11:15:20 +01:00
  • 58e72f1e67 hd-rum-translator: Use standard bools Martin Piatka 2025-11-20 11:14:23 +01:00
  • b47d60b938 gpujpeg_to_dxt: Use standard bools Martin Piatka 2025-11-20 11:14:05 +01:00
  • 9b0786c9e0 dvs: Use standard bools Martin Piatka 2025-11-20 11:13:32 +01:00
  • c9f58b1282 vcap/dshow: Use standard bools Martin Piatka 2025-11-20 11:11:48 +01:00
  • b55fa39ad8 deltacast: Use standard bools Martin Piatka 2025-11-20 11:10:58 +01:00
  • cdb2dc1b4d crypt_aes: Use stdbool.h bools Martin Piatka 2025-11-20 11:10:17 +01:00
  • da5fb4564d coreaudio: Use stdbool.h bools Martin Piatka 2025-11-20 11:09:56 +01:00
  • f29c3083a5 bluefish444: Replace bool macros with normal bool Martin Piatka 2025-11-20 11:07:09 +01:00
  • df233b900d bitstream: Remove config_* usages Martin Piatka 2025-11-20 11:00:51 +01:00
  • fd8faf6a94 video_rxtx/loopback: Replace TRUE & FALSE macros Martin Piatka 2025-11-19 17:53:22 +01:00
  • 0cd8b3f906 compress/uyvy: Replace TRUE & FALSE macros Martin Piatka 2025-11-19 17:53:03 +01:00
  • b959aece2e decompress/cineform: Replace TRUE & FALSE macros Martin Piatka 2025-11-19 17:51:32 +01:00
  • 03db053e4a tfrc.c: Replace TRUE & FALSE macros Martin Piatka 2025-11-19 17:50:26 +01:00
  • 5de883d484 tv.c: Replace TRUE & FALSE macros Martin Piatka 2025-11-19 17:49:00 +01:00
  • 90661fd5c6 vcap/testcard2: option to enforce built-in font Martin Pulec 2025-11-19 16:37:27 +01:00
  • db333214e8 vcap/testcard2: refactor - move renders to fns Martin Pulec 2025-11-19 16:28:13 +01:00
  • 4a6cde081a vcap/testcard2: allow _done to be called from _init Martin Pulec 2025-11-19 13:45:09 +01:00
  • 2c9a500688 testcard2 ttf: clean-up SDL_ttf stuff Martin Pulec 2025-11-19 12:22:58 +01:00
  • eea26589f8 testcard2: initialize the SDL font in init Martin Pulec 2025-11-19 12:15:17 +01:00
  • 8bb8b2cb81 gh/create_release: check URL not empty Martin Pulec 2025-11-19 10:13:01 +01:00
  • 7bf010a36b jpeg_reader spiff: fix skipping invalid dir marker Martin Pulec 2025-11-19 08:12:36 +01:00
  • d5f4b73d4f Makefile.in: Add sdp_parser to test build Martin Piatka 2025-11-18 14:36:11 +01:00
  • af58331587 Update NEWS Martin Piatka 2025-11-18 13:12:55 +01:00
  • 293b4fb6d1 acap/aes67: Optimize lock hold time Martin Piatka 2025-11-18 13:08:35 +01:00
  • 432c0b2851 acap/aes67: Remove unused include Martin Piatka 2025-11-18 12:45:51 +01:00
  • 779ec4b030 acap/aes67: Mark method as const Martin Piatka 2025-11-18 11:16:58 +01:00
  • e37e969ad3 acap/aes67: Add missing initializers Martin Piatka 2025-11-18 11:13:29 +01:00
  • 154d768ae8 acap/aes67: Use swap_endianity Martin Piatka 2025-10-06 14:32:24 +02:00
  • 756e321961 audio/utils: Add endianity swap Martin Piatka 2025-10-06 14:28:18 +02:00
  • 52da6b5014 utils/sdp_parser: Fix rtp padding handling Martin Piatka 2025-08-13 16:27:46 +02:00
  • a1af69da72 tests: Some tests for Rtp_view Martin Piatka 2025-08-13 16:27:02 +02:00
  • ab7bffc35d acap/aes67: Improve help text Martin Piatka 2025-08-12 15:45:40 +02:00
  • d8db7bf354 acap/aes67: Factor creating a Sap_session from SDP into own function Martin Piatka 2025-08-12 15:20:41 +02:00
  • 87049aab63 Add AES67 capture Martin Piatka 2025-07-10 16:30:36 +02:00
  • 5479c5098f tests/sdp_parser: Test session origin fields Martin Piatka 2025-08-13 13:28:14 +02:00
  • f6d0a75f96 utils/sdp_parser: Parse the origin into fields Martin Piatka 2025-08-13 13:27:54 +02:00
  • 1cb533ccae utils/sdp_parser: Support padding in rtp packets Martin Piatka 2025-08-06 16:08:39 +02:00
  • 31d18ef30d tests: Some SAP parsing tests Martin Piatka 2025-07-15 16:43:30 +02:00
  • a94b53f50e utils/sdp_parser: Check length Martin Piatka 2025-08-06 15:17:14 +02:00
  • 9c4df61c8d utils: Add SDP parser Martin Piatka 2025-08-13 13:21:36 +02:00
  • c4e20cf044 lavc: Fix r12l_to_gbrp12le conversion Martin Piatka 2025-11-18 10:32:14 +01:00
  • a407c6b24d lavc: Fix r12l_to_gbrp12le conversion Martin Piatka 2025-11-18 10:32:14 +01:00
  • df49a6fc65 vcomp/cmpto_j2k.cpp - Update val comparison to DBL_MAX ATrivialAtomic 2025-11-14 11:00:47 -05:00
  • 7cc5726470 UltraGrid 1.10 v1.10 Martin Pulec 2025-11-14 14:36:01 +01:00
  • f4f54fdae9 partially revert 194cb695 Martin Pulec 2025-11-14 15:39:35 +01:00
  • c833d1adfa updated NEWS+splashscreen for next release Martin Pulec 2025-11-14 08:47:07 +01:00
  • fc5ff25315 CI PCP: simplified Martin Pulec 2025-11-14 13:27:13 +01:00
  • 17eb5a0f3a CI Mac: fail if SDK_NONFREE_PATH but no delta SDK Martin Pulec 2025-11-14 13:00:07 +01:00
  • 64f3595238 jpeg_reader: SPIFF: port changes from GPUJPEG Martin Pulec 2025-11-14 12:19:20 +01:00
  • d803eb5ed8 data/README.md: use MarkDown sections Martin Pulec 2025-11-14 11:42:13 +01:00
  • c68ba8d4e3 utils/string.c: msvc compat Martin Pulec 2025-11-14 10:38:05 +01:00
  • 10342c15ff utils/string.h: nodiscard attribute instead of GNU Martin Pulec 2025-11-14 10:16:08 +01:00
  • ba0d897c50 replace vidcap_params_set_capture_filter with _add_ Martin Pulec 2025-11-14 10:01:53 +01:00
  • eed2cd4f32 video_capture_params.cpp: IWYU Martin Pulec 2025-11-14 10:00:44 +01:00
  • 38681a79be lavc: set bitrate only if >0 Martin Pulec 2025-11-13 14:37:29 +01:00
  • a25392bade vcomp/lavc: add setparam for liboapv Martin Pulec 2025-11-13 12:00:00 +01:00
  • 2ebd7d6e3e vcomp/lavc: lavc_opts - pass setparam a copy Martin Pulec 2025-11-13 11:42:23 +01:00
  • 9652fbc0b5 to_lavc_vid_conv: add convs R12L->yuv422p1Xle Martin Pulec 2025-11-13 11:08:54 +01:00
  • c7ed5a15c0 vcap/testcard: make default format 1080p24 Martin Pulec 2025-11-13 09:38:43 +01:00
  • 8cfe1af9c3 CI Win PCP: removed the patch Martin Pulec 2025-11-12 10:13:40 +01:00
  • cc5ff8417d CI: move cineform patch to patches/ subdir Martin Pulec 2025-11-11 16:17:12 +01:00
  • bfbaddb2f0 CI Win: unpin libpcpnatpmp Martin Pulec 2025-11-11 16:07:26 +01:00
  • 89c3ed6f2c mark some more compat headers as IWYU export Martin Pulec 2025-11-10 15:33:30 +01:00
  • 8896b87b44 compat/strings.h: IWYU export strings.h Martin Pulec 2025-11-10 15:01:14 +01:00
  • 23e014b3de vcomp/gpujpeg: IWYU Martin Pulec 2025-11-10 14:40:06 +01:00
  • af1f6e493c usage: remove exec_path parameter Martin Pulec 2025-11-10 14:38:59 +01:00
  • 8c0a79cba6 main usage: fix GCC 15 warning Martin Pulec 2025-11-10 12:35:11 +01:00
  • 0fa5186ba4 deltacast_dvi: utilize DELTA_PRINT_ERROR Martin Pulec 2025-11-07 16:48:11 +01:00
  • 35bed52e95 deltacast_dvi: adjust with VHD 6.32 DP sample Martin Pulec 2025-11-07 15:42:04 +01:00
  • 689436bec8 deltacast_dvi: squash DVI_D and HDMI branch Martin Pulec 2025-11-07 12:54:19 +01:00
  • ccbe130d5e deltacast_dvi: improve code flow for HDMI boards Martin Pulec 2025-11-07 12:27:29 +01:00
  • 8b6825b554 delta compat with 6.00 Martin Pulec 2025-11-07 11:36:38 +01:00
  • c2784ee4c7 delta_board_type_is_dv changes Martin Pulec 2025-11-07 10:49:53 +01:00
  • 83a5a8e8ad delta_board_type_is_dv: distinguish mixed IF Martin Pulec 2025-11-06 16:45:45 +01:00
  • a4a7211368 deltacast_dvi: add more presets types Martin Pulec 2025-11-06 16:11:21 +01:00
  • 09e1a721e0 vcap/delta: another compat with SDK 6.21+ Martin Pulec 2025-11-06 15:55:51 +01:00
  • 9c34035bf4 delta_board_type_is_dv: compat with SDK 6.13 Martin Pulec 2025-11-06 15:39:36 +01:00
  • 61c62434e0 vcap/delta: notice about deltacast-dv Martin Pulec 2025-11-06 11:45:59 +01:00
  • 930c4c5485 deltacast probes: filter by dev type + better name Martin Pulec 2025-11-06 09:58:17 +01:00
  • 00da8d20a8 vcap/deltacast: set device count=0 by default Martin Pulec 2025-11-06 09:53:52 +01:00
  • 1a4b4d6811 delta: get_model_name - add card ID unconditionally Martin Pulec 2025-11-05 16:50:21 +01:00
  • 67dd16ff23 vcap/deltacast: hint to use deltacast_dv Martin Pulec 2025-11-05 16:25:31 +01:00
  • 709d2abd34 delta VHD_GetBoardModel improved Martin Pulec 2025-11-05 16:24:14 +01:00
  • cee546df28 delta stat: use also in DV capture + no final print Martin Pulec 2025-11-05 15:25:03 +01:00
  • d055c82830 delta statistics printout improve Martin Pulec 2025-11-05 14:25:14 +01:00
  • 11c9223258 vdisp/deltacast: improved SDK compat Martin Pulec 2025-11-05 13:23:45 +01:00
  • 1e048502d6 disp/deltacast: small improvements Martin Pulec 2025-11-05 12:06:24 +01:00
  • 5e2ff3e76f deltacast_common: fix Win warnings (printf fmt str) Martin Pulec 2025-11-03 14:55:13 +01:00
  • 5c7615da18 delta VideoMasterHD 5.19 compat Martin Pulec 2025-11-03 11:06:00 +01:00
  • 485469385e delta: print more device information Martin Pulec 2025-10-31 11:57:35 +01:00
  • 71e59e13af vcap,disp/delta: fix typo Martin Pulec 2025-10-31 12:52:30 +01:00