Commit Graph

  • f3462fc599 aplay/alsa: control debug print delay by log_level Martin Pulec 2024-09-06 10:33:28 +02:00
  • fb15ce9218 aplay/alsa: moved buffer setting to a separate fn Martin Pulec 2024-09-05 14:42:30 +02:00
  • e3556c66a7 aplay/alsa: warn if buffer is too short Martin Pulec 2024-09-05 14:28:51 +02:00
  • 52b9ed2554 testcard/pattern: rename pixel_bars to strips + w=10 Martin Pulec 2024-09-04 11:26:05 +02:00
  • 3a4c13f2d1 testcard/pattern/pixel_bars: add white/gray/black Martin Pulec 2024-09-04 11:06:37 +02:00
  • fe77b42a1e testcard/pattern/pixel_bars: added strip width opt Martin Pulec 2024-09-04 09:18:46 +02:00
  • c40430e07a rt48_to_r12l_compute_blk: compute |last_bl|%8 != 0 Martin Pulec 2024-09-02 09:20:50 +02:00
  • f860792e42 kernel_rg48_to_r12l: don't process incomplete blks Martin Pulec 2024-09-03 16:17:33 +02:00
  • 9edc9bdc33 vdisp/dump: fix alloc size Martin Pulec 2024-09-03 16:11:14 +02:00
  • c08bce79b8 kernel_r12l_to_rg48: compute last incomplete blk Martin Pulec 2024-09-03 15:53:27 +02:00
  • 2c6519223a kernel_r12l_to_rg48: of-by-one error Martin Pulec 2024-09-03 15:38:16 +02:00
  • 7869b2d0b3 kernel_r12l_to_rg48: rework a bit Martin Pulec 2024-09-02 08:38:10 +02:00
  • d82ae79c00 kernels.cu: move commons ahead; mark parts Martin Pulec 2024-09-03 14:58:22 +02:00
  • 94afd6c5b4 cmpto_j2k: param to disable GPU conversions Martin Pulec 2024-09-03 11:56:20 +02:00
  • 7b91ebb5d4 vcomp/cmpto_j2k: move CUDA buf alloc to set_pool Martin Pulec 2024-09-03 14:03:59 +02:00
  • 1cffc72fa8 vcomp/cmpto_j2k: move pool setting to a sep func Martin Pulec 2024-09-03 11:48:51 +02:00
  • f613056481 vcomp/cmpto_j2k: update a msg Martin Pulec 2024-09-03 11:28:24 +02:00
  • e37e58cf52 vdec/cmpto_j2k: don't use GPU postp. with more dev Martin Pulec 2024-09-03 11:08:28 +02:00
  • b1ff4c6d29 vdec/cmpto_j2k: moved setting conv to separate fn Martin Pulec 2024-09-03 10:49:08 +02:00
  • 650bf71010 vc_copylineR12LtoRG48: do not override output buf Martin Pulec 2024-09-03 09:54:53 +02:00
  • 06a3ca6081 debug_dump: early return Martin Pulec 2024-09-03 09:36:34 +02:00
  • 5aa5261dda debug_dump: improved printout Martin Pulec 2024-09-03 09:26:38 +02:00
  • 33675df8f6 pattern pixel_{rows,column}: add diagonal+rename Martin Pulec 2024-09-02 15:40:18 +02:00
  • 6e42db0bed image_pattern_pixel_bars: allow also rows Martin Pulec 2024-09-02 15:14:30 +02:00
  • 66e7b23f2c video_pattern_generator/interlaced: check width Martin Pulec 2024-09-02 14:57:50 +02:00
  • c9aef86c40 video_pattern_generator/interlaced: alloc inc MAX_PADDING Martin Pulec 2024-09-02 14:43:27 +02:00
  • 0e7b990d2b video_pattern_generator usage: reformat Martin Pulec 2024-09-02 13:21:09 +02:00
  • 0466ef87a8 video_pattern_generator: new pattern pixel_bars Martin Pulec 2024-09-02 13:06:37 +02:00
  • cc6b820db2 vcomp/cmpto_j2k, pool: alloc extra data Martin Pulec 2024-09-03 14:54:21 +02:00
  • 62dece8d97 to_lavc_vid_conv: extra padding for alloc Martin Pulec 2024-09-02 12:04:24 +02:00
  • 0df55a477f testcard/pattern=blank: print inline help Martin Pulec 2024-09-02 11:33:41 +02:00
  • 107e3e30da vdisp/sdl2: set correct data_len if pitch!=linelen Martin Pulec 2024-09-02 10:52:20 +02:00
  • 39c9c40d67 vcomp/cmpto_j2k: support RG48 Martin Pulec 2024-08-30 16:14:34 +02:00
  • 1cb99cba98 conversion kernels: watch duration Martin Pulec 2024-08-30 16:09:29 +02:00
  • 930abe5325 vcomp/cmpto_j2k: kernel for R12L->RG48 conversion Martin Pulec 2024-08-29 16:07:41 +02:00
  • 95dea895d6 vdec/cmpto_j2k: missing config.h (HAVE_CUDA) Martin Pulec 2024-08-30 15:42:51 +02:00
  • ad7929b49f vdec/cmpto_j2k: advertise RG48 Martin Pulec 2024-08-30 11:33:42 +02:00
  • 876870f8f3 j2k_dec[..]et_priority: get codec list from struct Martin Pulec 2024-08-30 11:26:38 +02:00
  • 671b188013 change_pixfmt: added buffer padding Martin Pulec 2024-08-30 10:59:51 +02:00
  • 3adb9a46cc vcomp/cmpto_j2k: do not set convertFunc Martin Pulec 2024-08-29 14:49:14 +02:00
  • af5d5841d0 vcomp/cmpto_j2k: fixed misleading comments Martin Pulec 2024-08-29 14:21:33 +02:00
  • c2cebd3198 vcomp/cmpto_j2k: do R12L to RG48 conv in parallel Martin Pulec 2024-08-29 13:43:40 +02:00
  • 4061f8d0f2 vcomp/cmpto_j2k: fixed setting cuda_device!=0 Martin Pulec 2024-08-29 12:00:59 +02:00
  • ca71f59b9c vcomp/cmpto_j2k: disable CUDA buffers with |GPU|>1 Martin Pulec 2024-08-29 11:49:32 +02:00
  • c2e7811152 vcomp/cmpto_j2k: copy directly to device memory Martin Pulec 2024-08-29 10:32:05 +02:00
  • 779021b804 vcomp/cmpto_j2k: if enque fails, return frm to pool Martin Pulec 2024-08-29 11:03:15 +02:00
  • bda593c85b vcap/cmpto_j2k + video_frame_pool rework Martin Pulec 2024-08-28 16:14:51 +02:00
  • c2448bc613 vcomp/cmpto_j2k: free with cudaFreeHost Martin Pulec 2024-08-28 13:47:05 +02:00
  • 64db0c40d4 CI Win: current MSVC/CUDA 11.8 incompatibility workaroud Martin Pulec 2024-08-28 10:55:32 +02:00
  • 4b449c5917 create-appimage.sh: do not exclude libpipewire-0.3.so.0 Martin Pulec 2024-08-28 08:59:38 +02:00
  • 904c2bb4f2 added debug CUDA kernel duration measureent Martin Pulec 2024-08-28 09:17:01 +02:00
  • 4f3add780d vdec/cmpto_j2k: use kernel for ->R12L conversion Martin Pulec 2024-08-27 16:27:29 +02:00
  • ccd902667e UltraGrid 1.9.6 v1.9.6 Martin Pulec 2024-08-28 11:44:09 +02:00
  • 842a2427c6 create-appimage.sh: do not exclude libpipewire-0.3.so.0 Martin Pulec 2024-08-28 08:59:38 +02:00
  • 3e988715bf vdisp: fixed restrict_returned_codecs Martin Pulec 2024-08-27 11:29:35 +02:00
  • 57eb2f52e1 vo_postprocess: additional asserts Martin Pulec 2024-08-27 10:55:25 +02:00
  • 973e3b9413 vo_postprocess: fixed state passing for get_prop Martin Pulec 2024-08-27 10:47:48 +02:00
  • 46b8c2f4f5 capture_filter_wrapper: assert state magic Martin Pulec 2024-08-27 10:46:10 +02:00
  • 493033ee53 change_pixfmt: fixed including Martin Pulec 2024-08-27 10:33:04 +02:00
  • 2ec634bbfa added magic to change_pixfmt and cf/vo_pp wrap. Martin Pulec 2024-08-27 10:31:04 +02:00
  • 4b12d3c376 vo_pp/change_pixfmt.c: report convertible codecs Martin Pulec 2024-08-27 09:47:45 +02:00
  • d65df35c8f vo_postprocess_cf_wrapper: get_property callback Martin Pulec 2024-08-27 09:38:03 +02:00
  • fa93411f15 vdec/cmpto_j2k: convert to R12L in parallel Martin Pulec 2024-08-26 15:54:22 +02:00
  • 9577372760 vcomp/cmpto_j2k: if enc fails, free data Martin Pulec 2024-08-26 15:16:41 +02:00
  • 9304717149 vdec/cmpto_j2k: include-what-you-use Martin Pulec 2024-08-26 11:01:49 +02:00
  • 0bb082d020 configure.ac: no CUDA-accel FF convs with CUDA<9 Martin Pulec 2024-08-21 10:00:00 +02:00
  • 1502c100d9 Revert "configure.ac: remove cuda version check" Martin Pulec 2024-08-21 08:04:57 +02:00
  • 662f209f65 CI README DELTACAST: update used links Martin Pulec 2024-08-20 10:08:36 +02:00
  • 79ad9426b0 updated FIXES (1.9.6) Martin Pulec 2024-08-20 10:30:04 +02:00
  • 759e4a1666 workaround to a buggy GPUJPEG Martin Pulec 2024-08-09 11:21:37 +02:00
  • efd502a92e decklink: Fix device id in capabilities Martin Piatka 2024-08-19 16:13:22 +02:00
  • 8bd1caf70b GUI: Add an extra opts for user specified arguments Martin Piatka 2024-08-19 14:57:34 +02:00
  • 4682cf6506 main: Allow multiple --capture-filter options Martin Piatka 2024-08-19 14:38:12 +02:00
  • cdc6d59307 disp/decklink: Add GUI option for HDR Martin Piatka 2024-08-19 13:39:15 +02:00
  • 922fe47fc9 check for unexpected exit Martin Pulec 2024-08-16 16:32:54 +02:00
  • 7995b18255 print_stacktrace_win: print stack ptr addr Martin Pulec 2024-08-16 16:15:13 +02:00
  • 0092d0cc3a windows: print stacktrace in crash handler Martin Pulec 2024-08-16 15:32:19 +02:00
  • 6fdee3e08f vcap/dshow: improved new-lines in help Martin Pulec 2024-08-16 15:37:00 +02:00
  • 8f2239374f vcap/dshow: allow shorthelp Martin Pulec 2024-08-16 15:21:49 +02:00
  • f53204dd3c audio/utils: use static_assert for endianness Martin Pulec 2024-08-14 15:37:18 +02:00
  • 50812bba34 replacing PACKAGE_BUGREPORT with bug_msg Martin Pulec 2024-08-14 11:55:03 +02:00
  • e154dfa294 rxrx/sdp: print URL only once + when no autorun Martin Pulec 2024-08-13 16:21:09 +02:00
  • 2535d66f25 rxtx/sdp: direct play url again print Martin Pulec 2024-08-13 16:02:32 +02:00
  • 781ac7689b rxrx/sdp: set actual audio specs Martin Pulec 2024-08-13 15:35:01 +02:00
  • 77deb0f1c0 h264_sdp, utils/sdp: improved including Martin Pulec 2024-08-14 08:50:16 +02:00
  • c41e7f8a47 vcomp/lavc: check MJPEG params validity Martin Pulec 2024-08-13 12:12:04 +02:00
  • ea66f734e6 fixed CIDs 467079 and 467173 Martin Pulec 2024-08-13 09:57:55 +02:00
  • b1d5309a81 vcf/logo: CID 467080 fix Martin Pulec 2024-08-13 09:03:47 +02:00
  • 4a2b934759 av_to_uv_log: write more clearly Martin Pulec 2024-08-12 17:03:01 +02:00
  • 6a86eb89b0 lavc_common: simplify logging setting Martin Pulec 2024-08-12 16:47:06 +02:00
  • c6a1714b0d host.cpp: improved including Martin Pulec 2024-08-12 12:45:33 +02:00
  • 220e8b4744 replace BUG_MSG with bug_msg() fn Martin Pulec 2024-08-12 12:42:48 +02:00
  • b64804cea0 CI Linux: utilize continuous GPUJPEG build from GH Martin Pulec 2024-08-12 10:21:50 +02:00
  • 58e0ac7c2c add opt -DCUDA_DEVICE_RESET for explicit cuda reset Martin Pulec 2024-08-12 10:14:03 +02:00
  • 5f90324328 tx: pass parent in common_opts Martin Pulec 2024-08-09 10:34:23 +02:00
  • 46c18c9be9 workaround to a buggy GPUJPEG Martin Pulec 2024-08-09 11:21:37 +02:00
  • 4143900605 export: crash if nullptr passed Martin Pulec 2024-08-09 09:31:29 +02:00
  • d371815308 CI Linux: build GJ for CC 3.5 Martin Pulec 2024-08-09 09:08:31 +02:00
  • b0704afb8e utils/sdp: do not repeat a condition Martin Pulec 2024-08-08 17:03:12 +02:00
  • 544b641391 vrxtx/sdp: do not print warning Martin Pulec 2024-08-08 16:41:35 +02:00