Commit Graph

  • 7aaae789aa fix discarded qualifier warning main Adrian Siekierka 2025-06-01 18:12:18 +0200
  • ed4821fcac chore: update CI ffmpeg to 7.1.1 Adrian Siekierka 2025-03-08 07:38:56 +0100
  • 96cc5fc5c0
    Merge pull request #8 from spicyjpeg/bs-v3-update v0.3.0 Adrian Siekierka 2025-03-08 07:21:49 +0100
  • 801d70e22e
    Disable unimplemented formats, add missing const qualifiers #8 spicyjpeg 2025-03-08 01:10:42 +0100
  • 60cbaca2b2
    Fix str subheader corruption, update README spicyjpeg 2025-03-05 01:32:35 +0100
  • 24d37145c6
    Bugfixes, add -T and -A options spicyjpeg 2025-03-02 20:15:06 +0100
  • 7d537edffb
    Clean up, implement new SPU-ADPCM looping options spicyjpeg 2025-03-02 12:12:51 +0100
  • 4a0d0c55fd
    Add BS v3 encoding support spicyjpeg 2025-02-28 11:42:23 +0100
  • a39f159aaf
    Refactor and get rid of common.h spicyjpeg 2025-02-28 02:15:21 +0100
  • 7b5953322f
    Add new argument parser spicyjpeg 2025-02-28 01:26:41 +0100
  • 982fad256e
    Add .editorconfig, .gitignore and FFmpeg deprecation note spicyjpeg 2025-02-25 18:54:53 +0100
  • b6c8a1c7b6 chore: enable LTO in CI builds Adrian Siekierka 2025-02-16 16:29:34 +0100
  • 744aab19e5 Add str2v format Adrian Siekierka 2025-02-16 16:09:17 +0100
  • 302989badf Optimize MDEC encoder, use ffmpeg DCT implementation spicyjpeg 2023-11-04 10:34:46 +0100
  • 87b0fe3f2a
    libpsxav: fix EOF flag being misapplied in xa/xacd output (#7) Adrian Siekierka 2025-02-16 16:00:41 +0100
  • 49871fa899 psxavenc: fixes #7 feature/cdrom-xa-fix-eof Adrian Siekierka 2025-02-16 15:59:00 +0100
  • 3478a92512 chore: fix GitHub CI Adrian Siekierka 2025-02-16 15:44:18 +0100
  • 8712e4e9fd Work around SPU loop flag update bug Adrian Siekierka 2025-02-16 15:34:29 +0100
  • 145aa5ac65 add version information Adrian Siekierka 2025-02-16 15:32:42 +0100
  • f127a72f11 Add -a option for spu/vag formats, better defaults spicyjpeg 2023-10-08 15:26:11 +0200
  • 325a73c08f psxavenc: fix EDC not being calculated in 2336-byte sector mode Adrian Siekierka 2025-02-16 13:58:30 +0100
  • bf5cd4eeb8 psxavenc: refactor str2/str2cd output to match xa/xacd output cleanup Adrian Siekierka 2025-02-15 23:12:25 +0100
  • f623e56035 libpsxav: fix EOF flag being misapplied in xa/xacd output Adrian Siekierka 2025-02-15 22:41:14 +0100
  • bea15ca01f increase permissible frame rate range to 1..60 FPS Adrian Siekierka 2025-02-15 22:56:57 +0100
  • f8e44a59c3 re-enable colorspace conversion Adrian Siekierka 2025-02-15 22:52:17 +0100
  • 703bb67393 chore: update ffmpeg in Windows build to 7.1 Adrian Siekierka 2025-02-15 22:45:53 +0100
  • ac8280cd85 chore: fix GitHub CI Adrian Siekierka 2025-02-15 22:44:33 +0100
  • 306615b2b1
    Merge pull request #3 from spicyjpeg/sector-size-fix v0.2.1 Adrian Siekierka 2023-06-26 19:14:53 +0200
  • ecfdebc37d
    Fix wrong sector size in str2 mode #3 spicyjpeg 2023-06-26 19:02:08 +0200
  • d524746dc0
    Merge pull request #2 from spicyjpeg/colorspace-fix v0.2.0 Adrian Siekierka 2023-06-20 23:25:22 +0200
  • 13d8afd6a0
    Fix CI artifact uploading #2 spicyjpeg 2023-06-20 23:21:15 +0200
  • 21aed2cd6b
    Add GitHub Actions CI script spicyjpeg 2023-06-20 22:51:45 +0200
  • 67746af7b4
    Fix colorspace conversion and sbs2 frame rate issues spicyjpeg 2023-05-16 10:30:59 +0200
  • 4419132326 fix implicit fileno warning Adrian Siekierka 2023-05-15 18:55:53 +0200
  • 2482bc14db
    Merge pull request #1 from spicyjpeg/old-pr Adrian Siekierka 2023-05-15 18:52:34 +0200
  • e31da8a4a6
    Fix compile errors and warnings, update readme #1 spicyjpeg 2023-05-15 18:12:07 +0200
  • e457d59bb1
    Move changes over from old PR spicyjpeg 2023-05-15 16:47:58 +0200
  • 07b8eed300 add initial README Adrian Siekierka 2023-05-15 16:26:00 +0200
  • aad1340bf4 first commit Adrian Siekierka 2023-05-15 16:17:16 +0200