Commit Graph

  • bd20894c11 CI: ARM: remove old rpi hwaccel flag Martin Piatka 2024-03-12 12:41:41 +01:00
  • 2ba28b0a7e CI: Build armhf on bullseye Martin Piatka 2024-03-12 10:15:20 +01:00
  • 0557730fc1 video_compress: del state with compress_done Martin Pulec 2024-03-08 11:24:51 +01:00
  • fc46a7ab9f cuda FF convs: suggest setting CUDA dev Martin Pulec 2024-03-07 17:00:44 +01:00
  • 7baefd86a7 disable from_lavc_vid_conv_cuda now Martin Pulec 2024-03-07 16:25:50 +01:00
  • cc578de28a configure.ac: add -FS to CUDA_FLAGS in MSW Martin Pulec 2024-03-07 16:13:10 +01:00
  • d7b49f6e50 pixfmt_conv.h: MSVC compat Martin Pulec 2024-03-07 15:42:39 +01:00
  • 0385e986bd from_lavc_vid_conv_cuda.cu: do not include debug.h Martin Pulec 2024-03-07 15:35:30 +01:00
  • 0db24671f7 from_lavc_vid_conv: handle AV pixfmt unsupported Martin Pulec 2024-03-07 15:25:51 +01:00
  • 6aaf4622f5 from_lavc_vid_conv_cuda integrated Martin Pulec 2024-03-06 15:23:22 +01:00
  • cd8dfee022 Makefile: compile CUDA code with debug symbols Martin Pulec 2024-03-07 12:26:36 +01:00
  • 906a696cdf to_lavc_vid_conv - cuda_conv_enabled including the condition Martin Pulec 2024-03-07 08:56:42 +01:00
  • f741c6e53b from_lavcv_vid_conv: removed some aux functions Martin Pulec 2024-03-06 14:37:16 +01:00
  • 60e7e6b24d renamed parallel_convert to av_to_uv_convert Martin Pulec 2024-03-06 14:26:22 +01:00
  • 252ae8e76d vdec/lavd: moved parallel_convert to from_lavc_vid_conv Martin Pulec 2024-03-06 14:06:28 +01:00
  • a4c22c93fa build: link Window CUDA code directly Martin Pulec 2024-03-05 15:14:12 +01:00
  • 448c19f69b CI Windows: add include path for MSVC Martin Pulec 2024-03-05 14:51:59 +01:00
  • 15aba5a8de lavc: msvc compat Martin Pulec 2024-03-05 14:23:05 +01:00
  • 73572e774e configure.ac: removed DEFINE_CUDA, CUDA_MESSAGE Martin Pulec 2024-03-05 11:43:46 +01:00
  • cdc8886bb3 configure.ac: remove cuda version check Martin Pulec 2024-03-05 11:13:46 +01:00
  • dcf882cc61 from_lavc_vid_conv: make iternal state opaque Martin Pulec 2024-03-01 08:54:30 +01:00
  • 1825e6a0da added API for from_lavc_vid_conv_cuda Martin Pulec 2024-03-04 14:47:47 +01:00
  • a7e9bcb0d2 to_lavc_vid_conv_cuda: disable until implemented Martin Pulec 2024-03-04 14:42:52 +01:00
  • a9da4539d8 to_lavc_vid_conv: add stub for CUDA implementation Martin Pulec 2024-03-04 12:48:51 +01:00
  • 68b2f6cf13 to_lavc_vid_conv: pixfmt offer refactor Martin Pulec 2024-03-01 16:44:13 +01:00
  • 7ee3855943 configure.ac: moved CUDA stuff at the beginning Martin Pulec 2024-03-01 16:24:27 +01:00
  • 3c4585d3b2 gl: Fix init hint example Martin Piatka 2024-03-07 10:34:36 +01:00
  • 2ece0791c6 gl: Ifdef init hint on unsupported GLFW versions Martin Piatka 2024-03-07 10:33:15 +01:00
  • 00c6bc4dc4 configure.ac: Build common hwacc always Martin Piatka 2024-03-06 13:13:32 +01:00
  • 27f552c701 lavd: Add drm-prime hwaccel support Martin Piatka 2024-03-05 14:40:16 +01:00
  • 30eab46369 Remove old RPI4 hw accel Martin Piatka 2024-03-05 13:03:12 +01:00
  • 0b216f9381 LDGM GPU: watch CUDA shared memory overflow Martin Pulec 2024-03-06 12:28:36 +01:00
  • c2eca2ffae LDGM: increase default K,M Martin Pulec 2024-03-06 12:03:44 +01:00
  • c439cedd5c testcard: fixed mode/size=4k Martin Pulec 2024-03-06 10:57:37 +01:00
  • e332c85b20 vcap/testcard: improved including Martin Pulec 2024-03-06 09:50:41 +01:00
  • 0f47917883 testcard: fixed mode/size=4k Martin Pulec 2024-03-06 10:57:37 +01:00
  • 745edca768 Makefile.im: pass @DEFS@ to CUDA_FLAGS Martin Pulec 2024-03-01 11:43:48 +01:00
  • aa42b46397 removed debug.h from lavc_common.h Martin Pulec 2024-03-01 10:43:24 +01:00
  • b79b5b4b44 configure.ac: CUDA_FLAGS - removed bashism Martin Pulec 2024-03-04 12:49:49 +01:00
  • fd53399b33 disp/gl: using only needed members of std::chrono Martin Pulec 2024-03-04 11:07:35 +01:00
  • fa4790e77a disp/gl: removed using (whole) namespace std Martin Pulec 2024-03-04 10:52:33 +01:00
  • 076f444922 disp/gl: added list_hints options Martin Pulec 2024-03-04 10:23:23 +01:00
  • cfe128837d disp/gl: allow setting init hints Martin Pulec 2024-03-04 09:27:45 +01:00
  • 6c5c5740c9 disp/gl: window hints as a regular option Martin Pulec 2024-03-04 09:08:41 +01:00
  • 200b420b9a to_lavc_vid_conv_init: set tmp_frame attributes Martin Pulec 2024-03-01 15:55:20 +01:00
  • cba9699cb8 to_lavc_vid_conv_init: set tmp_frame attributes Martin Pulec 2024-03-01 15:55:20 +01:00
  • 4b4a949708 testcard y4m: support for >8 bit non-444 y4m Martin Pulec 2024-02-29 15:12:04 +01:00
  • 2516767c2c testcard y4m: fixed fmt support check Martin Pulec 2024-02-29 14:42:34 +01:00
  • 9d0571c667 testcard y4m: accept 4:2:0 (already handled) Martin Pulec 2024-02-29 14:28:38 +01:00
  • 31618f59a9 utils/y4m: added missing new-lines Martin Pulec 2024-02-29 14:28:06 +01:00
  • 5c5c8ca468 disp/decklink: print arbitrary settings in shorthelp Martin Pulec 2024-02-28 16:04:48 +01:00
  • d6ae0fc03f vcap/decklink: include optimization Martin Pulec 2024-02-28 15:52:13 +01:00
  • 9b545c61de vcap/decklink: help changes Martin Pulec 2024-02-28 15:37:47 +01:00
  • 483a0fe4ae vcap/decklink: shortcuts for codec, connection Martin Pulec 2024-02-28 14:57:24 +01:00
  • 8f3d3cc1f0 Windows: issue a warning for PWSH/cmd term only in W10 Martin Pulec 2024-02-28 11:26:15 +01:00
  • 854c5543af CID 437903 fix Martin Pulec 2024-02-28 12:25:58 +01:00
  • 502fb0c554 Windows: issue a warning for PWSH/cmd term only in W10 Martin Pulec 2024-02-28 11:26:15 +01:00
  • d74922e443 CI: install gcc 10 only in U20.04 Martin Pulec 2024-02-28 11:00:53 +01:00
  • d992c68227 lavc video: repeat the compressoion duration warn Martin Pulec 2024-02-27 09:32:04 +01:00
  • 7d9608de2d gl_panorama: make Coverity happy Martin Piatka 2024-02-28 12:02:06 +01:00
  • d0ff9de2f8 video_export: improvements Martin Pulec 2024-02-19 16:16:19 +01:00
  • af19124901 video_export: increment number frame index first Martin Pulec 2024-02-19 16:12:25 +01:00
  • 3efd4186a7 AppRun: exec UG binary with exec Martin Pulec 2024-02-19 14:51:40 +01:00
  • 10c389d62e export: small simplification Martin Pulec 2024-02-19 13:05:47 +01:00
  • bcef2372d6 CI Mac GLFW patches: host again in main repo Martin Pulec 2024-02-16 14:24:05 +01:00
  • d200796e7c ffmpeg audio channels: include channel_layout.h Martin Pulec 2024-02-16 13:09:07 +01:00
  • 0c55a06c1e create-appimage.sh: disallow SoundFont override Martin Pulec 2024-02-14 08:47:31 +01:00
  • bf09d1cdca CI: add sountfont, not download Martin Pulec 2024-02-13 16:06:26 +01:00
  • 5ef864729d CI mac install_others.sh: ensure vars visibility Martin Pulec 2024-02-13 16:06:26 +01:00
  • bbed291a95 CI mac: remove NDI 4 compat Martin Pulec 2024-02-13 16:04:37 +01:00
  • 0fac525e6f CI: MacOS: Fix deltacast install Martin Piatka 2024-02-13 13:32:45 +01:00
  • 7f166a2411 CI: Ubuntu install gcc-10 Martin Piatka 2024-02-13 13:23:58 +01:00
  • 6bd76fcb4c CI: Fix Win jack download Martin Piatka 2024-02-13 13:05:15 +01:00
  • 41ede46ace gl_conversions: Ignore pbo parameter for vdpau & R10k Martin Piatka 2024-02-01 13:00:39 +01:00
  • 03b6d9e02a gl_utils: Remove unused shaders Martin Piatka 2024-02-01 12:51:37 +01:00
  • 56c3ef4411 openxr_gl: Report all supported codecs Martin Piatka 2024-01-31 16:16:05 +01:00
  • f15f394897 pano_gl: Report all supported codecs Martin Piatka 2024-01-10 14:52:59 +01:00
  • a5b77ce1b1 gl_utils: Remove unused Texture upload code Martin Piatka 2024-01-30 15:39:24 +01:00
  • aa74306ba2 gl_utils: Handle frames that are in PBO already Martin Piatka 2024-01-30 15:33:29 +01:00
  • 0d465428fe gl_utils: R10k PBO handling Martin Piatka 2024-01-30 14:48:15 +01:00
  • 37f1e986ef gl_conversions: Put converters in anonymous namespace Martin Piatka 2024-01-24 12:58:31 +01:00
  • 45296458dc gl_conversions: Reduce code duplication Martin Piatka 2024-01-24 12:56:30 +01:00
  • a0e9ef1320 gl_utils: check_gl_extension_present() Martin Piatka 2024-01-18 12:08:00 +01:00
  • 8dd9bbf6b2 gl_conversion: Fix vdpau not deinitializing Martin Piatka 2024-01-17 16:17:20 +01:00
  • 4cdf6a6394 gl_utils: Fix not saving configured codec Martin Piatka 2024-01-17 16:16:50 +01:00
  • 719ee43374 gl_conversion: Add VDPAU support Martin Piatka 2024-01-17 14:50:07 +01:00
  • 52b97efe35 gl_vdpau: Disable vdpau extension checking Martin Piatka 2024-01-17 15:14:28 +01:00
  • 0ab9a2854e gl_utils: Upload RGB & RGBA with Frame Uploader Martin Piatka 2024-01-17 13:28:50 +01:00
  • a691853cf7 opengl_utils: Support R10k Martin Piatka 2024-01-17 13:12:49 +01:00
  • 317ab4322a gl_panorama: preallocate triple buffer textures Martin Piatka 2024-01-15 15:50:18 +01:00
  • bc28a49461 gl_utils: Texture allocation Martin Piatka 2024-01-15 15:49:55 +01:00
  • 3927814da7 gl_utils: FrameUploader: supported codecs Martin Piatka 2024-01-15 15:14:44 +01:00
  • 77ad10d9f4 gl_conversion: Get list of supported codecs Martin Piatka 2024-01-15 15:13:32 +01:00
  • c2d0c2f1e5 gl_conversions: Use array to map between convertors and codecs Martin Piatka 2024-01-15 15:11:17 +01:00
  • 320e6e310f gl_conversions: Support for DXT formats Martin Piatka 2024-01-12 16:07:38 +01:00
  • 367fd73c81 gl_utils: Make it harder to use uinitialized texture Martin Piatka 2024-01-12 16:00:01 +01:00
  • 2be4452d73 gl_conversions: Factor YUV coefficient loading to a func Martin Piatka 2024-01-10 16:02:13 +01:00
  • e6fd08ae98 gl_conversions: Port Y416 conversion to GLSL 330 Martin Piatka 2024-01-10 15:57:33 +01:00
  • a5c2e430b9 gl_panorama: Use FrameUploader Martin Piatka 2024-01-10 13:56:20 +01:00
  • 777fb67ffb opengl_utils: FrameTexture -> FrameUploader (no longer owns texture) Martin Piatka 2024-01-10 13:50:19 +01:00