Commit graph

22 commits

Author SHA1 Message Date
Erik Zandvliet
1449e9e73e Added getTrackById() 2013-06-06 09:59:51 +02:00
Erik Zandvliet
6e95dbe10b Multiple updates for DTSCv2 Filtering. 2013-06-03 15:51:48 +02:00
Erik Zandvliet
22295d3b5d Progress on HTTP Smooth output for DTSCv2 2013-06-03 15:51:48 +02:00
Erik Zandvliet
c9f37c57b5 Upgraded DTSC Lib to do seeking through selected tracks rather than a list of keyframes. 2013-06-03 15:51:48 +02:00
Erik Zandvliet
c4fecd7e3d Updated DTSC::File, added appending new packets, added copy constructor in order to keep valid file descriptors open. 2013-06-03 15:51:48 +02:00
Erik Zandvliet
2c343b9db6 Added initial DTSCv2 support 2013-06-03 15:51:47 +02:00
Thulinma
4a79862111 Some fixes for metadata rewriting in DTSC::File, optimized live fragmenter somewhat. 2013-03-21 14:23:49 +01:00
Thulinma
f2b4e1d1a4 Added canSeek* functionality to DTSC::Stream, minor optimization to MP4 lib. 2013-03-18 17:36:45 +01:00
Erik Zandvliet
12db927cbf Changes for propagating fragment numbers if the stream is live 2013-02-27 09:47:50 +01:00
Erik Zandvliet
4dbca1e680 Progressive now works with continuously updated metadata 2013-02-19 22:04:38 +01:00
Erik Zandvliet
a69583fd49 Edits to DTSC lib for live buffering 2013-02-19 16:09:05 +01:00
Thulinma
38ef8704f8 Global cleanups and standardization of code style. 2012-12-11 11:03:33 +01:00
Thulinma
f3b0b36e2b Several minor bugfixes and improvements throughout. 2012-09-29 01:41:18 +02:00
Thulinma
4140b04608 Various optimalisations to improve performance. More coming soon. 2012-09-16 01:17:08 +02:00
Thulinma
932c0e5b7b Added pausemark support to DTSC::Stream and fixes several minor bugs. 2012-09-03 12:22:40 +02:00
Thulinma
4a940f7514 Improved seeking in DTSC::File, also, now tested working. 2012-08-31 16:56:50 +02:00
Thulinma
b8a2993c73 Implement decent seeking in DTSC::File. 2012-08-31 10:39:24 +02:00
Peter Wu
689eb74945 Fix compiler warnings (mainly signed/unsigned comparisons) 2012-08-25 19:21:58 +02:00
Thulinma
a6b072988c Added toNetPacked() to JSON, removed DTSC::DTMI completely (now superseded by JSON). 2012-08-24 11:32:02 +02:00
Thulinma
75a420db2a Fixed DTSC::File (now actually works) and updated DTSC metadata information in the documentation. 2012-08-23 17:05:32 +02:00
Thulinma
8a9d4d6ee1 First version of DTSC::File for easy management of DTSC files. 2012-08-23 11:09:10 +02:00
Thulinma
ad410a2e79 Convert to autotools build system for cleanness (part1). 2012-05-08 19:19:42 +02:00
Renamed from util/dtsc.h (Browse further)