Commit Graph

24 Commits

Author SHA1 Message Date
Adrian Siekierka b6c8a1c7b6 chore: enable LTO in CI builds 2025-02-16 16:29:34 +01:00
Adrian Siekierka 744aab19e5 Add str2v format 2025-02-16 16:09:17 +01:00
spicyjpeg 302989badf Optimize MDEC encoder, use ffmpeg DCT implementation 2025-02-16 16:00:08 +01:00
Adrian Siekierka 87b0fe3f2a
libpsxav: fix EOF flag being misapplied in xa/xacd output (#7)
* libpsxav: fix EOF flag being misapplied in xa/xacd output

* psxavenc: refactor str2/str2cd output to match xa/xacd output cleanup

* psxavenc: fix EDC not being calculated in 2336-byte sector mode
2025-02-16 16:00:41 +01:00
Adrian Siekierka 3478a92512 chore: fix GitHub CI 2025-02-16 15:56:09 +01:00
Adrian Siekierka 8712e4e9fd Work around SPU loop flag update bug
Co-authored-by: spicyjpeg <thatspicyjpeg@gmail.com>
2025-02-16 15:34:29 +01:00
Adrian Siekierka 145aa5ac65 add version information 2025-02-16 15:32:42 +01:00
spicyjpeg f127a72f11 Add -a option for spu/vag formats, better defaults 2025-02-16 15:23:31 +01:00
Adrian Siekierka bea15ca01f increase permissible frame rate range to 1..60 FPS 2025-02-15 22:56:57 +01:00
Adrian Siekierka f8e44a59c3 re-enable colorspace conversion 2025-02-15 22:52:17 +01:00
Adrian Siekierka 703bb67393 chore: update ffmpeg in Windows build to 7.1 2025-02-15 22:45:53 +01:00
Adrian Siekierka ac8280cd85 chore: fix GitHub CI 2025-02-15 22:44:33 +01:00
Adrian Siekierka 306615b2b1
Merge pull request #3 from spicyjpeg/sector-size-fix
Fix wrong output sector size in .STR encoder
2023-06-26 19:14:53 +02:00
spicyjpeg ecfdebc37d
Fix wrong sector size in str2 mode 2023-06-26 19:02:08 +02:00
Adrian Siekierka d524746dc0
Merge pull request #2 from spicyjpeg/colorspace-fix
.STR black video fix, Windows and Linux CI
2023-06-20 23:25:22 +02:00
spicyjpeg 13d8afd6a0
Fix CI artifact uploading 2023-06-20 23:21:15 +02:00
spicyjpeg 21aed2cd6b
Add GitHub Actions CI script 2023-06-20 22:51:45 +02:00
spicyjpeg 67746af7b4
Fix colorspace conversion and sbs2 frame rate issues 2023-05-16 10:30:59 +02:00
Adrian Siekierka 4419132326 fix implicit fileno warning 2023-05-15 18:55:53 +02:00
Adrian Siekierka 2482bc14db
Merge pull request #1 from spicyjpeg/old-pr
.STR conversion bugfix, support for generating mono and interleaved .VAG files
2023-05-15 18:52:34 +02:00
spicyjpeg e31da8a4a6
Fix compile errors and warnings, update readme 2023-05-15 18:12:07 +02:00
spicyjpeg e457d59bb1
Move changes over from old PR 2023-05-15 16:47:58 +02:00
Adrian Siekierka 07b8eed300 add initial README 2023-05-15 16:26:00 +02:00
Adrian Siekierka aad1340bf4 first commit 2023-05-15 16:17:16 +02:00