Commit graph

40 commits

Author SHA1 Message Date
1e25407ff0 chore(deps): update golang docker tag to v1.24
All checks were successful
Build / Checks (pull_request) Successful in 2m4s
Build / Code Coverage (pull_request) Successful in 2m35s
Build / Build (pull_request) Successful in 2m6s
2025-02-25 04:36:20 +00:00
0364471ce7 chore: Configure Renovate (#1)
All checks were successful
Build / Checks (push) Successful in 1m6s
Build / Code Coverage (push) Successful in 1m31s
Build / Build (push) Successful in 1m23s
Reviewed-on: #1
2025-02-24 17:53:17 +00:00
7422f50b74
docs: renamed gomp4 to mp4
All checks were successful
Build / Checks (push) Successful in 37s
Build / Code Coverage (push) Successful in 1m2s
Build / Build (push) Successful in 35s
2025-02-23 19:36:38 +01:00
e1f7866390
docs: new badges from forgejo 2025-02-23 19:36:24 +01:00
2dbce04d99
ci: fixed artifact upload of code coverage report
All checks were successful
Build / Checks (push) Successful in 38s
Build / Code Coverage (push) Successful in 59s
Build / Build (push) Successful in 35s
2025-02-23 17:54:29 +01:00
0aa2cbdf02
ci: fixed golang dependency for jobs
Some checks failed
Build / Checks (push) Successful in 48s
Build / Code Coverage (push) Failing after 40s
Build / Build (push) Successful in 35s
2025-02-23 17:38:05 +01:00
519cfcf7b7
ci: new workflow for forgejo
Some checks failed
Build / Checks (push) Failing after 38s
Build / Code Coverage (push) Failing after 17s
Build / Build (push) Failing after 8s
2025-02-23 16:58:20 +01:00
3cf8a9e38c
fix: new repository module name 2025-02-23 15:23:22 +01:00
d88090f541
fix: fixed 1616 to float32 conversion 2024-12-28 19:15:43 +01:00
c96343ad39
feat: new option to ignore unknown boxes 2024-12-28 12:43:52 +01:00
f2a9a75725
test: new ffmpeg init segment 2024-12-28 12:37:51 +01:00
503c5657ef
feat: track fragment decode time box 2024-12-27 18:53:37 +01:00
ca8bedd8d3
feat: track extends box 2024-12-27 18:39:52 +01:00
29e84abf5b
feat: movie extends box 2024-12-27 15:17:53 +01:00
27e34124ed
feat: chunk offset box 2024-12-12 19:23:33 +01:00
94aed731f2
feat: new sample size and sample to chunk box 2024-12-10 21:20:15 +01:00
309ecb9a79
feat: new AVC box implementation 2024-12-08 11:10:26 +01:00
1c406419a5
feat: new decoding time to sample box implementation 2024-12-08 11:09:57 +01:00
0eedf34735
new sample entry implementation for avc1 2024-12-03 19:29:14 +01:00
aa3548a299
fix: replaced deprecated discard writer 2024-12-03 19:24:59 +01:00
460eccad41
new specification for AVC extension 2024-12-03 19:24:25 +01:00
5a13e6352d
new box scoping 2024-12-03 19:24:00 +01:00
b3dc1b253d
feat: new sample description box 2024-11-27 19:22:07 +01:00
d643a460de
feat: new sample table box 2024-11-21 20:18:48 +01:00
00105f5142
feat: new data reference box 2024-11-20 17:53:24 +01:00
65eb9ae5c1
new data information box 2024-11-14 18:42:41 +01:00
24f5686c98
some refactoring 2024-11-07 19:03:54 +01:00
e99afbd415
new video media header box 2024-11-07 19:01:44 +01:00
7c1d6fcf06
new media information box 2024-10-31 20:09:11 +01:00
b9a3b0de78
new handler reference box implementation 2024-10-25 19:39:12 +02:00
e4694cd76e
new media box and media header box 2024-10-18 18:13:05 +02:00
e8b125e1df
new track box and track header box implementation 2024-10-17 19:41:05 +02:00
99266c3834
new time conversion of timestamp fields 2024-10-17 18:12:50 +02:00
2ccceedda9
new fixed datatypes 2024-10-17 18:05:07 +02:00
4292bd5358
new online validator 2024-10-16 18:59:06 +02:00
199f7730fb
new parser for movie header box 2024-10-16 18:58:58 +02:00
30b665e0d0
updated doc 2024-10-13 18:22:01 +02:00
e3693e675f
enhanced error log for missing boxes 2024-10-13 18:21:55 +02:00
51628fb351
fixed warning in parser 2024-10-13 16:34:44 +02:00
2e4a8fbcd6
initial check in 2024-10-12 15:38:41 +02:00