Revisions of opusfile
buildservice-autocommit
accepted
request 1072681
from
Takashi Iwai (tiwai)
(revision 19)
baserev update by copy to link target
Takashi Iwai (tiwai)
accepted
request 1072187
from
Michael Gorse (mgorse)
(revision 18)
- Add opusfile-CVE-2022-47021.patch: fix a NULL pointer dereference (boo#1207381 CVE-2022-47021).
buildservice-autocommit
accepted
request 836324
from
Takashi Iwai (tiwai)
(revision 17)
baserev update by copy to link target
Takashi Iwai (tiwai)
accepted
request 833826
from
Dirk Mueller (dirkmueller)
(revision 16)
- update to 0.12: * Fix stack overflow buffering out-of-sequence streams. * Fix possible divide-by-zero. * Fix issues with seeking in the win32 backend. * Fix an issue where the seek algorithm could be confused by stream data changing between reads. * Clean up compiler and scan-build warnings. * Avoid use of the deprecated ftime() function which has Y2038 problems. * Remove undefined behaviour memcpy(NULL) in op_read_native(). * Visual Studio project files updated for libogg 1.3.4 library name change. * Various build systems updates. * Various integration and testing environment improvements.
buildservice-autocommit
accepted
request 636855
from
Tomáš Chvátal (scarabeus_iv)
(revision 15)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
committed
(revision 14)
- Version update to 0.11: * Fix two potential integer overflows. (These were not security-critical unless the compiler took the opportunity provided by the undefined behavior to format your hard drive.) * Allow JPEGs in METADATA_BLOCK_PICTURE tags to include EXIF data. * A few warning fixes for gcc 8. * Make opus_tags_copy return OP_EFAULT on failure instead of returning success. * Various integration and testing environment improvements.
buildservice-autocommit
accepted
request 559961
from
Factory Maintainer (factory-maintainer)
(revision 13)
baserev update by copy to link target
Olaf Hering (olh)
accepted
request 558278
from
Avindra Goolcharan (avindra)
(revision 12)
- Update to version 0.10: + Fix an out-of-bounds read matching serial numbers. - cleanup with spec-cleaner - add "--disable-silent-rules" to ./configure
buildservice-autocommit
accepted
request 540138
from
Tomáš Chvátal (scarabeus_iv)
(revision 11)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 540034
from
Bjørn Lie (Zaitor)
(revision 10)
- Update to version 0.9: + Fix an invalid free with tag handling. + Improve handling of corrupt streams. + Improve performance on streams with many chain segments. + Improve TLS host validation. + Align op_raw_total to work better with op_raw_seek. + Documentation and build improvements.
buildservice-autocommit
accepted
request 424389
from
Ismail Dönmez (namtrac)
(revision 9)
baserev update by copy to link target
Ismail Dönmez (namtrac)
accepted
request 424293
from
Bjørn Lie (Zaitor)
(revision 8)
New upstream release
buildservice-autocommit
accepted
request 352577
from
Ismail Dönmez (namtrac)
(revision 7)
baserev update by copy to link target
Ismail Dönmez (namtrac)
accepted
request 352575
from
Eric Schirra (ecsos)
(revision 6)
update to 0.7
buildservice-autocommit
accepted
request 265814
from
Bjørn Lie (Zaitor)
(revision 5)
baserev update by copy to link target
Stephan Kulow (coolo)
accepted
request 222215
from
Cristian Morales Vega (RedDwarf)
(revision 3)
initialized devel package after accepting 222215
Bjørn Lie (Zaitor)
accepted
request 222206
from
Cristian Morales Vega (RedDwarf)
(revision 2)
- Update to 0.5 * Report HTTP (ICY) headers to client * New tag comparison and copy functions * New application decoding callback API for advanced clients * New dither disable function for advanced clients * constify API * Avoid clipping downmixing from a fixed-point decoder * Better practices for dual stack IPv6 * Documentation improvements * Fix a unicode bug on Windows * Fix proxy user/password macros * Fix HTTP pipelining support detection
Ismail Dönmez (namtrac)
accepted
request 199045
from
Bjørn Lie (Zaitor)
(revision 1)
New package -- to late for 13.1, just want to get it into the devel-repo for now (an other package that goes together with opus and opus-tools) opusfile A high-level API for decoding and seeking within .opus files opusfile provides a high-level API for decoding and seeking within .opus files. It includes: * Support for all files with at least one Opus stream (including multichannel files or Ogg files where Opus is muxed with something else). * Full support, including seeking, for chained files. * A simple stereo downmixing API (allowing chained files to be decoded with a single output format, even if the channel count changes). * Support for reading from a file, memory buffer, or over HTTP(S) (including seeking). * Support for both random access and streaming data sources.
Displaying all 19 revisions