Thulinma
|
6a61b3be08
|
Made shared memory or shared files implementation a compile flag, fixed various compile warnings.
|
2014-12-30 22:11:42 +01:00 |
|
Thulinma
|
7822e5c75d
|
Fixed memory leak in MP4 library.
|
2014-12-16 13:07:34 +01:00 |
|
Thulinma
|
69bfb3a0be
|
Various MP4 lib optimizations.
|
2014-12-13 16:54:40 +01:00 |
|
Thulinma
|
43078c5c68
|
Clearer semaphore error messages, removed some legacy code, fixed a compile warning or two.
|
2014-06-20 10:36:26 +02:00 |
|
Thulinma
|
8c01ec8897
|
Such style. (Code style unification)
|
2014-06-18 10:39:27 +02:00 |
|
ozzay
|
a56f13bf8c
|
Added copy constructors for MP4 boxes
|
2014-06-17 10:30:03 +02:00 |
|
Oswald Auguste de Bruin
|
88fa62c19c
|
MP4 convert optimised.
MP4 code sanitised
Fixed metadata FLV bug
Sanitised code
MP4 reorganisation in lib
MP4 STCO sorting only needs 1 loop now
Starting big scope overhaul for memory efficiency
|
2014-01-30 12:13:15 +01:00 |
|
Thulinma
|
5c0f053006
|
Prettified error messages, first work on Util::Config server helpers.
|
2014-01-27 09:41:24 +01:00 |
|
Thulinma
|
12a0c1942c
|
Removed ALL the compile warnings!
|
2014-01-05 15:26:41 +01:00 |
|
Thulinma
|
b5a4ea1b93
|
Remove doxygen errors, update Doxyfile to latest version.
|
2014-01-05 11:57:56 +01:00 |
|
Thulinma
|
87d027817c
|
Assorted fixes, improvements etc
|
2013-12-20 13:25:10 +01:00 |
|
Oswald Auguste de Bruin
|
2148e9ce20
|
Fixed OGG and MP4
|
2013-12-03 12:45:14 +01:00 |
|
Thulinma
|
203a4382a7
|
Fixed broken build. Bad Erik! ^_^
|
2013-08-26 11:21:43 +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
|
f5cbe7343d
|
Tweaked pretty printing in several cases.
|
2013-04-23 14:39:52 +02:00 |
|
Thulinma
|
f2b4e1d1a4
|
Added canSeek* functionality to DTSC::Stream, minor optimization to MP4 lib.
|
2013-03-18 17:36:45 +01:00 |
|
Thulinma
|
a1ed3a8465
|
Implemented SDTP, UUID and UUID_TrackFragmentReference boxes in MP4 lib.
|
2013-03-07 20:08:22 +01:00 |
|
Thulinma
|
ddb681fb8c
|
MP4 lib signedness fixes.
|
2013-03-04 22:02:10 +01:00 |
|
Erik Zandvliet
|
cddf0192f6
|
Working HLS video (not audio) for bipbop video
|
2013-01-08 16:21:17 +01:00 |
|
Thulinma
|
38ef8704f8
|
Global cleanups and standardization of code style.
|
2012-12-11 11:03:33 +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
|
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 |
|