mistserver/src/input
Thulinma dbafa808b8 Fix Cygwin compilation:
- Fix various incompatibilities and differences between Linux and Cygwin builds
- Make usrsctp an optional dependency
- Fix building without SSL
- Add new secure random bytes function, use it for websockets
- Switch to libsrtp2 v2.6.0 (currently latest release)
- Add patch that makes latest libsrtp2 build in latest Cygwin
- Add patch that makes srt build in latest Cygwin
- Correctly allow linking libsrtp2 and srt to local mbedtls version
2024-04-25 12:44:38 +02:00
..
input.cpp Fix Cygwin compilation: 2024-04-25 12:44:38 +02:00
input.h Fix Cygwin compilation: 2024-04-25 12:44:38 +02:00
input_aac.cpp Added machine readable exit reasons, INPUT_END trigger, OUTPUT_END trigger, and updated RECORDING_END trigger to include all of these. 2023-08-23 10:55:53 +02:00
input_aac.h Updated AAC input 2022-06-23 12:06:34 +02:00
input_av.cpp Added machine readable exit reasons, INPUT_END trigger, OUTPUT_END trigger, and updated RECORDING_END trigger to include all of these. 2023-08-23 10:55:53 +02:00
input_av.h Fixed MistInAV compiling in newMeta branches 2021-10-19 22:29:41 +02:00
input_balancer.cpp Update input codec capabilities to be more consistent/accurate, and more easily automatically parsed 2022-10-06 16:23:29 +02:00
input_balancer.h Generalize DTSH header reading and writing; generalize input override prefixes; support external writer targets for pushing 2023-02-22 13:27:09 +01:00
input_buffer.cpp Fix header includes to be a bit more consistent 2024-04-25 12:44:38 +02:00
input_buffer.h Generalize DTSH header reading and writing; generalize input override prefixes; support external writer targets for pushing 2023-02-22 13:27:09 +01:00
input_dtsc.cpp have default segment size be used for buffer, dtsc and ts inputs 2023-10-17 00:13:45 +02:00
input_dtsc.h Various fixes, among which: 2021-10-19 22:29:40 +02:00
input_dtsccrypt.cpp Added machine readable exit reasons, INPUT_END trigger, OUTPUT_END trigger, and updated RECORDING_END trigger to include all of these. 2023-08-23 10:55:53 +02:00
input_dtsccrypt.h Restyle 2021-10-19 22:29:40 +02:00
input_ebml.cpp Added machine readable exit reasons, INPUT_END trigger, OUTPUT_END trigger, and updated RECORDING_END trigger to include all of these. 2023-08-23 10:55:53 +02:00
input_ebml.h EBML input from S3 support 2023-04-10 14:31:26 +02:00
input_flac.cpp Added machine readable exit reasons, INPUT_END trigger, OUTPUT_END trigger, and updated RECORDING_END trigger to include all of these. 2023-08-23 10:55:53 +02:00
input_flac.h FLAC support: 2023-02-26 20:37:15 +01:00
input_flv.cpp Added machine readable exit reasons, INPUT_END trigger, OUTPUT_END trigger, and updated RECORDING_END trigger to include all of these. 2023-08-23 10:55:53 +02:00
input_flv.h New Meta commit 2021-10-19 22:29:40 +02:00
input_folder.cpp Added machine readable exit reasons, INPUT_END trigger, OUTPUT_END trigger, and updated RECORDING_END trigger to include all of these. 2023-08-23 10:55:53 +02:00
input_folder.h Generalize DTSH header reading and writing; generalize input override prefixes; support external writer targets for pushing 2023-02-22 13:27:09 +01:00
input_h264.cpp Added machine readable exit reasons, INPUT_END trigger, OUTPUT_END trigger, and updated RECORDING_END trigger to include all of these. 2023-08-23 10:55:53 +02:00
input_h264.h Generalize DTSH header reading and writing; generalize input override prefixes; support external writer targets for pushing 2023-02-22 13:27:09 +01:00
input_hls.cpp Fix Cygwin compilation: 2024-04-25 12:44:38 +02:00
input_hls.h Fix Cygwin compilation: 2024-04-25 12:44:38 +02:00
input_ismv.cpp Added machine readable exit reasons, INPUT_END trigger, OUTPUT_END trigger, and updated RECORDING_END trigger to include all of these. 2023-08-23 10:55:53 +02:00
input_ismv.h New Meta commit 2021-10-19 22:29:40 +02:00
input_mp3.cpp Added machine readable exit reasons, INPUT_END trigger, OUTPUT_END trigger, and updated RECORDING_END trigger to include all of these. 2023-08-23 10:55:53 +02:00
input_mp3.h New Meta commit 2021-10-19 22:29:40 +02:00
input_mp4.cpp Various metadata-related features and improvements: 2023-09-26 17:10:23 +02:00
input_mp4.h Fixing all of the things. 😩 2023-04-10 14:15:00 +02:00
input_ogg.cpp Added machine readable exit reasons, INPUT_END trigger, OUTPUT_END trigger, and updated RECORDING_END trigger to include all of these. 2023-08-23 10:55:53 +02:00
input_ogg.h New Meta commit 2021-10-19 22:29:40 +02:00
input_playlist.cpp Added some missing capabilities to SRT 2023-12-13 13:04:44 +01:00
input_playlist.h Fix compile warnings 2022-10-27 14:50:38 +02:00
input_rtsp.cpp Added machine readable exit reasons, INPUT_END trigger, OUTPUT_END trigger, and updated RECORDING_END trigger to include all of these. 2023-08-23 10:55:53 +02:00
input_rtsp.h Generalize DTSH header reading and writing; generalize input override prefixes; support external writer targets for pushing 2023-02-22 13:27:09 +01:00
input_sdp.cpp Added some missing capabilities to SRT 2023-12-13 13:04:44 +01:00
input_sdp.h Generalize DTSH header reading and writing; generalize input override prefixes; support external writer targets for pushing 2023-02-22 13:27:09 +01:00
input_srt.cpp Added machine readable exit reasons, INPUT_END trigger, OUTPUT_END trigger, and updated RECORDING_END trigger to include all of these. 2023-08-23 10:55:53 +02:00
input_srt.h New Meta commit 2021-10-19 22:29:40 +02:00
input_ts.cpp have default segment size be used for buffer, dtsc and ts inputs 2023-10-17 00:13:45 +02:00
input_ts.h URIReader support for TS input 2023-04-10 15:13:20 +02:00
input_tsrist.cpp Various metadata-related features and improvements: 2023-09-26 17:10:23 +02:00
input_tsrist.h Completed new sessions system 2022-10-05 03:13:52 +02:00
input_tssrt.cpp TSSRT: fixes to timestamp rewriting 2023-12-13 16:00:24 +01:00
input_tssrt.h TSSRT: fixes to timestamp rewriting 2023-12-13 16:00:24 +01:00
meson.build Renamed SRT input and output to SubRip to prevent confusion with TSSRT 2023-04-06 13:23:46 +02:00
mist_in.cpp Restyle 2021-10-19 22:29:40 +02:00