Commit graph

  • 000420273a
    Merge a6669bfd67 into aa1ec31ea6 #218 Alex 2024-09-17 01:15:14 -0400
  • a6669bfd67
    EBML: Start defining structure for writes #218 matroska Serial 2024-09-17 01:14:28 -0400
  • b38c9e1023
    Merge 930a77481e into aa1ec31ea6 #106 Alex 2024-09-16 21:32:23 -0400
  • aa1ec31ea6 build(deps): update iai-callgrind requirement from 0.12.0 to 0.13.4 main dependabot[bot] 2024-09-16 14:36:17 +0000
  • 4e899b010e
    build(deps): update iai-callgrind requirement from 0.12.0 to 0.13.4 #464 dependabot[bot] 2024-09-16 14:36:17 +0000
  • 81fc15d3d6
    EBML: Make SimpleTag creation easier Serial 2024-09-16 03:17:59 -0400
  • 85cbea3b6e
    EBML: Impl some TagExt methods Serial 2024-09-16 02:41:19 -0400
  • df31dd9382
    EBML: Finish parsing \Segment\Tags Serial 2024-09-15 08:04:19 -0400
  • 5558e1aacb
    EBML: Improve ElementReader tree navigation Serial 2024-09-15 07:24:36 -0400
  • d710bcde8e
    EBML: Start parsing \Ebml\Segment\Tags\Tag\SimpleTag Serial 2024-09-09 06:35:09 -0400
  • d2b0a93258
    EBML: Start parsing \Ebml\Segment\Tags\Tag\Targets Serial 2024-09-01 20:45:43 -0400
  • 611c304a37
    Tests: Convert EBML tests to test_log Serial 2024-09-01 19:28:54 -0400
  • 3545985e84
    EBML: Support locking at multiple depths Serial 2024-08-31 13:31:37 -0400
  • 47062beca5
    Fuzz: Add EbmlFile fuzz target Serial 2024-08-30 23:33:23 -0400
  • aceacaa241
    EBML: Start parsing \Ebml\Segment\Attachments Serial 2024-08-30 23:25:29 -0400
  • b5cc888328
    EBML: Add basic matroska integration tests (not yet working) Serial 2024-08-24 11:33:39 -0400
  • c5b1fc8be4
    EBML: Retain all audio tracks Serial 2024-08-24 11:33:06 -0400
  • 01421e2020
    EBML: Restrict parser to certain DocTypes Serial 2024-08-12 14:04:42 -0400
  • 95b8d66307
    EBML: Improve ElementReader locking Serial 2024-08-10 12:00:52 -0400
  • 60c52189bd
    EBML: Define more master elements Serial 2024-08-10 11:53:40 -0400
  • 4f3636c1ab
    EBML: Derive Default for VInt Serial 2024-08-10 11:52:39 -0400
  • f3e429de6d
    EBML: Try to document the ebml_master_elements macro Serial 2024-07-29 13:22:03 -0400
  • cc5468de13
    EBML: Start parsing \Ebml\Segments\Tracks Serial 2024-07-29 12:35:59 -0400
  • 717d217ea3
    EBML: Stub implement remaining Segment elements Serial 2024-07-29 08:36:56 -0400
  • 34af49685a
    Tests: Move matroska test files Serial 2024-07-29 08:11:50 -0400
  • c8114ef8ed
    EBML: Bring branch up to date Serial 2024-07-29 08:10:01 -0400
  • fdb9ca3a21
    EBML: Stub implement Segment.Tracks Serial 2023-11-28 15:12:41 -0500
  • 6811c244f3
    EBML: Stop requiring explicit locking of reader Serial 2023-11-28 15:11:02 -0500
  • 00ac65ab8f
    EBML: Specify most properties we'll end up reading Serial 2023-11-28 14:12:48 -0500
  • feea4f16a3
    EBML: Add missing derive Serial 2023-11-28 13:32:19 -0500
  • ed6862161d
    EBML: Finish parsing segment.Info Serial 2023-11-26 12:11:33 -0500
  • 4615a15a86
    EBML: Parse segment.Info.TimecodeScale Serial 2023-11-26 12:06:48 -0500
  • 4ad9721743
    EBML: Start parsing segment.Info Serial 2023-11-26 12:02:37 -0500
  • 6d45d1e70c
    EBML: Store previous master element's size Serial 2023-11-26 11:50:55 -0500
  • be1e2bb684
    EBML: Fix reading outside of EBML header Serial 2023-11-25 13:00:11 -0500
  • 0c577dadaf
    EBML: Implement string parsing Serial 2023-11-25 12:46:58 -0500
  • 84ab9efab2
    EBML: Implement integer parsing Serial 2023-11-25 12:36:44 -0500
  • 7a94207095
    EBML: Stub implement Segment parsing Serial 2023-11-25 12:10:54 -0500
  • d80171d766
    EBML: Support locking the ElementReader to the current master Serial 2023-11-25 12:07:24 -0500
  • 30567006ab
    EBML: Specify more master elements Serial 2023-11-25 12:06:06 -0500
  • c456305c73
    EBML: Properly parse element ID VInts Serial 2023-11-25 12:05:03 -0500
  • d228829170
    EBML: Make use of max_id_length when reading Serial 2023-11-24 14:10:50 -0500
  • e6cd80a7ae
    lofty_attr: Add proc macro to define EBML master elements Serial 2023-11-23 14:51:59 -0500
  • 660ed1c7ed
    Clippy: Ignore some new lints Serial 2023-09-05 14:31:52 -0400
  • 8708aa8d75
    EBML: Implement reader/Parse the header for properties Serial 2023-09-05 13:59:55 -0400
  • b4d802378d
    Tests: Add files from official Matroska test suite Serial 2023-08-06 14:18:11 -0400
  • 5453840c7b
    Clippy Serial 2023-08-05 17:14:34 -0400
  • 6b23702a67
    EBML: Support parsing VINTs Serial 2023-08-05 17:10:59 -0400
  • bad339b0c6
    EBML: Fix warnings Serial 2023-07-03 20:13:37 -0400
  • 2e90a20259
    Tests: Add a matroska test asset Serial 2023-06-08 14:14:38 -0400
  • e04ca450f9
    EBML: Stub implement EbmlFile and EbmlTag Serial 2023-06-06 22:10:00 -0400
  • 7571d968e9 Timestamp: Allow short-circuiting on partially invalid inputs Serial 2024-09-15 11:46:45 -0400
  • 9da2822183
    Timestamp: Allow short-circuiting on partially invalid inputs #463 Serial 2024-09-15 11:46:45 -0400
  • 98da062776
    Stop using relative links for examples in README Serial 2024-09-15 04:22:29 -0400
  • 930a77481e
    Tests: Update TagLib tests for latest changes #106 taglib-tests Serial 2024-09-14 17:12:09 -0400
  • e8b89dbdc4
    Tests: Update TagLib MP4 test Serial 2024-07-22 12:12:52 -0400
  • 57eac7f527
    Tests: Add ID3v2.3 tests from TagLib Serial 2024-07-16 15:09:46 -0400
  • 8bdbdd7753
    Tests: Impl TagLib TestWAV::testSaveID3v23 Serial 2024-07-15 13:12:44 -0400
  • 50741f5f01
    Tests: Update TagLib ID3v2 tests for recent changes Serial 2024-07-04 12:08:01 -0400
  • 33a288854c
    Tests: Uncomment TagLib WAV test Serial 2024-06-06 11:46:17 -0400
  • 38a5e0b704
    Tests: Update TagLib Musepack tests Serial 2024-05-09 13:17:45 -0400
  • 7d20a37b6c
    Tests/TagLib: Do not check bit depth for lossy formats Serial 2024-05-06 13:11:12 -0400
  • 351abf6b2a
    Tests: Run Clippy on TagLib tests Serial 2024-05-04 16:39:04 -0400
  • 5d592155f1
    Tests: Update TagLib tests for recent ID3v2 changes Serial 2024-05-04 12:46:16 -0400
  • 0a5b9c3686
    Tests: Update TagLib tests for recent changes Serial 2024-04-23 22:10:36 -0400
  • 584380019b
    Tests: Update TagLib tests for new module structure Serial 2024-04-14 13:33:28 -0400
  • a9b1c5c7bb
    Tests: Update TagLib tests for latest changes Serial 2024-04-05 13:12:22 -0400
  • c1b49ac227
    Tests: Ignore TagLib TestMP4::testUpdateStco() for now Serial 2024-01-03 09:53:47 -0500
  • 66ebf9f0de
    Tests: Fix bitrate in TestOGG::testAudioProperties() Serial 2023-12-31 14:16:49 -0500
  • 12300201b8
    Tests: Fixup some TagLib tests where TagLib is incorrect Serial 2023-12-31 14:03:04 -0500
  • 77878f6540
    Tests: Update for MimeType changes Serial 2023-12-31 13:49:48 -0500
  • 093bb5766f
    Tests: Comment out TagLib TestID3v2::testBrokenFrame1 Serial 2023-12-14 12:07:33 -0500
  • 55ab57be12
    Tests: Use Mp4Properties::is_drm_properties() in TagLib tests Serial 2023-12-03 16:28:03 -0500
  • 991f364838
    Tests: Ignore more TagLib tests with unimplemented features Serial 2023-12-03 15:21:38 -0500
  • 2068217d17
    Tests: Implement TagLib TestID3v2::testUpdateGenre24 Serial 2023-12-03 15:06:11 -0500
  • a614157280
    Tests: Implement TagLib ID3v2 UTF16 delimiter tests Serial 2023-12-03 14:55:34 -0500
  • 1ed813216d
    Tests: Simply ignore tests with unimplemented/uncertain behavior Serial 2023-12-03 14:39:53 -0500
  • 4301417401
    Tests: Ignore TagLib ID3v2.3 conversion tests for now Serial 2023-10-26 13:22:19 -0400
  • 0ef9797aa6
    Tests: Update TagLib tests for latest changes Serial 2023-10-17 17:53:44 -0400
  • 63d9fe3cbc
    Tests: Ignore testWavPack::testMultiChannelProperties Serial 2023-07-27 14:00:00 -0400
  • aa887a2024
    Tests: Unignore TagLib tests, replacing with todo!() panics Serial 2023-07-27 12:59:23 -0400
  • a6891bf36c
    Tests: Ignore testFLAC::testMultipleCommentBlocks Serial 2023-07-27 03:21:16 -0400
  • 044eb60579
    Tests: Ignore TagLib TestOGG::testPageChecksum for now Serial 2023-07-24 16:58:03 -0400
  • 534c9f19ad
    Tests: Fix TagLib TestMPEG::testFuzzedFile Serial 2023-07-24 15:56:38 -0400
  • f8cd018bd4
    Tests: Fix TagLib W000 ID3v2 test Serial 2023-07-24 15:49:57 -0400
  • a115cac29b
    Tests: Update TagLib ID3v2 tests for new frames Serial 2023-07-24 15:37:07 -0400
  • b502a15822
    Tests: Update TagLib AIFF tests Serial 2023-07-10 18:43:32 -0400
  • b5551d458c
    Tests: Remove TagLib ID3v1 test_strip_whitespace test Serial 2023-07-10 13:33:17 -0400
  • 5c5f35ffb5
    Tests: Remove stray todo!()s in resolver test Serial 2023-07-10 13:21:30 -0400
  • 7f8faabce7
    Tests: Switch ID3v1 collision test asset to MusePack Serial 2023-07-10 13:20:16 -0400
  • 1546e7a3e2
    Tests: Stop creating temp files for immutable tests Serial 2023-07-09 15:35:18 -0400
  • da6b417b3b
    Tests: Cleanup Taglib APE and AIFF tests Serial 2023-07-09 13:55:44 -0400
  • 3d1a5adbec
    Tests: Fix paths in TagLib tests Serial 2023-07-08 23:44:55 -0400
  • bc25e7315a
    Tests: Add TagLib SynchData tests Serial 2023-07-08 23:28:14 -0400
  • 97aec83604
    Tests: Add TagLib Musepack tests Serial 2023-07-05 20:16:40 -0400
  • d58c97cf25
    Tests: Add TagLib Musepack fileref test Serial 2023-07-05 19:42:16 -0400
  • e5035be8d5
    Tests: Update TagLib tests for recent ID3v2 changes Serial 2023-07-05 19:41:15 -0400
  • 14cc4b7bab
    Tests: Finish TagLib AIFF tests Serial 2023-04-22 22:11:35 -0400
  • 9a8adf1a55
    Tests: Update TagLib FLAC tests for recent VorbisComments changes Serial 2023-04-22 21:59:18 -0400
  • 6bf1a22633
    Tests: Update Taglib tests for new type names Serial 2023-04-21 21:15:58 -0400