Erik Zandvliet
|
ca7b7940b5
|
Removed non-template encodeVector.
|
2013-09-25 11:39:33 +02:00 |
|
Oswald Auguste de Bruin
|
eaeaad39e1
|
Midways commit
|
2013-09-25 11:19:44 +02:00 |
|
Erik Zandvliet
|
92f86e0a9c
|
Fixed a bug with reading first metadata through parseNext.
|
2013-09-23 11:02:51 +02:00 |
|
Erik Zandvliet
|
d77ce7d9e8
|
Hotfix for encoding parts.
|
2013-09-23 09:36:27 +02:00 |
|
Oswald Auguste de Bruin
|
a80eeef659
|
MP4 not fixed, but at least does not segfault
|
2013-09-20 14:00:38 +02:00 |
|
Erik Zandvliet
|
974861d993
|
Memory efficiency upgrade.
|
2013-09-19 10:03:54 +02:00 |
|
Erik Zandvliet
|
5ea87a37f7
|
Update on the JSON lib to support new parts encoding.
|
2013-09-15 16:08:30 +02:00 |
|
Erik Zandvliet
|
b10185be2a
|
Fixed a bug in the conversion API.
|
2013-09-12 12:42:40 +02:00 |
|
Erik Zandvliet
|
59becbb18b
|
Now providing audio and video in separate elements within the encoders parts.
|
2013-09-12 11:32:24 +02:00 |
|
Oswald Auguste de Bruin
|
f3bed1ab94
|
Weird fix that made ogg work.
|
2013-09-12 08:54:50 +02:00 |
|
Thulinma
|
bf485b1803
|
Added cross-platform getTmpFolder() function in Util.
|
2013-09-11 12:28:31 +02:00 |
|
Oswald Auguste de Bruin
|
cc38f19477
|
Fixed Ogg problems
|
2013-09-09 20:19:46 +02:00 |
|
Thulinma
|
c4e0c399ac
|
Fixed restreaming bug.
|
2013-09-09 12:05:26 +02:00 |
|
Oswald Auguste de Bruin
|
de733c31a3
|
Fix in lib which makes mistserver compilable and usable for mac
|
2013-09-04 15:55:35 +02:00 |
|
Oswald Auguste de Bruin
|
c373136679
|
Mem leak fixed
|
2013-09-03 09:53:27 +02:00 |
|
Oswald Auguste de Bruin
|
31ad924b46
|
Fixed sagfile (segment fault) in ogg progressive.
|
2013-09-03 09:42:37 +02:00 |
|
Oswald Auguste de Bruin
|
632b3ff594
|
Ogg fixed
|
2013-08-29 17:50:35 +02:00 |
|
Thulinma
|
31bfc8223e
|
Made toPrettyString slightly smarter and always output valid JSON, no matter what. (May still output altered contents, though.)
|
2013-08-28 12:48:29 +02:00 |
|
Thulinma
|
2769d3cc6c
|
Fixed JSON string escaping to support non-printable characters, made some JSON lib private functions static in the .cpp file instead.
|
2013-08-28 12:18:22 +02:00 |
|
Thulinma
|
f48833343a
|
Removed accidental C++11 dependancy.
|
2013-08-27 20:30:38 +02:00 |
|
Erik Zandvliet
|
86a745dbfb
|
Fixed a potential bug in DTSC::seekPos
|
2013-08-27 16:00:07 +02:00 |
|
Erik Zandvliet
|
6cf42561a6
|
Fixed bugs in dtsc and theora libs.
|
2013-08-27 15:01:48 +02:00 |
|
Thulinma
|
6675b647b8
|
Some static/non-static fixes to procs/stream library, updated converter to make use of getOutputOf function instead of re-implementing this.
|
2013-08-27 00:29:04 +02:00 |
|
Oswald Auguste de Bruin
|
d7e9029609
|
Fixed nasty segfault bug from Local settings page. It does not segfault anymore.
|
2013-08-26 16:18:06 +02:00 |
|
Erik Zandvliet
|
c0ccde0d56
|
Fixed the optimize in the dtsc lib to be an actual optimize.
|
2013-08-26 16:01:01 +02:00 |
|
Erik Zandvliet
|
d78e91b2bd
|
Small fix in converter api
|
2013-08-26 15:15:44 +02:00 |
|
Erik Zandvliet
|
dbddd18f1e
|
Fixed a bug in endStream, fixed infinite loop.
|
2013-08-26 12:46:11 +02:00 |
|
Thulinma
|
203a4382a7
|
Fixed broken build. Bad Erik! ^_^
|
2013-08-26 11:21:43 +02:00 |
|
Erik Zandvliet
|
f17406edd6
|
Optimize for generating mp4 header.
|
2013-08-26 10:52:09 +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 |
|