.. |
input.cpp
|
Fixed outputs not reporting their current position accurately, improved buffering behaviour for VoD inputs.
|
2018-11-01 17:05:25 +01:00 |
input.h
|
Merge branch 'development' into LTS_development
|
2018-11-01 16:37:03 +01:00 |
input_av.cpp
|
Added VP8/VP9 support to MistInAV
|
2018-07-13 23:11:57 +02:00 |
input_av.h
|
LTS commit of OS edition Input edits
|
2017-07-22 18:58:17 +02:00 |
input_balancer.cpp
|
Balancer input ignores replies of local addresses to prevent loops, load balancer itself updated to not sent self-answers to servers.
|
2018-07-09 14:56:49 +02:00 |
input_balancer.h
|
Added header read speed timers, simplified header logic for VoD.
|
2017-07-26 17:02:03 +02:00 |
input_buffer.cpp
|
Merge branch 'development' into LTS_development
|
2018-11-01 16:37:03 +01:00 |
input_buffer.h
|
Merge branch 'development' into LTS_development
|
2017-07-26 17:01:52 +02:00 |
input_dtsc.cpp
|
Added "deletestreamsource" call that deletes a stream AND the corresponding source file.
|
2018-05-09 13:39:53 +02:00 |
input_dtsc.h
|
Added header read speed timers, simplified header logic for VoD.
|
2017-07-26 17:00:36 +02:00 |
input_dtsccrypt.cpp
|
LTS commit of OS edition Input edits
|
2017-07-22 18:58:17 +02:00 |
input_dtsccrypt.h
|
LTS commit of OS edition Input edits
|
2017-07-22 18:58:17 +02:00 |
input_ebml.cpp
|
Merge branch 'development' into LTS_development
|
2018-10-10 15:06:09 +02:00 |
input_ebml.h
|
EBML fix for non-static GOP sizes
|
2018-10-10 15:04:32 +02:00 |
input_flv.cpp
|
Merge branch 'development' into LTS_development
|
2018-11-19 14:04:06 +01:00 |
input_flv.h
|
Updated Input class with preRun() and checkArguments() instead of single setup() function
|
2017-07-22 18:53:05 +02:00 |
input_folder.cpp
|
Added "deletestreamsource" call that deletes a stream AND the corresponding source file.
|
2018-05-09 13:39:53 +02:00 |
input_folder.h
|
Added header read speed timers, simplified header logic for VoD.
|
2017-07-26 17:02:03 +02:00 |
input_h264.cpp
|
Allow for multiple SPS/PPS in AVCC Box
|
2018-08-30 18:32:50 +02:00 |
input_h264.h
|
Updated Input class with preRun() and checkArguments() instead of single setup() function
|
2017-07-22 18:53:05 +02:00 |
input_hls.cpp
|
HLS input rewrite/optimize/clarify/fun-ify
|
2018-05-09 12:24:08 +02:00 |
input_hls.h
|
HLS input rewrite/optimize/clarify/fun-ify
|
2018-05-09 12:24:08 +02:00 |
input_ismv.cpp
|
Improved input descriptions
|
2018-02-13 12:59:09 +01:00 |
input_ismv.h
|
LTS commit of OS edition Input edits
|
2017-07-22 18:58:17 +02:00 |
input_mp3.cpp
|
Added "deletestreamsource" call that deletes a stream AND the corresponding source file.
|
2018-05-09 13:39:53 +02:00 |
input_mp3.h
|
Updated Input class with preRun() and checkArguments() instead of single setup() function
|
2017-07-22 18:53:05 +02:00 |
input_mp4.cpp
|
Added "deletestreamsource" call that deletes a stream AND the corresponding source file.
|
2018-05-09 13:39:53 +02:00 |
input_mp4.h
|
Added MP4 subtitle input durations
|
2017-11-23 14:15:09 +01:00 |
input_ogg.cpp
|
Added "deletestreamsource" call that deletes a stream AND the corresponding source file.
|
2018-05-09 13:39:53 +02:00 |
input_ogg.h
|
Updated Input class with preRun() and checkArguments() instead of single setup() function
|
2017-07-22 18:53:05 +02:00 |
input_rtsp.cpp
|
Fixed RTSP input, added support for non-standard "PCM" RTP profile, improving IP cam compatibility.
|
2018-07-26 11:21:35 +02:00 |
input_rtsp.h
|
RTP rework: added sorter class, updated RTSP input/output/analyser to be compatible with it
|
2018-07-04 12:04:26 +02:00 |
input_srt.cpp
|
Improved input descriptions
|
2018-02-13 12:59:09 +01:00 |
input_srt.h
|
Fixed srt input building with old compilers
|
2017-11-29 11:24:03 +01:00 |
input_ts.cpp
|
*-exec: inputs now correctly throw away stderr, preventing ffmpeg lockups
|
2018-05-16 11:11:50 +02:00 |
input_ts.h
|
TS input now follows generic code path, AlwaysOn made slightly more persistent
|
2017-11-28 15:17:08 +01:00 |
mist_in.cpp
|
Improved logging system
|
2017-12-08 19:48:49 +01:00 |