17 Commits

Author SHA1 Message Date
Zoe Roux
adc36d7579 Test with a c style array. 2019-09-26 23:57:44 +02:00
Zoe Roux
2c1ec1812a Changing a few things. 2019-09-25 23:53:31 +02:00
Zoe Roux
604c68721b Creating the transmuxer. 2019-09-25 22:41:52 +02:00
Zoe Roux
3c47c88767 Creating a Transmux function and cleaning up the Transcoder code. 2019-09-25 01:06:37 +02:00
Zoe Roux
1ce584d087 Finishing the c++ library for extracting subtitles. 2019-09-17 01:09:07 +02:00
Zoe Roux
2835f75c69 Adding metadata to the stream object and getting back data from c++ to the managed code. 2019-09-16 03:25:03 +02:00
Zoe Roux
5459e3cde6 Finishing c# marshmalling. 2019-09-16 01:13:50 +02:00
Zoe Roux
1ced45a763 Adding stream detections in the Subtitle Extract and adding logic into the c# linker. 2019-09-14 03:16:08 +02:00
Zoe Roux
40d8575e55 Extract subtitle logic is done. 2019-09-13 17:45:22 +02:00
Zoe Roux
ea5af3c318 Subtitle extractions core is here, need to use dynamic size array and implement general metadata detection. 2019-09-13 04:04:35 +02:00
Zoe Roux
7620430733 Reworking the subtitle extractions to support multiple subtitles in the same file. Still need a bit of work to make it work. 2019-09-13 03:33:33 +02:00
Zoe Roux
c4f1214092 Making subtitle extraction algorithm. 2019-09-12 04:16:19 +02:00
Zoe Roux
5baf78fdde Decoding subtitles streams. 2019-09-10 19:16:09 +02:00
Zoe Roux
3cf861a7c3 Creating ffmpeg c++ link. 2019-09-10 03:01:16 +02:00
Zoe Roux
2462d3ad7f Creating bases api calls for playback. 2019-09-05 01:31:45 +02:00
Zoe Roux
3096249eef Reworking the way the c++ transcoder is imported. 2019-09-04 23:02:00 +02:00
Zoe Roux
606915e66a Trying to configure CMake. 2019-09-03 16:36:15 +02:00