Commit graph

2428 commits

Author SHA1 Message Date
Oswald de Bruin
16ba37f017 DTSC2MP4 sensible header 2013-08-26 09:22:44 +02:00
Oswald de Bruin
b9a0861c12 netjes 2013-08-26 09:22:44 +02:00
Oswald de Bruin
3f97951954 DTSC2MP4 further 2013-08-26 09:22:44 +02:00
Oswald de Bruin
e315993abc Further MP4 converting 2013-08-26 09:22:44 +02:00
Oswald de Bruin
12fa04dffd Making DTSC2MP4 conversion 2013-08-26 09:22:44 +02:00
Oswald de Bruin
ef268f978f Started DTSC to MP4 conversion tool 2013-08-26 09:21:57 +02:00
Erik Zandvliet
4b63cce26a Fixed small bugs in http smooth streaming. 2013-08-26 08:52:48 +02:00
Erik Zandvliet
22461badea Fixes to DTSCFix and DTSCMerge programs. 2013-08-26 08:52:41 +02:00
Erik Zandvliet
333c74a2c4 Edits in HTTP Smooth Connector, Also fixed a bug in MistPlayer 2013-08-26 08:52:32 +02:00
Oswald Auguste de Bruin
491d85d3b6 MP4 further developed 2013-08-26 07:21:32 +02:00
Oswald Auguste de Bruin
2b3c3609c8 DTSC2MP4 conversion now enabled in lib. Also, cleaned up automakefile. 2013-08-26 07:21:32 +02:00
Erik Zandvliet
b10b1df10c Fix'ed a typo in ESDS Box 2013-08-26 07:21:32 +02:00
Erik Zandvliet
9d9709f38b Fixed minor bugs in MP4, resulting in working mp4 conversion. 2013-08-26 07:21:32 +02:00
Oswald de Bruin
b83203501c Last MP4 edits 2013-08-26 07:21:26 +02:00
Oswald Auguste de Bruin
c06402d735 MP4lib bug that prevented DTSC2mp4 is now fixed. MP4 conversion now works 2013-08-26 07:20:14 +02:00
Oswald Auguste de Bruin
5a0c2c001c More fixes on MP4 lib 2013-08-26 07:20:14 +02:00
Erik Zandvliet
4b36b85e54 Fixed minor bugs in MP4, resulting in working mp4 conversion. 2013-08-26 07:20:14 +02:00
Erik Zandvliet
84b3d612ca Temporary commit for HTTPDynamic Support. 2013-08-26 07:20:14 +02:00
Oswald Auguste de Bruin
671a452578 Latest MP4 commit 2013-08-26 07:20:14 +02:00
Oswald Auguste de Bruin
1c796c8f30 started on ESDS box 2013-08-26 07:20:13 +02:00
Oswald Auguste de Bruin
7f47a746fb MP4 lib added default values 2013-08-26 07:20:13 +02:00
Oswald de Bruin
c8782b4d24 Merge branch 'Oswald_MP4_EDITS' of github.com:DDVTECH/libmist into Oswald_MP4_EDITS
Conflicts:
	lib/mp4.cpp

No idea what happened
2013-08-26 07:20:13 +02:00
Erik Zandvliet
ae6270faff Prettyfied printing for HDLR box 2013-08-26 07:20:13 +02:00
Oswald de Bruin
82e6e07a81 Last MP4 edits 2013-08-26 07:20:13 +02:00
Oswald de Bruin
687f477cff Fixed default values and errors 2013-08-26 07:20:13 +02:00
Oswald de Bruin
6d6b001ec9 Initialised boxes with default values as depicted in MP4 documentation 2013-08-26 07:20:13 +02:00
Oswald de Bruin
7b6eb6ad26 Added Meta and Edit list boxes 2013-08-26 07:20:13 +02:00
Oswald de Bruin
4cb5d5a5ab Added stss box 2013-08-26 07:20:13 +02:00
Oswald de Bruin
c7d1a0c9ad MP4 support for ISMV finished. 2013-08-26 07:20:13 +02:00
Oswald de Bruin
0e0b162bf7 Skeleton for Audio and Visual sample entries. Mostly completed. Almost ready to support super speedway movie 2013-08-26 07:20:13 +02:00
Oswald de Bruin
6a2145387c STSD added 2013-08-26 07:20:13 +02:00
Ozzay
450fb82a4d Added more boxes
All but the last of the sample table have been implemented
2013-08-26 07:20:13 +02:00
Ozzay
a11db00abb TKHD and MVHD boxes added 2013-08-26 07:20:13 +02:00
Ozzay
3f7c5b0019 Added 5 headers and the new STBL, which introduced us to 6 extra boxes to implement :( 2013-08-26 07:20:13 +02:00
Ozzay
c6eca9b990 First container boxes implemented for MP4.
Also my first fixes for boxes.
2013-08-26 07:20:12 +02:00
Erik Zandvliet
6ac0e1d25f Fixed parameters in ogg2dtsc 2013-08-25 02:21:41 +02:00
Erik Zandvliet
4f96d6ddef Fixed data inspection for progressive connectors. 2013-08-25 02:21:32 +02:00
Thulinma
9540273f19 Fixed TS connector stream parameter to only have parameters, not an argument number. 2013-08-25 02:21:21 +02:00
Thulinma
9bd5688fb9 HTTP connector now sorts sources by priority, leaves out sources with zero tracks available. 2013-08-25 02:09:43 +02:00
Thulinma
6f7b300bf5 Fixed slow-working Util::Procs terminate handler. 2013-08-25 02:05:20 +02:00
Thulinma
07a4b61142 Make (most) constant JSON::Value member functions available to constant objects, add constant equivalents where applicable. 2013-08-25 02:04:58 +02:00
Thulinma
5aa34fff38 Working codec capability support, not sorted yet. 2013-08-23 14:07:56 +02:00
Thulinma
75d6c7d474 Updated to make use of new waitForMeta library call. 2013-08-23 10:39:33 +02:00
Thulinma
16343ed016 Added waitForMeta function to DTSC::Stream object. 2013-08-23 10:36:25 +02:00
Thulinma
2bc9858b66 Removed lots of left-over debug messages, added chunked transfer support to all segmented HTTP streaming methods, fixed several major slowdown problems, fixed HTTP progressive seconds-seeking. 2013-08-23 00:07:33 +02:00
Thulinma
ca07e477fe HTTP library usability improvements. 2013-08-23 00:04:38 +02:00
Thulinma
baeacc6d9e More fixes for chunked encoding. 2013-08-22 22:31:31 +02:00
Thulinma
f0b36a0e36 Fixed multithreading usage of HTTP chunked encoding. 2013-08-22 15:19:25 +02:00
Thulinma
5b38492c8b Fixed proxying chunks problems. 2013-08-22 14:11:45 +02:00
Erik Zandvliet
2d9859bbad Fixed the makefile. 2013-08-22 11:12:35 +02:00