Commit Graph

  • 39042d99ee audio_tx_send_standard: fixed static PT for MP3 Martin Pulec 2024-08-08 16:24:25 +02:00
  • 6508780adc audio_tx_send_standard: fixed PCMA/U dyn type Martin Pulec 2024-08-08 15:50:34 +02:00
  • 7330d9c181 audio_tx_send_standard: fixed bps for PCMA/U Martin Pulec 2024-08-08 15:33:33 +02:00
  • 642ffc8562 vrxtx/rtsp: update printed name Martin Pulec 2024-08-08 12:08:13 +02:00
  • 41b0388624 rtsp server: fixed audio props Martin Pulec 2024-08-07 14:32:20 +02:00
  • 78f2a30f12 main: set audio data always Martin Pulec 2024-08-07 16:38:34 +02:00
  • 0d143d3789 main: pass video_rxtx pointer to audio Martin Pulec 2024-08-07 10:08:48 +02:00
  • b8d0c5e97d video_rxtx: make should_exit private Martin Pulec 2024-08-07 15:59:16 +02:00
  • e75d1f2591 renamed rtsp_types_t audio and video Martin Pulec 2024-08-07 13:55:56 +02:00
  • c637644b72 vrxtx/ihdtv: use argc/argv from global option Martin Pulec 2024-08-07 11:00:24 +02:00
  • 44e4946b22 main: removed unused rxtx param a_tx_port Martin Pulec 2024-08-07 10:55:08 +02:00
  • 603a0c39a3 audio_register_display_clks: use struct for params Martin Pulec 2024-08-07 09:30:11 +02:00
  • 2cd30cbe6f COMMON_OPTS_INIT: do not use designed initializers Martin Pulec 2024-08-07 08:46:29 +02:00
  • 475be643e7 tv.h: include config.h Martin Pulec 2024-08-07 08:06:04 +02:00
  • 1ab725d575 moved some common transmission opts to struct Martin Pulec 2024-08-05 15:56:00 +02:00
  • b785c3d845 audio_options: do not duplicate def initialization Martin Pulec 2024-08-05 15:22:11 +02:00
  • ecc8332359 sdp: add "video" to get_codec_from_pt_rtpmap name Martin Pulec 2024-08-05 14:52:47 +02:00
  • 8ddf95a497 sdp.c: fixed wrong PT for static PT PCMA/PCMU Martin Pulec 2024-08-05 14:07:28 +02:00
  • 36076c7cb8 rxtx/rtsp: print preliminate SDP immediately Martin Pulec 2024-08-05 11:56:35 +02:00
  • 6d5c6fe139 RTSP subsession SDP gen: unify audio and video Martin Pulec 2024-08-05 12:48:06 +02:00
  • f26a34c8cb prefix rtsp_server_parameters:rtp_port width video Martin Pulec 2024-08-05 12:37:43 +02:00
  • b030a7e29e vrxtx/rtsp: run the RTSP srv for audio instantly Martin Pulec 2024-08-08 11:13:49 +02:00
  • 6d4576fb02 rtpdec_jpeg: watch bogus quant data Martin Pulec 2024-08-05 10:22:29 +02:00
  • 544485bc54 audio/codec: allow PCMA/PCMU aliases Martin Pulec 2024-08-05 10:13:05 +02:00
  • c5312812ec rxtx/sdp: print the supported codecs as well Martin Pulec 2024-08-05 10:08:00 +02:00
  • 298ea63fc7 {rxtx,vcap}/rtsp: print supported codecs Martin Pulec 2024-08-05 10:00:00 +02:00
  • 9a2c632d16 removed av from enum rtsp_types_t Martin Pulec 2024-08-05 09:32:01 +02:00
  • ea958702ea rtsp_utils: fixed a typo (rtSP instead of rtPS) Martin Pulec 2024-08-05 09:13:55 +02:00
  • 0c1f301327 openssl_encrypt: allow cipher selection Martin Pulec 2024-08-06 16:24:52 +02:00
  • 42a0c8295c openssl_encrypt: add ciphers metadata struct Martin Pulec 2024-08-06 15:59:33 +02:00
  • 9dccd8a3f7 tx encryption: do not send invalid frame Martin Pulec 2024-08-06 15:42:38 +02:00
  • f4bebb27b0 configure: ENSURE_FEATURE_PRESENT more generic Martin Pulec 2024-08-06 15:06:28 +02:00
  • 98f8e31c0b vcf/logo: replace assert with error messages Martin Pulec 2024-08-02 16:50:09 +02:00
  • 04fe6be014 vcf/logo: include needed headers Martin Pulec 2024-08-02 16:45:08 +02:00
  • e956582c7a rtpdec_jpeg: print frame incomplete with debug Martin Pulec 2024-08-02 13:12:01 +02:00
  • 9c9d8c34b6 rtpdec_jpeg: print error on unsupported JPEG Type Martin Pulec 2024-08-02 12:50:40 +02:00
  • 0d3f3c8ed2 rtpdec_jpeg: compute Q tables for 0-127 Martin Pulec 2024-08-02 12:19:41 +02:00
  • 835a7c01cf rtpdec_jpeg: handle custom static Q tables Martin Pulec 2024-08-02 11:30:12 +02:00
  • 128935d038 rtsp dec: move decode_data_rtsp to a separate hdr Martin Pulec 2024-08-01 16:29:45 +02:00
  • 1b03ad341a sdp: generate rtpmap even for static PT Martin Pulec 2024-08-01 15:51:55 +02:00
  • 1a570365df rtsp,sdp: prefer rtpmap codec over PT Martin Pulec 2024-08-01 15:39:44 +02:00
  • ae10e2ca17 vcap/rtsp: accept JPEG without rtpmap= in SDP Martin Pulec 2024-08-01 15:27:35 +02:00
  • a0405b4d49 jpeg_reader.c: extend the complaint over FFmpeg Martin Pulec 2024-08-01 14:15:25 +02:00
  • 2d42b12cfa rxtx/rtsp: support for JPEG Martin Pulec 2024-08-01 14:08:31 +02:00
  • 1a6ef2d808 utils/sdp: replace STR_LENGTH with STR_LEN Martin Pulec 2024-08-01 13:53:12 +02:00
  • 75f86ba6c5 rxtx/rtsp: delay server creation + tx callback Martin Pulec 2024-08-01 11:55:38 +02:00
  • 985005cae5 rxtx/rtsp: pass also video codec Martin Pulec 2024-08-01 11:43:08 +02:00
  • 1efc15cfa0 main: print exception errors with logger Martin Pulec 2024-08-01 11:39:10 +02:00
  • dcbcf6e1cb rxtx/rtsp: combine init+start to single fn Martin Pulec 2024-08-01 10:57:54 +02:00
  • 5e91d61fa0 vcap/rtsp: decompress - do not enforce H.264 Martin Pulec 2024-07-31 16:16:18 +02:00
  • 2c8d1479e6 BasicRTSPOnlyServer::getInstance(): asserts Martin Pulec 2024-08-02 14:43:45 +02:00
  • 263c685069 rtsp_utils.h: make av bit sum of a+v Martin Pulec 2024-08-02 13:49:38 +02:00
  • fc22a15166 rtpdec_jpeg: verbose print JPEG RTP info just once Martin Pulec 2024-07-31 16:03:08 +02:00
  • b4e55646d3 vcap/rtsp: suppress repeating message Martin Pulec 2024-07-31 15:51:10 +02:00
  • b506f66d62 vcap/rtsp: support JPEG Martin Pulec 2024-07-30 15:45:40 +02:00
  • 6590cae631 move emit_sps_pps to rtpdec_h264 + rename Martin Pulec 2024-07-31 12:47:59 +02:00
  • 35aab3a906 vcap/rtsp: write SPS/PPS from RTSP in H.264 decoder Martin Pulec 2024-07-31 11:59:37 +02:00
  • 9d026e645d vcap/rtsp: get size from SPS only for H.264 Martin Pulec 2024-07-31 11:37:27 +02:00
  • a6988b1b12 vcap/gpustitch: Update help text Martin Piatka 2024-08-01 16:25:48 +02:00
  • f819deec7c wasapi: improved including Martin Pulec 2024-07-30 10:30:31 +02:00
  • 340b02687d vcap/rtsp: use per-codec decoder Martin Pulec 2024-07-30 10:06:19 +02:00
  • a832b25c14 video_codec.c: added "H264" alias for H.264 Martin Pulec 2024-07-30 09:29:43 +02:00
  • d6c6172c5d aja: removed compat Martin Pulec 2024-07-30 08:59:53 +02:00
  • 81691c2199 AppRun: removed unused code Martin Pulec 2024-07-30 08:39:11 +02:00
  • a3e0149af4 vcap/rtsp: keep the decode state in video_rtsp_state Martin Pulec 2024-07-29 16:38:27 +02:00
  • 9982928410 configure: do not add CUDA_LIB immediately to LIBS Martin Pulec 2024-07-29 12:15:58 +02:00
  • 61bbc65806 wasapi: suppress warnings Martin Pulec 2024-07-29 11:48:34 +02:00
  • a95f842a78 Windows build with CUDA: prepend compiler lib path Martin Pulec 2024-07-29 11:20:00 +02:00
  • 06afd55d25 compat/htonl.h Win warning fix for rtpdec_h264.c Martin Pulec 2024-07-29 08:59:46 +02:00
  • 085b6e60a4 configure [Win]: add CUDA_LIB to LIBS Martin Pulec 2024-07-29 08:44:33 +02:00
  • 7ab6fabce5 configure.ac: fixed empty var req_files Martin Pulec 2024-07-29 08:23:56 +02:00
  • 9303b10797 aja_common.hpp: compilation fixes Martin Pulec 2024-07-26 09:21:46 +02:00
  • 9634c5af48 aja_common: suppres a warning Martin Pulec 2024-07-26 08:54:01 +02:00
  • e412845740 data/scripts/build_aja_lib_win64.sh: absolute path Martin Pulec 2024-07-26 08:48:21 +02:00
  • 876b3d4590 aja: print device informations as it was before Martin Pulec 2024-07-25 15:30:32 +02:00
  • a893667a52 CI Win AJA: built libajantv2 rename Martin Pulec 2024-07-25 13:17:41 +02:00
  • 6542121baf vcap/rtsp: compat wit older cURL Martin Pulec 2024-07-25 13:10:58 +02:00
  • 0ef9f00a4e aja: do not use CNTV2DeviceScanner::GetDeviceInfoList Martin Pulec 2024-07-25 12:11:19 +02:00
  • 6d9f0618ed vdisp/aja: use MOD_NAME instead of MODULE_NAME Martin Pulec 2024-07-25 12:08:27 +02:00
  • a10374476c configure: lavc conv cuda Win: check for INCLUDE header Martin Pulec 2024-07-25 10:48:53 +02:00
  • a220061494 CI AJA: replaced -DAJANTV2_DISABLE_PLUGINS=ON Martin Pulec 2024-07-25 10:36:18 +02:00
  • 25ebd6695b vcap/aja: fixed deprecated (now removed) call Martin Pulec 2024-07-25 10:01:39 +02:00
  • 3505190db9 configure: lavc_vid_conv_cuda: fixed buggy test Martin Pulec 2024-07-25 09:53:51 +02:00
  • 5443391759 BasicRTSPOnlySubsession: fixed few warnings Martin Pulec 2024-07-25 09:53:30 +02:00
  • c29d128451 screen_win: use get_win32_error to obtain err string Martin Pulec 2024-07-25 08:49:45 +02:00
  • 0393c2333c vcap/rtsp: improved error handling Martin Pulec 2024-07-24 16:31:16 +02:00
  • 82669a0ed5 vcap/rtsp: check RTSP hdrs for base URL Martin Pulec 2024-07-24 16:19:28 +02:00
  • c7629a14b0 vcap/rtsp: removed no longer used getNewLine Martin Pulec 2024-07-25 08:13:33 +02:00
  • de127dd76d vcap/rtsp: do the SDP parsing more reliably Martin Pulec 2024-07-24 12:19:08 +02:00
  • b2f89d63fc configure: accept CUDA_PATH Martin Pulec 2024-07-24 13:38:42 +02:00
  • e40eeee538 Revert "GitHub CI: Win - install whole gcc toolchain" Martin Pulec 2024-07-24 12:51:52 +02:00
  • 3f271bd54d video_rxtx/rtsp: use port=number for RTSP port spec Martin Pulec 2024-07-23 14:47:50 +02:00
  • 7640445df0 vcap/rtsp: set width/height props from stream Martin Pulec 2024-07-23 12:14:28 +02:00
  • 73749cb66b vcap/rtsp: emit_pps_fps loop fix Martin Pulec 2024-07-23 11:52:54 +02:00
  • 217f00f589 vcap/rtsp: rtpdec_h264: alloc exactly needed buf Martin Pulec 2024-07-23 10:55:05 +02:00
  • 7ede067208 rtpdec_h264 decode_frame_h264: watch overflow Martin Pulec 2024-07-23 10:08:55 +02:00
  • 56ae4a380d get_nalu_name: added non-IDR NALU Martin Pulec 2024-07-23 09:19:26 +02:00
  • 2a911c6980 rtpdec process_nal: print also nal type name Martin Pulec 2024-07-23 08:59:57 +02:00
  • 05f408c0e6 get_nalu_name: report also names for RTP-specific NALU Martin Pulec 2024-07-23 08:59:30 +02:00
  • 8fa5aa866f rtpdec_h264: do not include config*.h Martin Pulec 2024-07-23 08:48:23 +02:00