Commit Graph

11 Commits

Author SHA1 Message Date
spicyjpeg 801d70e22e
Disable unimplemented formats, add missing const qualifiers 2025-03-08 01:10:42 +01:00
spicyjpeg 60cbaca2b2
Fix str subheader corruption, update README 2025-03-05 01:32:35 +01:00
spicyjpeg 24d37145c6
Bugfixes, add -T and -A options 2025-03-02 20:15:06 +01:00
spicyjpeg 7d537edffb
Clean up, implement new SPU-ADPCM looping options 2025-03-02 12:12:51 +01:00
spicyjpeg 4a0d0c55fd
Add BS v3 encoding support 2025-02-28 11:42:23 +01:00
spicyjpeg a39f159aaf
Refactor and get rid of common.h 2025-02-28 02:15:21 +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
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 aad1340bf4 first commit 2023-05-15 16:17:16 +02:00