Commit Graph

  • 111207abf1 CI macOS: swap version and arch position Martin Pulec 2024-05-20 09:02:30 +02:00
  • 08b23e7087 display/drm: Fix potential nullptr dereference Martin Piatka 2024-05-21 10:40:48 +02:00
  • 561f2faff1 testcard2: Accept named parameters for video format Martin Piatka 2024-05-20 14:25:46 +02:00
  • 3ffc276706 Remove the rest of old RPI hwaccel Martin Piatka 2024-05-20 10:47:35 +02:00
  • 5ddd70e4ac vdisp/pipe: do not announce VC_NONE support Martin Pulec 2024-05-17 17:11:52 +02:00
  • 3b86db0299 add dummy metadata for RPI4_8 Martin Pulec 2024-05-17 16:49:30 +02:00
  • 870f62fc45 hd-rum-transcode: exit if serv sock init fails Martin Pulec 2024-05-17 15:07:47 +02:00
  • aaf783ecfe hd-rum-transcode: catch stoi invalid_argument Martin Pulec 2024-05-17 13:51:38 +02:00
  • 6e8f20bcea hd-rum-transcode: fixed --param short opt (-O) Martin Pulec 2024-05-17 10:30:55 +02:00
  • d10a9d5cc7 CI macOS: install only not installed brew formulas Martin Pulec 2024-05-17 09:48:57 +02:00
  • 8a76432548 configure.ac: Add DRM display build configuration Martin Piatka 2024-04-05 14:48:18 +02:00
  • f46a101cba configure.ac: Enable 64 bit off_t on 32 bit systems Martin Piatka 2024-05-02 12:52:54 +02:00
  • 1ee460f7c9 display/drm: Remove unused variables Martin Piatka 2024-05-17 13:16:10 +02:00
  • f53619778d display/drm: Add copyright Martin Piatka 2024-05-17 13:14:01 +02:00
  • b3ca9d6b48 display/drm: Try to set appropriate mode for DRM_PRIME frames Martin Piatka 2024-05-15 13:37:16 +02:00
  • 80fe7378fb display/drm: Fix signedness warns Martin Piatka 2024-05-15 13:05:53 +02:00
  • 01647357ae display/drm: Don't rely on currently connected encoder/crtc Martin Piatka 2024-05-15 13:02:21 +02:00
  • 799cc8556c display/drm: Better help text Martin Piatka 2024-05-14 15:59:31 +02:00
  • 48a109846b display/drm: Selectable video mode Martin Piatka 2024-05-14 15:40:37 +02:00
  • 5483620079 display/drm: Selectable connector Martin Piatka 2024-05-14 15:16:09 +02:00
  • a2f9bd32d4 display/drm: List connectors and modes when displaying help Martin Piatka 2024-05-14 14:19:23 +02:00
  • 1e285effe7 display/drm: DRM_MODE_CONNECTOR_USB compat Martin Piatka 2024-05-02 14:09:59 +02:00
  • aedf3aa379 display/drm: Warn when video resolution is larger than fb Martin Piatka 2024-05-02 14:06:46 +02:00
  • fbacc9ee18 display/drm: Center frames smaller than framebuffer Martin Piatka 2024-05-02 14:03:21 +02:00
  • 74dee69c2f display/drm: Handle absence of BGR format by setting rgb shift Martin Piatka 2024-04-30 13:56:57 +02:00
  • 106c4793d3 display/drm: Report supported codecs Martin Piatka 2024-04-30 13:53:33 +02:00
  • c24da809ba display/drm: Correctly handle video frames larger than fb Martin Piatka 2024-04-30 13:24:41 +02:00
  • 77f6a3303e display/drm: Reuse video frames Martin Piatka 2024-04-25 15:12:43 +02:00
  • c97fb247e3 display/drm: splash pix_fmt fallback Martin Piatka 2024-04-24 15:30:21 +02:00
  • 917349e5c4 display/drm: Probe supported DRM formats Martin Piatka 2024-04-24 15:22:23 +02:00
  • 1376b414ac display/drm: Print warning when unable to get version Martin Piatka 2024-04-23 16:33:48 +02:00
  • 257056bd2c display/drm: Allow specifying DRI dev path Martin Piatka 2024-04-23 15:20:30 +02:00
  • 7f26d7ca7c display/drm: Print user friendly connector name Martin Piatka 2024-04-23 14:53:56 +02:00
  • bf91a03524 display/drm: Remove unused unset_framebuffer Martin Piatka 2024-04-23 14:18:28 +02:00
  • 1f95e07a6c display/drm: Add missing MOD_NAME to log messages Martin Piatka 2024-04-23 14:17:47 +02:00
  • 22abd3cac8 display/drm: Check DRI dev usability and PRIME support Martin Piatka 2024-04-23 14:10:55 +02:00
  • 8563a92bb6 display/drm: Refactor common code into set_framebuffer() Martin Piatka 2024-04-22 15:32:04 +02:00
  • fe73cb9145 display/drm: Try to automatically find the DRI device Martin Piatka 2024-04-22 15:19:23 +02:00
  • f84a67d3c5 display/drm: DRM_PRIME support Martin Piatka 2024-04-17 14:02:30 +02:00
  • 86d439f6ab display/drm: Proper x offset calculation Martin Piatka 2024-04-09 14:53:45 +02:00
  • 660fde20dc display/drm: Use drmIoctl instead of ioctl Martin Piatka 2024-04-10 16:20:51 +02:00
  • 88dae5ed0f display/drm: Replace dumb buffer create/destroy with ioctl Martin Piatka 2024-04-10 16:19:51 +02:00
  • 1c99a14f59 display/drm: Print DRM driver information Martin Piatka 2024-04-10 16:19:10 +02:00
  • 70e77c0ca7 display/drm: Add basic support for UYVY and RGBA fmt selection Martin Piatka 2024-04-05 15:28:01 +02:00
  • 9816eaf6db display/drm: Draw a splashscreen Martin Piatka 2024-04-05 15:19:56 +02:00
  • 534626429f display/drm: Specify pix_fmt when creating framebuffers Martin Piatka 2024-04-05 15:18:35 +02:00
  • 2197cb2ee2 display/drm: Print error if display is already occupied Martin Piatka 2024-04-05 14:59:19 +02:00
  • 698223852d Initial DRM video display Martin Piatka 2024-04-02 16:22:14 +02:00
  • cb490950c6 hwaccel/drm: Store fd count Martin Piatka 2024-04-16 15:19:26 +02:00
  • 6fb547d16c hwaccel/drm: Specify the UG HW frame format Martin Piatka 2024-04-16 15:18:41 +02:00
  • f1e0e5110d lavc: Allow outputing DRM HW frames Martin Piatka 2024-04-16 15:21:56 +02:00
  • 85493309d2 lavc: Add drm_prime av to ug frame conversion Martin Piatka 2024-04-16 13:09:33 +02:00
  • b2994070aa Add drm_prime codec to hold dma-buf frames Martin Piatka 2024-04-16 13:08:28 +02:00
  • f75a8530f0 hd-rum-transcode: print bound port number Martin Pulec 2024-05-16 15:24:22 +02:00
  • 5f3f0b8010 vo_pp/deint: removed config*.h include Martin Pulec 2024-05-16 11:01:06 +02:00
  • 83d5a90b5b configure.ac: added all to --enable-object Martin Pulec 2024-05-16 10:55:25 +02:00
  • 71a5f2d78a vdec/lavc: fixed unused var if no swscale Martin Pulec 2024-05-16 10:23:49 +02:00
  • f5d124a9ea decklink: improved including Martin Pulec 2024-05-16 09:37:05 +02:00
  • 97e41d4af5 deck/disp: [no-]low-latency hint fix Martin Pulec 2024-05-15 11:44:42 +02:00
  • ad25efd83a disp/decklink: moved mode (latency/sync) to separate fn Martin Pulec 2024-05-15 11:43:08 +02:00
  • 9880a1aa29 vcap/fps_indicator: use colors when low fps Martin Pulec 2024-05-15 10:28:48 +02:00
  • f379547fce main: capture_thread: early return if tx_frame==0 Martin Pulec 2024-05-15 08:45:19 +02:00
  • e6ac096463 video_capture.c: fixed headers Martin Pulec 2024-05-15 08:37:06 +02:00
  • ade96e561d moved FPS indicator prefix trailing ' ' trim Martin Pulec 2024-05-15 08:28:40 +02:00
  • d0bfef4651 portaudio: accept device name prefixes Martin Pulec 2024-05-14 09:06:52 +02:00
  • cec50e7656 portaudio: fixed including Martin Pulec 2024-05-14 08:58:40 +02:00
  • 06a71f0c2b CID 460738 fix Martin Pulec 2024-05-14 08:13:30 +02:00
  • 9ca00ff610 CoreAudio: accept name for default devices Martin Pulec 2024-05-13 16:26:04 +02:00
  • 2af7b0021a decklink aacl: improved description Martin Pulec 2024-05-13 15:43:24 +02:00
  • 226c17f02d replace all other AC-defined platform macro Martin Pulec 2024-05-13 11:03:36 +02:00
  • 56a6dc78b0 replace remaining WIN32 platform macros Martin Pulec 2024-05-13 10:42:26 +02:00
  • 97cef055e6 compat/alarm,compat/usleep: do not use config*h Martin Pulec 2024-05-13 10:40:07 +02:00
  • c23a5c3f8e hd-rum-translator.cpp: replaced WIN32 with _WIN32 Martin Pulec 2024-05-13 10:06:36 +02:00
  • d71b52dbef hd-rum-translator: improve including Martin Pulec 2024-05-13 09:13:47 +02:00
  • 49a638198f hd-rum-transcode: common_preinit handled opts fix Martin Pulec 2024-05-13 08:58:24 +02:00
  • 2909e4646f common_preinit: use non-permuting getopt Martin Pulec 2024-05-13 08:43:21 +02:00
  • 4d82b59bb3 parse_bitrate: use also for hd-rum-transcode Martin Pulec 2024-05-10 15:25:17 +02:00
  • 3126076d1c recompress_done: destroy compression Martin Pulec 2024-05-10 15:03:39 +02:00
  • cf2314de28 uv: make some shortopts as in hd-rum-transcode Martin Pulec 2024-05-10 14:32:51 +02:00
  • e41534a67f hd-rum-transcode: added global shortopts to usage Martin Pulec 2024-05-10 14:29:04 +02:00
  • 6819a9eb56 hd-rum-transcode: parse options with getopt Martin Pulec 2024-05-10 14:17:49 +02:00
  • d044e6c913 hd-rum-transcode: get rid of start_index Martin Pulec 2024-05-10 14:00:51 +02:00
  • 0c9745dfda optind needs to be set to 0 than 1 Martin Pulec 2024-05-10 13:52:48 +02:00
  • 885534186b hd-rum-transcode: parse global opts with getopt Martin Pulec 2024-05-10 12:35:22 +02:00
  • 716d6fc354 video_export: fixed swapped calloc args Martin Pulec 2024-05-10 08:50:10 +02:00
  • f86902c174 deinterlace: fixed noopt config Martin Pulec 2024-05-10 15:35:09 +02:00
  • 7373b28aaa AppRun: shorten conditions Martin Pulec 2024-05-09 15:29:29 +02:00
  • 3b30d2934b AppIamge: system libva usability improvement Martin Pulec 2024-05-09 14:54:18 +02:00
  • c20f777745 macOS updater: support also alternative build updates Martin Pulec 2024-05-09 09:40:54 +02:00
  • 5df57da6ba macos-wrapper: change version from 10.15 to 12 Martin Pulec 2024-05-09 09:32:49 +02:00
  • 98d4969b84 CI macos: adapt to new DELTACAST packages Martin Pulec 2024-05-07 13:32:17 +02:00
  • 5a10b1a614 CI Win: adapt to new DELATCAST packages Martin Pulec 2024-05-07 12:50:12 +02:00
  • 3ab94c6f75 interactive control audio clarification Martin Pulec 2024-05-07 12:04:45 +02:00
  • 53fcc9283e vcap/avf: short/fullhelp hint Martin Pulec 2024-05-07 10:54:13 +02:00
  • b077c71df2 vcap/avf: added shorthelp Martin Pulec 2024-05-07 10:49:48 +02:00
  • ba0bb59e9d vcap/v4l2: increase default buffer cnt to 3 Martin Pulec 2024-05-07 09:14:02 +02:00
  • 418032f54b vcap/v4l2: help: better print opt summary Martin Pulec 2024-05-07 08:48:14 +02:00
  • 93fd6ced4c v4l2_common: additional pixel formats Martin Pulec 2024-05-07 08:42:21 +02:00
  • 1f2baa1276 vcap/v4l2: accept prefixed options Martin Pulec 2024-05-07 08:41:35 +02:00
  • a8083dc0c4 unregister remaining should_exit callbacks Martin Pulec 2024-05-06 15:07:00 +02:00