Commit Graph

  • 6a723388ee GUI: Fix recv report sometimes not working Martin Piatka 2024-09-25 14:34:44 +02:00
  • 73209676cf video_display/file: Fix crash on init Martin Piatka 2024-09-25 15:03:40 +02:00
  • 27e4e59dd5 vdisp/multiplier: Copy frame metadata Martin Piatka 2024-10-09 10:16:34 +02:00
  • 98975b398a gl_utils: Rename Framebuffer to avoid symbol collision Martin Piatka 2024-10-17 12:39:20 +02:00
  • 83cf5b2b64 vdisp/drm: Rename Framebuffer to avoid symbol collision Martin Piatka 2024-10-17 10:48:24 +02:00
  • a43128d867 gl_utils: Remove unused PBO Martin Piatka 2024-10-15 13:57:58 +02:00
  • 5306ea4134 pbuf stats: print media type instead of SSRC Martin Pulec 2024-10-16 12:31:10 +02:00
  • 30bceebdba pbuf: rename loss_pct to recv_pct Martin Pulec 2024-10-16 11:06:07 +02:00
  • d2bac1f926 pbuf, pdb: improved including Martin Pulec 2024-10-16 10:08:53 +02:00
  • bf39e121af CI FFmpeg Linux: updated libde265 patch Martin Pulec 2024-10-16 09:45:05 +02:00
  • 550cfb5d8a CI Linux FFmpeg: use GH mirror Martin Pulec 2024-10-16 09:27:03 +02:00
  • 4c8f4b32f2 CI Linux FFmpeg: compat vaapi patch update Martin Pulec 2024-10-16 09:11:50 +02:00
  • 3d0cf25ab9 jpeg_reader: check comp_count validity Martin Pulec 2024-10-15 16:00:19 +02:00
  • 36f427485f CI Linux: add deb-src in U24.04 Martin Pulec 2024-10-15 14:19:53 +02:00
  • 91819d289d jpeg_reader: read_adobe_app14 fix Martin Pulec 2024-10-15 13:08:06 +02:00
  • 47b1b8c871 jpeg_reader: bound-check all marker read fns Martin Pulec 2024-10-15 13:06:45 +02:00
  • 1c61070f91 CI Linux: use libcurl4-openssl-dev instead of NSS Martin Pulec 2024-10-15 12:17:27 +02:00
  • e102b79600 jpeg_reader: replaced read_marker Martin Pulec 2024-10-15 12:15:50 +02:00
  • 9531c04a23 jpeg_reader: sanitize input Martin Pulec 2024-10-15 11:41:25 +02:00
  • 50b7207b5d add README.hdml to legacy macOS dmg Martin Pulec 2024-10-15 09:10:20 +02:00
  • 2b62857dea vdisp/ndi: set stride explicitly Martin Pulec 2024-10-14 16:23:34 +02:00
  • 3e52ae4eab vdisp/ndi: safe syncs Martin Pulec 2024-10-14 15:40:45 +02:00
  • b840e0a1a8 ndi_common: add mac fallback path to NDI Tools Martin Pulec 2024-10-14 14:09:42 +02:00
  • d1e510f3d7 ndi_common [Win]: add also Tools\Runtime fallback Martin Pulec 2024-10-14 12:39:54 +02:00
  • b3c89e34d2 ndi_common: unify loader for Win and mac/Linux Martin Pulec 2024-10-14 12:33:53 +02:00
  • 055e751101 vcap/ndi: handle source disconnect Martin Pulec 2024-10-11 16:53:53 +02:00
  • 68239316c0 vcap/ndi: partial name matching updated Martin Pulec 2024-10-14 09:00:10 +02:00
  • d9fef1ac32 vcap/ndi: ndi_disp_convert_Y416_to_PA16 fix Martin Pulec 2024-10-11 16:31:38 +02:00
  • f12577f0b9 fix vc_copylineRG48toY216 Martin Pulec 2024-10-11 15:54:30 +02:00
  • fd08c583eb improved including in few files Martin Pulec 2024-10-11 15:41:55 +02:00
  • c96a167d08 configure.ac: check the header in MSW as well Martin Pulec 2024-10-11 14:12:07 +02:00
  • 2b022dd1d8 ndi_common.h: lib loading debug messages Martin Pulec 2024-10-11 13:02:02 +02:00
  • 5ce4e45d12 ndi_common.h: simplify - use static cstr length Martin Pulec 2024-10-11 13:59:44 +02:00
  • 9c18c7e8e7 vdisp/ndi: refactor init Martin Pulec 2024-10-11 12:54:16 +02:00
  • b9c012737f jpeg_reader: add additional SPIFF CS Martin Pulec 2024-10-09 11:17:51 +02:00
  • f2d2fcdb8d jpeg_reader: support for spiff pictures Martin Pulec 2024-10-09 10:48:38 +02:00
  • 73fbec1c8c from_lavc_vid_conv: small refactor Martin Pulec 2024-10-09 09:35:52 +02:00
  • 3b3a34a99a from_lavc_vid_conv: lmt_rng=1 for full-r. src RGB Martin Pulec 2024-10-09 08:50:36 +02:00
  • 94abcab830 gh/scripts/download-gh-asset.sh: use $GITHUB_TOKEN Martin Pulec 2024-10-08 16:55:06 +02:00
  • 6475aa7358 vdisp/multiplier: Copy frame metadata Martin Piatka 2024-10-09 10:16:34 +02:00
  • 36c47a697a CS_{601,709}: drop _LIM suffix Martin Pulec 2024-10-08 16:16:13 +02:00
  • e868262f5d from_lavc_vid_conv: handle full-range input Martin Pulec 2024-10-08 16:12:34 +02:00
  • 14554b8777 moved internal macros from color.h to .c Martin Pulec 2024-10-08 15:18:23 +02:00
  • 5daca13530 GL: compute coeffs dynamically Martin Pulec 2024-10-08 15:14:13 +02:00
  • 3f813d5a2d color: store also Y_SCALE in coeffs Martin Pulec 2024-10-08 14:54:48 +02:00
  • 5a6fb12536 tools/benchmark_ff_convs: follow API update Martin Pulec 2024-10-08 14:58:59 +02:00
  • 6b7422e56a vdec/gpujpeg: toggle on itu601->709 override Martin Pulec 2024-10-08 14:35:30 +02:00
  • 49604293e5 vdec/lavd: override colorspace only for FF JPEGs Martin Pulec 2024-10-08 14:26:23 +02:00
  • 88d8769524 vdisp/sdl2: set BT709 conversions explicitly Martin Pulec 2024-10-08 13:53:08 +02:00
  • a0f8794153 vdec/gpujpeg: include directly used sys headers Martin Pulec 2024-10-08 12:35:22 +02:00
  • 3aa91f67ad vcomp,vdec/gpujpeg: toggle on profiling in debug Martin Pulec 2024-10-08 12:25:15 +02:00
  • 22e9b7cfee import: accept video.info written by Win in *nix Martin Pulec 2024-10-07 09:10:35 +02:00
  • 5471e80497 removed MJPG codec_t Martin Pulec 2024-10-04 14:54:01 +02:00
  • 0cc939da56 from_lavc_vid_conv: full-range warn once Martin Pulec 2024-10-04 16:14:40 +02:00
  • 4e13bc903c add MSG_ONCE Martin Pulec 2024-10-04 15:44:30 +02:00
  • d693e74068 vcapf,vopp/matrix2: supp fmts converted over Y416 Martin Pulec 2024-10-03 10:51:08 +02:00
  • f08f56f6b5 vcapf,vopp/matrix: hint to use matrix2 + improve Martin Pulec 2024-10-03 09:33:11 +02:00
  • 7db0b8dfc9 added matrix2 capf/vopp Martin Pulec 2024-10-03 09:30:34 +02:00
  • 2ffb4ba6df GUI: Add tooltips for network connection modes Martin Piatka 2024-10-03 10:17:35 +02:00
  • 295c3c764d vdisp/sdl2: handle --param color-601 Martin Pulec 2024-10-02 14:24:34 +02:00
  • 8f063708d3 from_lavc_vid_conv: handle BT.601 conv if possible Martin Pulec 2024-10-02 14:19:29 +02:00
  • fa9e3ec24e vdec/lavd: do not print JPEG warning Martin Pulec 2024-10-01 16:53:54 +02:00
  • 34c72bf55b from_lavc_vid_conf: pass params in struct to conv Martin Pulec 2024-10-01 14:14:16 +02:00
  • 33b06e6d50 test/ff_codec_conversions_test fix Martin Pulec 2024-10-01 16:13:59 +02:00
  • ab008cc0b6 vdec/lavd: do not pass widht/height Martin Pulec 2024-10-01 11:48:55 +02:00
  • dc96946582 vdec/lavd: print warning on unspported cs/range Martin Pulec 2024-10-01 11:02:45 +02:00
  • 9c5015661f lavd: override JPEG color-space to BT.701 Martin Pulec 2024-10-01 09:54:07 +02:00
  • 2448f92bea vdec/lavd: print codec characteristics in verbose Martin Pulec 2024-10-01 08:38:52 +02:00
  • 792c06d4f6 vcomp/lavc: set limited-range BT.601 for QSV Martin Pulec 2024-09-30 15:44:41 +02:00
  • 7772105ea4 GUI: Server & client network mode support Martin Piatka 2024-10-02 13:56:01 +02:00
  • 34f352b200 GUI: Add server & client widgets Martin Piatka 2024-10-02 13:24:18 +02:00
  • fc6efc9a5b vcomp/lavc: remove unneeded code Martin Pulec 2024-09-30 15:26:01 +02:00
  • bdce8d7ae8 tools: add ug_stub.c to substitute host.cpp Martin Pulec 2024-09-30 11:07:37 +02:00
  • 9adf7b6101 compat/htonl.->compat/net.h Martin Pulec 2024-09-30 10:30:45 +02:00
  • 745c7f9aee support conversions with BT.601 chromicities Martin Pulec 2024-09-27 15:17:24 +02:00
  • 7d5b94af9d pixfmt_conv.c,video_codec.c: updated Doxy Martin Pulec 2024-09-27 13:08:28 +02:00
  • 16cfc6a3e2 color.c: generalize the macros Martin Pulec 2024-09-27 12:43:17 +02:00
  • 7168c8763b color.h: rm no longer needed macros (_709_SCALED) Martin Pulec 2024-09-27 10:29:25 +02:00
  • 6e9339133b fixed the test to use new coeffs API Martin Pulec 2024-09-27 13:17:03 +02:00
  • b3a5cdb309 from_lavc_vid_conv: use generic coeffs Martin Pulec 2024-09-26 16:36:57 +02:00
  • 4542f9d1c6 tools/benchmark_ff_conv: add bench for from_lavc Martin Pulec 2024-09-26 16:02:16 +02:00
  • e0ad7892aa to_lavc_vid_conv_init: assert thread_count>0 Martin Pulec 2024-09-26 15:03:21 +02:00
  • 4f613d6a50 get_color_coeffs: copy the pointed struct Martin Pulec 2024-09-26 14:12:02 +02:00
  • 5a08f9a78f to_lavc_vid_conv: use generic coefficients Martin Pulec 2024-09-26 12:23:34 +02:00
  • fa0412b121 tools: add benchmark_ff_convs (only to_lavc now) Martin Pulec 2024-09-26 11:54:54 +02:00
  • 6163404319 copylineYUVtoRGB: use generic coefficients Martin Pulec 2024-09-25 14:03:59 +02:00
  • b0d0be803a vc_copylineToUYVY: manually unroll Martin Pulec 2024-09-25 11:28:11 +02:00
  • 8f91839d80 vc_copylineToUYVY: macro to inline function Martin Pulec 2024-09-25 11:08:55 +02:00
  • 0c456e9723 vc_copylineToUYVY709: use global coefficients Martin Pulec 2024-09-24 16:25:05 +02:00
  • 1a118aea3b color.c,pixfmt_conv.c: do not hard-code the coeffs Martin Pulec 2024-09-24 16:15:34 +02:00
  • 0483f34375 color.h: YCbCr->RGB: also correctly round coeffs Martin Pulec 2024-09-24 15:50:15 +02:00
  • 2f450060cc color.h: give up clamp for limited value Martin Pulec 2024-09-24 11:20:48 +02:00
  • 4fe65769f0 color coeff computing updates Martin Pulec 2024-09-17 15:25:06 +02:00
  • cad561ead6 from_lavc_vid_conv: yuv444p10le_to_rgb - in 10b Martin Pulec 2024-09-18 09:08:57 +02:00
  • 7135b63fe2 vrxtx/rtp: display_buf_increase_warning improved Martin Pulec 2024-09-27 12:41:07 +02:00
  • 707e4af458 get rid of WORDS_BIGENDIAN Martin Pulec 2024-09-26 10:51:32 +02:00
  • 01e4d1b432 tools/convert benchmark: convert per-line Martin Pulec 2024-09-26 14:16:01 +02:00
  • 5c311cebd1 tools/Makefile: use -Ofast by default Martin Pulec 2024-09-26 14:02:24 +02:00
  • 8cbc4af303 Makefile: fix -Ofast for pixfmt_conv.c Martin Pulec 2024-09-26 13:59:48 +02:00
  • ef0a820048 tools/Makefile: set -msse4.1 for x86_64 Martin Pulec 2024-09-25 12:28:36 +02:00