Commit graph

1587 commits

Author SHA1 Message Date
Thulinma
ddb681fb8c MP4 lib signedness fixes. 2013-03-04 22:02:10 +01:00
Thulinma
23def8aa86 Fixed coding style on recent commits. 2013-03-01 20:37:53 +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
1baff448f2 Assorted bugfixes to DTSC and Socket libraries. 2013-02-19 16:06:39 +01:00
Thulinma
603376d15a Increased threshold levels for buffer warnings and capping. 2013-02-12 15:24:52 +01:00
Thulinma
475fd0f138 TS optimalisations 2013-02-12 15:24:27 +01:00
Thulinma
af4caded70 Fixed handling of stuffing bytes in TS packets. 2013-02-11 12:43:02 +01:00
Erik Zandvliet
4f4c1784b8 Buffer overflow fixes 2013-02-05 16:14:39 +01:00
Thulinma
828d168869 Updated library version to 4.0.1 2013-01-27 16:54:33 +01:00
Thulinma
eb6c4ecbcb Fixed possible segmentation faults in StopAll() 2013-01-14 14:52:49 +01:00
Erik Zandvliet
cddf0192f6 Working HLS video (not audio) for bipbop video 2013-01-08 16:21:17 +01:00
Thulinma
942c7d69ba Replaced useless data with infinitely more useful data. 2013-01-08 16:19:38 +01:00
Thulinma
3c2f372884 Fixed FPS conversion from FLV files. 2013-01-08 14:43:54 +01:00
Thulinma
9b6f63671c Fix compiling on 32-bit systems. 2012-12-31 20:06:30 +01:00
Thulinma
7dbbc6c892 Implemented chunked transfer encoding support. 2012-12-31 19:13:04 +01:00
Thulinma
05416da269 Standardized coding style for TS-related code. 2012-12-31 16:33:45 +01:00
Erik Zandvliet
439d5bf98c Changes for bipbop on ts. Audio now synchronises properly 2012-12-27 22:16:13 +01:00
Erik Zandvliet
140fd4febf Bugfix in TS concerning audio init data, Makefile fix 2012-12-17 13:52:31 +01:00
Erik Zandvliet
611d4db3d7 Fixed a lot of bugs in TS, updated to std-string implementation 2012-12-14 14:52:10 +01:00
Erik Zandvliet
c43fba4275 Working converter 2012-12-14 14:52:10 +01:00
Erik Zandvliet
6813f00b09 Initial commit 2012-12-14 14:52:10 +01:00
Thulinma
38ef8704f8 Global cleanups and standardization of code style. 2012-12-11 11:03:33 +01:00
Thulinma
51a9b4162c Merged RTMP crypto library into rtmpchunks library. Added md5 function to auth library, removed -lcrypto and -lssl from the required linking options of libmist (libmist itself already depends on them, and it is now no longer needed to link to it). 2012-12-07 17:48:58 +01:00
Thulinma
21d686fb87 Bring HTTP lib up to spec (wasn't sending carriage returns properly - now does) 2012-11-23 21:31:50 +01:00
Thulinma
3ae5ac5be9 Fixed a typo and minor speedup in dtsc lib, fixed a bug when sending or receiving empty strings in socket lib. 2012-11-13 23:20:17 +01:00
Erik Zandvliet
2ad970f5df Readability fixes 2012-10-30 15:45:28 +01:00
Erik Zandvliet
fbc59ba664 Added SDTP box and AVCC::setPayload function 2012-10-29 14:34:16 +01:00
Erik Zandvliet
503f63af2b added the avcC box 2012-10-29 12:14:11 +01:00
Thulinma
ec5dd47be9 Fixed typo in MP4::sampleflags enum. 2012-10-29 10:12:42 +01:00
Thulinma
5674f5de8f Implemented Util::getMyPath() 2012-10-23 11:12:08 +02:00
Thulinma
255e664e4c Updated library version to 3.0.0 2012-09-30 15:04:48 +02:00
Thulinma
7d13a18c47 Stability fixes for MP4 lib, fixed MP4 unit test. 2012-09-29 03:12:51 +02:00
Thulinma
d7c2d268e1 Fixed a few copypasta errors in MP4 lib. 2012-09-29 02:20:11 +02:00
Thulinma
f3b0b36e2b Several minor bugfixes and improvements throughout. 2012-09-29 01:41:18 +02:00
Thulinma
cac5dcc9a1 Fixes to MP4 library. Now works and includes test program. 2012-09-28 15:12:05 +02:00
Erik Zandvliet
98fdf3fa8d Update 2012-09-26 14:42:05 +02:00
Erik Zandvliet
7f9d29c62f Work in progress on payloadOffset 2012-09-26 14:42:05 +02:00
Thulinma
4450fbdd70 Implemented AFRA box. 2012-09-26 14:42:05 +02:00
Erik Zandvliet
5b3a53e9f5 Added MOOF and TRAF boxes 2012-09-26 14:42:05 +02:00
Erik Zandvliet
6c7eeec575 MOOF & MFHD prettyprinting. MFHD Done in general 2012-09-26 14:42:05 +02:00
Thulinma
d9b8f7c7f0 Implemented TFHD box - fixed TRUN namespace pollution. 2012-09-26 14:42:05 +02:00
Thulinma
7492e99628 Implemented TRUN box. 2012-09-26 14:42:05 +02:00
Erik Zandvliet
70fe4bbe98 ABST Done 2012-09-26 14:42:05 +02:00
Erik Zandvliet
770b6e3567 rewritten abst and asrt, including pretty-printing 2012-09-26 14:42:05 +02:00
Thulinma
27f2ea931d Updates to newer new style of newness. 2012-09-26 14:42:05 +02:00
Erik Zandvliet
50dd32301d pretty printing fixed 2012-09-26 14:42:05 +02:00
Erik Zandvliet
837b7068c4 added trun box 2012-09-26 14:42:05 +02:00
Erik Zandvliet
b2b8491655 moof box added 2012-09-26 14:42:05 +02:00