forked from j62/ctbrec
1
0
Fork 0
ctbrec/common/src/main/java/org/taktik/mpegts
0xboobface 403c1ed2d0 Fix split recordings
Split recordings didn't work, because splitRecStartTime had been removed
by accident. Also the splitting now does not start a new recording, but
switches the output file in Streamer. This is a much cleaner and
smoother approach, because it is much faster and no segments are missed
2018-11-28 16:03:21 +01:00
..
sinks Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
sources Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
Constants.java Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
MTSPacket.java Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
Merger.java Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
PATSection.java Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
PMTSection.java Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
PSISection.java Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
PacketSupport.java Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00
Streamer.java Fix split recordings 2018-11-28 16:03:21 +01:00
StreamerTest.java Change folder structure to maven conventions 2018-11-18 22:49:05 +01:00