Commit graph

42 commits

Author SHA1 Message Date
Erik Zandvliet
18c4015940 Uniform structure and documentation for the converters. 2013-03-28 15:43:06 +01:00
Thulinma
14ba7f835a Re-unified coding style. 2013-03-25 12:25:36 +01:00
Thulinma
46710d2446 Moar DTSCFix fixes - also tweaked MistPlayer behaviour to prevent strange surprises. 2013-03-21 14:37:49 +01:00
Thulinma
78886239e1 MistPlayer will now auto-run DTSCFix, updated connectors to use the now guaranteed consistent metadata. 2013-03-21 14:22:22 +01:00
Thulinma
e2ef8c45d8 Fixed and updated DTSCFix application. 2013-03-21 14:21:22 +01:00
Thulinma
1762ae9724 Made src directory structure more sane - all binaries are now built in src but sources are divided amongst subdirs of src 2013-03-13 23:28:47 +01:00
Erik Zandvliet
48bbb8afdb Re-fixed indenting (post-merge) 2013-01-08 14:39:09 +01:00
Erik Zandvliet
f9876c7548 Working HLS 2013-01-08 14:37:24 +01:00
Erik Zandvliet
f43ff8341f Full Audio and Video now working over HLS for the bipbop clip 2013-01-08 14:37:23 +01:00
Erik Zandvliet
d925bdfbe3 Changes for working TS support 2013-01-08 14:37:21 +01:00
Erik Zandvliet
b45153d051 Temporary undo indenting fix (for merge!) 2013-01-08 14:36:49 +01:00
Thulinma
49849e9d59 Added TS support to controller, updated TS-related coding style for merge. 2012-12-31 16:39:05 +01:00
Erik Zandvliet
3b70789e27 Bugfix in TS concerning audio init data 2012-12-31 16:05:19 +01:00
Erik Zandvliet
b5368f8b9d Fixed bugs with regards to NalType 2012-12-31 16:05:19 +01:00
Erik Zandvliet
234f7845de Working conversion 2012-12-31 16:05:19 +01:00
Erik Zandvliet
180e7751fe Blaat 2012-12-31 16:05:19 +01:00
Erik Zandvliet
dcd67784ed Update to new libmist 2012-12-31 16:05:18 +01:00
Erik Zandvliet
99286f0929 Preliminary TS->DTSC->FLV working 2012-12-31 16:05:18 +01:00
Erik Zandvliet
8ce3484f6e Optimizations and bug fixes 2012-12-31 16:05:18 +01:00
Erik Zandvliet
3703f6e859 Added the TS2DTSC converter sourcefile, a working TS to DTSC converter 2012-12-31 16:05:18 +01:00
Erik Zandvliet
01dc2a1a00 Created a NAL_Unit class to aid in translation between 'Regular' and 'Annex B' h264 streams 2012-12-31 16:05:18 +01:00
Erik Zandvliet
6bad0360a1 Input start 2012-12-31 16:05:18 +01:00
Erik Zandvliet
45df1b72df Fixed Connector, Selection mechanism still missing 2012-12-31 16:05:17 +01:00
Erik Zandvliet
102231103c Optimizations 2012-12-31 16:05:17 +01:00
Erik Zandvliet
8d8c23e194 Working video and audio 2012-12-31 16:05:17 +01:00
Erik Zandvliet
1ee2fd68a5 Converter actually added to git 2012-12-31 16:05:17 +01:00
Erik Zandvliet
b5f0d1d92f Sort-of moving images from the converter 2012-12-31 16:05:17 +01:00
Thulinma
0920b3259b Finish splitting controller into multiple files, universalised coding style across all files. 2012-12-12 20:16:53 +01:00
Thulinma
521c19f932 Several bugfixes (HTTP dynamic seeking!) and updates to the MP4 lib. 2012-09-28 18:56:15 +02:00
Thulinma
c57c9b64d3 Fixed DTSCFix. 2012-09-04 11:14:24 +02:00
Peter Wu
11b85b36b1 Do not prevent user from overriding CXXFLAGS
make CXXFLAGS=-O0 would not work without this.
2012-08-31 13:03:32 +02:00
Thulinma
29f6d53595 Updated everything to support the changeover from DTSC::DTMI -> JSON::Value. 2012-08-24 11:33:16 +02:00
Thulinma
b54ee2dcd2 Converted to new libmist JSON support, added dtscfix for metadata rewriting. 2012-08-23 17:04:43 +02:00
Thulinma
ffff1f9577 Converted nearly everything to new config object from library. 2012-07-21 04:32:37 +02:00
Thulinma
af12c6a94e Restructuring so our libraries can go into a separate libmist project. 2012-07-10 00:39:31 +02:00
Thulinma
9fb606aa4f This should fix all DTSC reading speed-related issues. 2012-05-23 12:50:56 +02:00
Thulinma
6f5bc9d7fd Should fix compile problems. 2012-05-14 16:17:15 +02:00
Thulinma
ef682b99d9 Fix FLV2DTSC binary and add some checks in the flv_tag lib. 2012-05-11 18:39:24 +02:00
Thulinma
bf75cc278c Fixed documentation, removed a few useless files, changed MD5 implementation to use openssl. 2012-05-11 16:50:30 +02:00
Thulinma
3085a99787 Further tweaks to autotools config. 2012-05-11 15:33:09 +02:00
Thulinma
87c567e37c Final edits to bring all analysers and converters into autotools build system. Done! 2012-05-08 22:43:37 +02:00
Thulinma
36e086e0e2 Convert to autotools build system for cleanness (part1). 2012-05-08 19:19:42 +02:00