Skip to content

Question : Level 2 compression experimental state ? #249

Description

@mvji

Hello,

Do the level 2 compression still have an experimental status ?
the source code of compression options have a comment about an experimental state

// Level 2 is a little slower but provides better compression. Level 2 is

// **EXPERIMENTAL** for the time being. It might happen that we decide to

// fall back to level 1 in the future.

But the 1.2.0 release note https://github.com/google/snappy/releases/tag/1.2.0
don't talk about an experimental status of this feature

Like snappy is used as lossless compression step for open source HAP video codec (https://github.com/vidvox/hap)
I'm interested by more efficient compression option.

If it's not experimental anymore, can be interesting to allow its use in the "C version" of snappy (like HAP open source code use C langage).

Thanks

Martin

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions