Eli Mallon
|
e324c2ee58
|
refactor: capitalize Input classes, rename srt to subrip in source as well
Co-authored-by: Thulinma <jaron@vietors.com>
|
2024-05-16 16:07:49 +02:00 |
|
Marco
|
b0d4422d27
|
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 |
|
Thulinma
|
0f692233e8
|
Generalize DTSH header reading and writing; generalize input override prefixes; support external writer targets for pushing
|
2023-02-22 13:27:09 +01:00 |
|
Thulinma
|
7098f8430b
|
Update input codec capabilities to be more consistent/accurate, and more easily automatically parsed
|
2022-10-06 16:23:29 +02:00 |
|
Thulinma
|
ad4c1abd0b
|
Playlist support fixed
|
2021-12-24 15:09:36 +01:00 |
|
Thulinma
|
4080d141f8
|
Fix bug in Output::seek() when seeking to a timestamp that is between the last part of a key and the first part of the next key
|
2021-10-19 22:29:41 +02:00 |
|
Phencys
|
2b99f2f5ea
|
New Meta commit
|
2021-10-19 22:29:40 +02:00 |
|
DDVTech
|
fccf66fba2
|
Restyle
|
2021-10-19 22:29:40 +02:00 |
|
Thulinma
|
9e1539a2b9
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/controller/controller_statistics.cpp
# src/input/input_buffer.cpp
# src/input/input_dtsc.cpp
# src/input/input_ebml.cpp
# src/input/input_flv.cpp
# src/input/input_mp3.cpp
# src/output/output_httpts.cpp
# src/output/output_progressive_mp3.cpp
# src/output/output_progressive_mp4.cpp
|
2019-01-25 23:57:42 +01:00 |
|
Thulinma
|
7565704fdc
|
Fixed 32-bit compile issues
|
2019-01-25 23:49:56 +01:00 |
|
Erik Zandvliet
|
10fa4b7e7b
|
libmist backport from new metadata branch with improved typing and styling
|
2018-12-06 11:07:07 +01:00 |
|
Erik Zandvliet
|
2607113727
|
Library code style update + some minor backports from Pro edition
|
2018-12-04 13:11:48 +01:00 |
|
Thulinma
|
e00247af87
|
Merge branch 'development' into LTS_development
|
2018-11-19 14:04:06 +01:00 |
|
Thulinma
|
552240b528
|
Make FLV input read until errors, instead of aborting entirely.
|
2018-11-19 14:03:53 +01:00 |
|
Thulinma
|
7af419fdad
|
Added "deletestreamsource" call that deletes a stream AND the corresponding source file.
|
2018-05-09 13:39:53 +02:00 |
|
Thulinma
|
87fb2fc5b9
|
Improved input descriptions
|
2018-02-13 13:05:35 +01:00 |
|
Thulinma
|
017c9dbb65
|
Improved input descriptions
|
2018-02-13 12:59:09 +01:00 |
|
Thulinma
|
3446d022e8
|
Added header read speed timers, simplified header logic for VoD.
|
2017-07-26 17:00:36 +02:00 |
|
Thulinma
|
45e4cddec9
|
Updated Input class with preRun() and checkArguments() instead of single setup() function
|
2017-07-22 18:53:05 +02:00 |
|
Thulinma
|
cef78b7d08
|
PCM support in Flash-based protocols
|
2017-06-19 12:40:32 +02:00 |
|
Thulinma
|
0ea100758d
|
Added FLV::seekToTagType function for fast FLV seeking, now used in MistInFLV
|
2017-03-07 17:05:24 +01:00 |
|
Thulinma
|
8d83a203be
|
Added new generalized input keepRunning() function, FLV input now shuts down if the file is updated file it is active, added 15 second DTSH regeneration window
|
2016-11-14 11:01:00 +01:00 |
|
Thulinma
|
748960bb44
|
Removed JSON dependency from FLV, sped up FLV input significantly, minor RTMP input speedup
|
2016-10-11 15:13:52 +02:00 |
|
Thulinma
|
fedd18146e
|
Generalized DTSH header reading and writing of Inputs
|
2016-09-15 16:03:24 +02:00 |
|
Thulinma
|
2003d1f80e
|
Fixed crash in FLV input with some single-track files
|
2016-09-02 17:54:49 +02:00 |
|
Thulinma
|
ba044b4470
|
Fixes FLV/RTMP compatibility issues with corrupted RTMP streams, fixes various flash-codecs through RTMP.
|
2016-06-23 20:13:54 +02:00 |
|
Thulinma
|
6d25774b94
|
Improved performance of FLV input and generic input IO class.
|
2015-10-06 16:36:06 +02:00 |
|
Thulinma
|
4b9c8cee74
|
Simplified and optimized FLV input and tag to DTSC conversion.
|
2015-07-22 12:37:09 +02:00 |
|
Thulinma
|
17aa6bbbb6
|
Compatibility improvements as well as simplification to RTMP push input.
|
2015-05-21 19:10:05 +02:00 |
|
Erik Zandvliet
|
d370ef4eac
|
Working multi-input
|
2015-04-02 09:56:47 +02:00 |
|
Thulinma
|
aa00b31ddb
|
Changes for new ESDS implementation in library.
|
2015-02-18 02:55:21 +01:00 |
|
Thulinma
|
a555c5b43c
|
Fixed several --json misconfigurations in inputs.
|
2015-02-06 00:42:43 +01:00 |
|
Erik Zandvliet
|
1743dcb93d
|
Fix for using old files.
|
2014-12-03 14:01:09 +01:00 |
|
Thulinma
|
8542281ac2
|
JSON-based input selection.
|
2014-10-02 16:12:19 +02:00 |
|
Thulinma
|
b5745727a0
|
Silence ALL the compile warnings!
|
2014-06-08 00:19:53 +02:00 |
|
Thulinma
|
17d90f05a9
|
Tweaks to various debug messages.
|
2014-06-05 14:21:32 +02:00 |
|
Thulinma
|
d7ad0b3207
|
Properly fixed earlier MistIn fixes
|
2014-04-30 15:40:48 +02:00 |
|
Thulinma
|
6cbf81bdb9
|
Fixed stdin/stdout support messages for MistIn applications.
|
2014-04-30 12:05:50 +02:00 |
|
Thulinma
|
cd2fe225c5
|
Shared memory rewrite
|
2014-04-04 19:50:40 +02:00 |
|