pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/libopus



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Thu Jan  2 14:43:21 UTC 2014

Modified Files:
        pkgsrc/audio/libopus: Makefile PLIST buildlink3.mk distinfo
Added Files:
        pkgsrc/audio/libopus/patches: patch-configure

Log Message:
Change PKGNAME to libopus from opus, follow directory name,
and update to 1.1

Changelog:
Opus 1.1 includes:

    new analysis code and tuning that significantly improves encoding quality, 
especially for variable-bitrate (VBR),
    automatic detection of speech or music to decide which encoding mode to use,
    surround with good quality at 128 kbps for 5.1 and usable down to 48 kbps, 
and
    speed improvements on all architectures, especially ARM, where decoding 
uses around 40% less CPU and encoding uses around 30% less CPU.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/libopus/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/audio/libopus/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/audio/libopus/buildlink3.mk \
    pkgsrc/audio/libopus/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/audio/libopus/patches/patch-configure

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index