Opened 3 years ago

Closed 3 years ago

#14608 closed enhancement (fixed)

libsamplerate-0.2.1 (Moved to GitHub)

Reported by: Douglas R. Reno Owned by: Pierre Labastie
Priority: normal Milestone: 10.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version. Looks like we're a couple versions out of date. New Upstream URL: https://libsndfile.github.io/libsamplerate/

Change History (3)

comment:1 by Pierre Labastie, 3 years ago

Owner: changed from blfs-book to Pierre Labastie
Status: newassigned

comment:2 by Pierre Labastie, 3 years ago

0.2.0
    API:
        Add src_clone() function to clone a SRC_STATE* handle
    Cleanup Autotools build system.
    Require C99 compiler
    Move sndfile-resample to sndfile-tools package
    Add missing src_get_channels() export to windows def file
    Fix macOS compile errors and modernize audio api on that platform
    Add Octave scripts to generate filter coefficients
    Fix two potential undefined behaviours
    Fix a buffer out-of-bounds read error in src/src_sinc.c
    Improve multichan_throughput_test
    Replace buggy implementation of Duffs device by regular loop
    CMake:
        Fix CMake generated shared library ABI compliance with Autotools build
    Documentation:
        Move site to new URL: http://libsndfile.github.io/libsamplerate/
        Convert documentation pages from HTML to Markdown
        Use GitHub's Jekyll static site generator to generate static HTML pages
        for site

0.2.1
    Fix incorrect passing of -version-info to libtool, causing a
    regression on versioned file name of the shared library (#140).
    Fix time resolution on GNU/Hurd for throughput_test
    Update AUTHORS and release manager details

comment:3 by Pierre Labastie, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r24180

Note: See TracTickets for help on using tickets.