Commit Graph
16 Commits
Author SHA1 Message Date
Finn Huelsbusch d888c1fad9 added configuration for eclipse 2022-06 and updated the onboarding 2022-07-07 16:51:33 +02:00
Axel Uhl 2c622e5b45 patched <!DOCTYPE projectDescription> into all project files to avoid info/warning in problems view about no grammar constraint 2021-06-19 12:45:03 +02:00
Axel Uhl 4db4b95b62 bug4811: set org.eclipse.jdt.core.compiler.codegen.methodParameters to generate in all preference files; Tycho respects them! 2021-02-16 14:58:38 +01:00
Axel Uhl ac08c14713 fixed build.properties of org.mp4parser.isoparser to include the local bundle classes 2020-10-30 10:58:36 +01:00
Dennis Aulenbacher 22362d7365 Changed Bundle-ActivationPolicy of org.mp4parser.isoparser to lazy 2020-10-29 12:35:58 +01:00
Axel Uhl 6f4b62cfd9 added missing .prefs file for the isoparser project
Change-Id: I1db65cf8d382e85a4bb85de31097483d574baeb3
2019-09-12 10:04:43 +02:00
Benjamin Barth 6e584d1573 bug4683 Minor code style and format refactorings 2018-08-22 14:49:45 +02:00
Benjamin Barth 1452ce19fc bug4683 Added additional finals and JavaDoc 2018-08-22 14:22:11 +02:00
Kai Börnert 519beda804 bug4683 combined the different parser parts to a central location,
optimized tmp file handling
2018-08-15 14:18:49 +02:00
Kai Börnert 1e11134922 bug4683 fixes for osgi package 2018-08-15 14:12:44 +02:00
Kai Börnert 3bb7a703d3 bug4683 updated mp4 parser to 1.9.37 and added skip for mdat box 2018-08-14 16:15:42 +02:00
Axel Uhl 4c544afe9a export packages from isoparser; use files in standalone MediaFileParser
Change-Id: I474707fa2bbe027eb8120a5ca504c2df45aac0e4
2018-04-28 11:54:53 +02:00
Axel Uhl ebd9d83de4 added a main class to org.mp4parser.isoparser that can spit out metadata for an mp4 file
Change-Id: I5cd577569eff809d734055fb744a50ddc429030b
2018-04-28 00:08:03 +02:00
Axel Uhl bd90f921dd added Automatic-Module-Name headers to satisfy Oxygen.3 Java9 warnings rule 2018-03-24 01:45:37 +01:00
Kai Boernert a7c75fca69 allow to reset the infered starttime from mp4 back to default starttime,
adjusted runconfigs to include mp4parser osgi module
2017-12-05 11:18:17 +01:00
Kai Boernert 31690cfdea initial implementation of autodetecting mp4 properties 2017-12-04 11:49:39 +01:00