Git Product home page Git Product logo

flac-test-files's People

Contributors

jeromemartinez avatar ktmf01 avatar mcr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

flac-test-files's Issues

Ideas for more testfiles

Mostly as a note to self or TODO list, here are a few ideas I have for more testfiles. These are not for the subset testbench, but perhaps for a security related one, or one specific for fuzzing.

  • FLAC files that have a fake sync code in the header
    • Creating FLAC files with samplerates of 65528Hz, 65529Hz, 655280Hz and 655290Hz. With these, a valid sync code (0xFFF8 or 0xFFF9) appear in the samplerate bits
    • Creating FLAC files with blocksizes of 65529 or 65530. Again, the sync code appears
    • Creating FLAC files with a blocksize of 65535 and a blocksize of 248 or 249. Once more, the sync code appears
    • Creating FLAC files with a samplerate of 256kHz or 256Hz. Chance of 1 in 128 that a sync code appears with the right CRC.
  • FLAC files where the samplerate, number of channels or bit depth changes halfway a stream
  • Extracting all frames in the testbench FLAC files to separate files, and running afl-cmin on them to create a nice fuzzing testset

I'll probably add some more if an idea comes up. Feel free to add ideas.

32-bit testfiles?

Since FLAC 1.4.0 is out, making 32-bit encoding and decoding possible, I suggest making test files pertaining to just that.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.