mistserver/src/input
2016-10-11 15:04:52 +02:00
..
input.cpp Merge branch 'development' into LTS_development 2016-10-11 15:04:11 +02:00
input.h Merge branch 'development' into LTS_development 2016-09-15 16:17:06 +02:00
input_av.cpp Generalized DTSH header reading and writing of Inputs 2016-09-15 16:18:27 +02:00
input_av.h LTS Commits 2015-04-05 21:38:36 +02:00
input_buffer.cpp Added options to DTSC pull for controlling the buffer config. Made 8X target duration the default buffer size. Inputs now wait for INPUT_TIMEOUT *and* two biggestFragment durations, added a few helper functions to DTSC::Meta. Buffer now automatically sets segment size to min(configed_size, biggest_fragment/2) to prevent sudden reductions of fragment sizes by more than 50% 2016-10-11 15:04:52 +02:00
input_buffer.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
input_dtsc.cpp Added options to DTSC pull for controlling the buffer config. Made 8X target duration the default buffer size. Inputs now wait for INPUT_TIMEOUT *and* two biggestFragment durations, added a few helper functions to DTSC::Meta. Buffer now automatically sets segment size to min(configed_size, biggest_fragment/2) to prevent sudden reductions of fragment sizes by more than 50% 2016-10-11 15:04:52 +02:00
input_dtsc.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
input_dtsccrypt.cpp Pro side of encoding fixes. 2016-04-14 12:08:26 +02:00
input_dtsccrypt.h Working PlayReady/Verimatrix DRM support 2015-09-02 12:09:37 +02:00
input_flv.cpp Generalized DTSH header reading and writing of Inputs 2016-09-15 16:03:24 +02:00
input_flv.h Improved performance of FLV input and generic input IO class. 2015-10-06 16:36:06 +02:00
input_folder.cpp LTS Commits 2015-04-05 21:38:36 +02:00
input_folder.h LTS Commits 2015-04-05 21:38:36 +02:00
input_ismv.cpp Generalized DTSH header reading and writing of Inputs 2016-09-15 16:18:27 +02:00
input_ismv.h LTS Commits 2015-04-05 21:38:36 +02:00
input_mp3.cpp Generalized DTSH header reading and writing of Inputs 2016-09-15 16:03:24 +02:00
input_mp3.h Added MP3 input support (coded by Erik Zandvliet) 2015-03-10 12:52:44 +01:00
input_mp4.cpp Generalized DTSH header reading and writing of Inputs 2016-09-15 16:18:27 +02:00
input_mp4.h Fix for handling negative h264 offsets in mp4 2016-04-12 15:07:35 +02:00
input_ogg.cpp Generalized DTSH header reading and writing of Inputs 2016-09-15 16:03:24 +02:00
input_ogg.h Ogg support fixed and re-added. Squash of various commits made by Wouter Spruit. 2014-12-23 13:10:28 +01:00
input_ts.cpp MistInTS now shuts down after 20 seconds of no data 2016-09-22 09:51:48 +02:00
input_ts.h Merged MistInTS and MistInTSStream, added support for streamed file input through stream:// source 2016-09-22 09:51:13 +02:00
mist_in.cpp Prevent coredump spam on production builds 2016-09-02 17:52:29 +02:00
mist_in_folder.cpp Pro version equivalent of recent free version changes. 2015-09-03 19:56:27 +02:00