Commit Graph

  • 158c79763e gbrpXXle_to_r12l: watch overreads + test cmd Martin Pulec 2026-02-20 13:21:23 +01:00
  • 3886ba1521 vc_copylineR12L (R12L->RGBA): handle irregular W Martin Pulec 2026-02-20 12:54:36 +01:00
  • 76e6131a18 vdec/jpegxs: warn if height not divisible by 8 Martin Pulec 2026-02-20 12:24:16 +01:00
  • 9ca0cce5f9 tools/benchmark_ff_convs.c: fix color.h rename Martin Pulec 2026-02-20 12:01:28 +01:00
  • e92d6bc458 vdec/jxs: fix R12L decode Martin Pulec 2026-02-20 11:19:47 +01:00
  • 8fef073a31 capture_filter_wrapper: additional assert in done Martin Pulec 2026-02-20 10:55:22 +01:00
  • b95c9fded1 fix capture_filter_wrapper error Martin Pulec 2026-02-20 10:32:51 +01:00
  • c1b7036606 cf,vopp:change_pixfmt: update help Martin Pulec 2026-02-20 08:41:33 +01:00
  • 7cd9cfb13e mv gbrp1{2,6}le_to_r12l from lavc to pifmt_conv Martin Pulec 2026-02-20 08:18:14 +01:00
  • 9ca0b57d7d vcomp/jpegxs: fix R12L conversion Martin Pulec 2026-02-19 14:10:26 +01:00
  • 4136c26319 mv r12l_to_gbrp1{2,6}le from lavc to pixfmt_conv Martin Pulec 2026-02-19 12:11:21 +01:00
  • 2e9adcfa67 vcomp/lavc: warn if JPEG XS is encoding Y444 Martin Pulec 2026-02-19 10:39:58 +01:00
  • 283a41d0c2 vcomp/lavc: hide CFHD+JPEG_XS if help is not full Martin Pulec 2026-02-19 10:27:24 +01:00
  • 0ef4271d8e vdec/lavd: disable JXS decode if 444 Martin Pulec 2026-02-19 10:13:48 +01:00
  • 8e22cd2b0d video_codec: update JPEG_XS metadata Martin Pulec 2026-02-19 09:42:13 +01:00
  • 05a08c9a59 vdec/jpegxs: add conversion to RG48 Martin Pulec 2026-02-19 09:18:37 +01:00
  • f514d5fc16 vdec/jpegxs: avoid using hard-coded codec list Martin Pulec 2026-02-19 08:28:53 +01:00
  • 33c07e8ba8 configure: option to separately remove objects from build Martin Pulec 2026-02-20 15:16:41 +01:00
  • e3cf5f9158 audio/resampler.cpp: Remove config_{unix,win32} includes Martin Piatka 2026-02-20 14:21:37 +01:00
  • cdd5aa4105 audio/filter_chain.cpp: Remove config* includes Martin Piatka 2026-02-20 14:20:00 +01:00
  • 6567197f7a audio/echo.cpp: Code quality improvements Martin Piatka 2026-02-20 14:19:10 +01:00
  • 841b923df8 audio/echo.cpp: Add zero initializers Martin Piatka 2026-02-20 14:13:45 +01:00
  • 78d3b5690f audio/echo.cpp: Remove config_{unix,win32} includes Martin Piatka 2026-02-20 14:13:06 +01:00
  • 3eddf0f3e5 audio_filter.cpp: Remove config_{unix,win32} includes Martin Piatka 2026-02-20 14:09:56 +01:00
  • aaf529ccfa audio_capture.c: Remove config_{unix,win32} includes Martin Piatka 2026-02-20 14:09:29 +01:00
  • 1bcc27a4a9 tv.c: Replace config_{unix,win32} includes Martin Piatka 2026-02-20 13:58:58 +01:00
  • acc82092d1 tfrc.c: Replace config_{unix,win32} includes Martin Piatka 2026-02-20 13:56:52 +01:00
  • 19ceec01b3 pipewire_common: Remove config_* includes Martin Piatka 2026-02-20 13:39:59 +01:00
  • cbaa3b87be ntp.c: Replace config_{unix,win32} usages Martin Piatka 2026-02-20 13:38:04 +01:00
  • fed974c501 lib_common.cpp: Remove config_{unix,win32} usages Martin Piatka 2026-02-20 13:34:22 +01:00
  • 3164553fa1 hwaccel_vdpau.c: Remove config_{unix,win32} usages Martin Piatka 2026-02-20 13:34:12 +01:00
  • 66a3676adf hwaccel_vaapi.c: Remove config_{unix,win32} usages Martin Piatka 2026-02-20 13:27:59 +01:00
  • 401d03b529 hwaccel_libav_common.c: Remove config_{unix,win32} usages Martin Piatka 2026-02-20 13:26:57 +01:00
  • a01038a45f debug.cpp: Replace config_{unix,win32} usages Martin Piatka 2026-02-20 13:25:44 +01:00
  • c04b9d96ee compress/jpegxs: Make out_queue unbounded Martin Piatka 2026-02-19 15:06:42 +01:00
  • 94d925a300 vdec/lavc: return PRIO_NA if decoder not present Martin Pulec 2026-02-19 09:47:19 +01:00
  • fee03948d5 vdec/lavd: reenable CFHD decoder Martin Pulec 2026-02-18 08:25:56 +01:00
  • cc2a2fc37c vcomp/lavc: improve time_base setting Martin Pulec 2026-02-17 16:05:27 +01:00
  • 9e5cb700b2 vcomp/lavc: support JXS Martin Pulec 2026-02-17 16:02:21 +01:00
  • 58b94505b9 vcomp/lavc: var rename Martin Pulec 2026-02-17 16:01:24 +01:00
  • 261df79fa7 add Spout semi-weekly test + vcap/spout hook Martin Pulec 2026-02-17 09:26:10 +01:00
  • a46429087c add semi-weekly CI tests Martin Pulec 2026-02-12 13:20:05 +01:00
  • 99b644c57b config_unix.h: Move pwd.h include to rtp.c which is the only place its used Martin Piatka 2026-02-17 14:28:53 +01:00
  • becc66e761 platform_pipe.h: Include compat/net.h Martin Piatka 2026-02-17 14:05:19 +01:00
  • 05481791c8 config_win32.h: Remove fd_t typedef Martin Piatka 2026-02-17 13:42:13 +01:00
  • b550dde919 config_unix.h: Remove fd_t typedef Martin Piatka 2026-02-17 13:41:46 +01:00
  • 28ddc4e166 net_udp.h: Include compat/net.h Martin Piatka 2026-02-17 13:41:19 +01:00
  • 19ea6eac85 udp_holepunch: Include compat/net.h Martin Piatka 2026-02-17 13:41:05 +01:00
  • d3a4785050 config_unix.h: Move IPv6 defs to compat/net.h Martin Piatka 2026-02-17 13:16:43 +01:00
  • b2c4ff8783 utils/ptp: Fix header write Martin Piatka 2026-02-17 11:01:31 +01:00
  • f28c5aaf4a CI Win Spout2: fix MinGW vtable incompat Martin Pulec 2026-02-17 09:58:43 +01:00
  • f230d35c52 Revert "CI Win: use pre-built Spout" Martin Pulec 2026-02-17 09:53:17 +01:00
  • 485851ffcd CI Linux FFmpeg: drop no longer needed workaround Martin Pulec 2026-02-17 09:30:45 +01:00
  • e4d3035c1f CI Arch Linux Docker test: add -u to -Sy Martin Pulec 2026-02-17 09:02:39 +01:00
  • a6540e0316 compress/jpegxs: Send dummy frame on stop to prevent hang Martin Piatka 2026-02-16 14:58:09 +01:00
  • 618b895fcc compress/jpegxs: Limit queue sizes Martin Piatka 2026-02-16 14:16:10 +01:00
  • 04c8afbc7c compress/jpegxs: Initialize member variables Martin Piatka 2026-01-13 16:48:38 +01:00
  • 11e83ddc07 decompress/jpegxs: Default initialize member variables Martin Piatka 2026-01-13 16:45:26 +01:00
  • 368279abfd jpegxs: add author and copyright header Jan Frejlach 2026-02-13 13:53:27 +01:00
  • 89680e6423 jpegxs: handle input video reconfiguration Jan Frejlach 2026-02-11 19:11:55 +01:00
  • f9f3f628a7 jpegxs compress: fix help message Jan Frejlach 2025-12-06 20:45:00 +01:00
  • dd3de03903 jpegxs: encoder/decoder refactor Jan Frejlach 2025-12-06 20:38:18 +01:00
  • 21d42d2f7b jpegxs compress: fix bpp parsing Jan Frejlach 2025-11-23 12:25:16 +01:00
  • 593cb64042 jpegxs conversions: fix r12l format Jan Frejlach 2025-11-22 20:49:29 +01:00
  • 22be6151e3 jpegxs: rgba & r12l support Jan Frejlach 2025-11-20 18:42:12 +01:00
  • ee830f5637 jpegxs: usage message & 10 bit formats Jan Frejlach 2025-11-16 22:26:06 +01:00
  • b8c69226e7 jpegxs compress: send and get threads Jan Frejlach 2025-11-14 22:22:46 +01:00
  • 9702e30ffd jpegxs decompress: buffers allocation Jan Frejlach 2025-11-10 21:49:13 +01:00
  • 7349b7df1c jpegxs compress: image config Jan Frejlach 2025-11-10 11:20:40 +01:00
  • e931c1fcbb jpegxs compress: buffers allocation Jan Frejlach 2025-11-05 21:22:46 +01:00
  • cec6c6df93 jpegxs compress: refactor Jan Frejlach 2025-11-04 12:33:39 +01:00
  • a8bc00a583 jpegxs compress: async api Jan Frejlach 2025-10-30 14:06:21 +01:00
  • 7ab1fb7525 jpegxs: simplified rgb conversion Jan Frejlach 2025-10-19 19:43:29 +02:00
  • 131b39fe12 jpegxs: encoder options support Jan Frejlach 2025-10-16 13:44:43 +02:00
  • 90280720d2 jpegxs: rgb support Jan Frejlach 2025-10-13 22:44:37 +02:00
  • 63965c2833 jpegxs: format conversion structure Jan Frejlach 2025-10-09 21:10:52 +02:00
  • d84df184df jpegxs compress & decompress: improvements Jan Frejlach 2025-09-28 19:18:54 +02:00
  • 98ed0e70d2 jpegxs decompress: partially functional decompression Jan Frejlach 2025-09-24 20:43:47 +02:00
  • 9fc3035293 jpegxs decompress: initial structure 2 Jan Frejlach 2025-09-22 10:46:02 +02:00
  • 3443343b7c jpegxs decompress: initial structure Jan Frejlach 2025-09-18 14:10:36 +02:00
  • 2a22ac3a89 jpegxs compress: parse options Jan Frejlach 2025-09-13 18:09:32 +02:00
  • 37659df9fd jpegxs compress: fix memory leaks Jan Frejlach 2025-09-12 12:31:52 +02:00
  • 0ff5415692 jpegxs compress: compression (uyvy to yuv422p) Jan Frejlach 2025-09-04 22:19:25 +02:00
  • c99bbf724c jpegxs compress: setup input buffer Jan Frejlach 2025-08-31 21:10:04 +02:00
  • 6d49aea8f3 jpegxs compress: frame pool Jan Frejlach 2025-08-31 19:17:37 +02:00
  • 593ed94f2f jpegxs compress: configure_with Jan Frejlach 2025-08-27 11:10:13 +02:00
  • 9e46076057 jpegxs compress: init Jan Frejlach 2025-08-26 12:57:32 +02:00
  • 1ee8c08632 configure.ac: initial jpegxs support Jan Frejlach 2025-08-19 20:21:58 +02:00
  • 5a351c24ca jpegxs compress: initial structure Jan Frejlach 2025-08-17 21:22:59 +02:00
  • dca7eed1d6 exit_uv: abort if state == 0 Martin Pulec 2026-02-13 13:45:06 +01:00
  • 9c7dc9eb96 rtp: fix a warning Martin Pulec 2026-02-13 09:21:37 +01:00
  • f8b2f9fc5f RS: do not abort on wrong usage Martin Pulec 2026-02-13 09:19:48 +01:00
  • 80ce861b41 config_unix.h: Remove INVALID_SOCKET Martin Piatka 2026-02-13 11:27:13 +01:00
  • 2323dbc3d2 rtp/net_udp: Use compat/net.h Martin Piatka 2026-02-13 11:25:12 +01:00
  • 9ad0e55505 utils/net.c: Use compat/net.h Martin Piatka 2026-02-13 11:24:12 +01:00
  • 82c51c8e25 config_(unix,win32}: Remove aligned_malloc stuff Martin Piatka 2026-02-13 11:13:38 +01:00
  • 8610b82d75 vcap/aja: Include compat/aligned_malloc.h Martin Piatka 2026-02-13 12:20:58 +01:00
  • 86a9b2a26f config_(unix,win32}: Remove ttl_t typedef Martin Piatka 2026-02-13 11:09:52 +01:00
  • 258b598d9f compat/platform_sched fix elifdef Martin Piatka 2026-02-11 15:42:52 +01:00
  • e4b7ca49f8 acap/aes67: Fix param name in help text Martin Piatka 2026-02-11 15:16:13 +01:00