Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libogg-devel-1.3.2-1.24 RPM for s390x

From OpenSuSE Leap 15.3 for s390x

Name: libogg-devel Distribution: SUSE Linux Enterprise 15
Version: 1.3.2 Vendor: SUSE LLC <https://www.suse.com/>
Release: 1.24 Build date: Sat May 26 01:18:43 2018
Group: Development/Libraries/C and C++ Build host: s390lp5
Size: 408865 Source RPM: libogg-1.3.2-1.24.src.rpm
Packager: https://www.suse.com/
Url: http://www.vorbis.com/
Summary: Include Files and Libraries for Ogg Development
This package contains all necessary include files and libraries needed
to compile and develop applications that use libogg.

Provides

Requires

License

BSD-3-Clause

Changelog

* Sat Mar 11 2017 jengelh@inai.de
  - Orthographic fixes to descriptions. RPM group fix.
* Thu Feb 12 2015 p.drouand@gmail.com
  - Update to version 1.3.2
    * Fix an bug in oggpack_writecopy().
* Sun Feb 23 2014 andreas.stieger@gmx.de
  - Xiph libogg 1.3.1
    * Guard against very large packets.
    * Respect the configure --docdir override.
    * Documentation fixes.
  - fix SLE build
* Sun Dec 25 2011 coolo@suse.com
  - own aclocal directory
* Sun Dec 25 2011 idonmez@suse.com
  - -O20 optimization level does not exist, use -O3
* Sun Nov 20 2011 reddwarf@opensuse.org
  - updated to version 1.3.0
    * Add ogg_stream_flush_fill() call
      This produces longer packets on flush, similar to
      what ogg_stream_pageout_fill() does for single pages.
  - run spec-cleaner on it
  - remove "SLES10 -> SLES11 upgrade path" parts since the upgrade
    already happened and anyway the entry in bugzilla is not public
* Fri Sep 09 2011 coolo@suse.com
  - replace _service with real file
* Wed Dec 08 2010 reddwarf@opensuse.org
  - update to version 1.2.2
    * Build fix (types correction) for Mac OS X
    * Update win32 project files to Visual Studio 2008
    * ogg_stream_pageout_fill documentation fix
* Tue Dec 07 2010 reddwarf@opensuse.org
  - update to version 1.2.1
    * Various build updates (see SVN)
    * Add ogg_stream_pageout_fill() to API to allow applications
      greater explicit flexibility in page sizing.
    * Documentation updates including multiplexing description,
      terminology and API (incl. ogg_packet_clear(),
      ogg_stream_pageout_fill())
    * Correct possible buffer overwrite in stream encoding on 32 bit
      when a single packet exceed 250MB.
    * Correct read-buffer overrun [without side effects] under
      similar circumstances.
    * Update unit testing to work properly with new page spill
      heuristic.
    * Alter default flushing behavior to span less often and use
      larger page sizes when packet sizes are large.
    * Build fixes for additional compilers
    * Documentation updates
  - run spec-cleaner
  - removed configure.dif (reapply if -fsigned-char causes problems)
  - removed libogg-compile-warning-fix.diff (upstreamed)
* Wed Dec 16 2009 jengelh@medozas.de
  - add baselibs.conf as a source
* Tue Nov 03 2009 coolo@novell.com
  - updated patches to apply with fuzz=0
* Sat Aug 01 2009 beineri@opensuse.org
  - update to version 1.1.4:
    * New async error reporting mechanism. Calls made after a fatal
      error are now safely handled in the event an error code is ignored
    * Added allocation checks useful to some embedded applications
    * fix possible read past end of buffer when reading 0 bits
    * Updates to API documentation
    * Build fixes

Files

/usr/include/ogg
/usr/include/ogg/config_types.h
/usr/include/ogg/ogg.h
/usr/include/ogg/os_types.h
/usr/lib64/libogg.so
/usr/lib64/pkgconfig/ogg.pc
/usr/share/aclocal
/usr/share/aclocal/ogg.m4
/usr/share/doc/packages/libogg-devel
/usr/share/doc/packages/libogg-devel/fish_xiph_org.png
/usr/share/doc/packages/libogg-devel/framing.html
/usr/share/doc/packages/libogg-devel/index.html
/usr/share/doc/packages/libogg-devel/libogg
/usr/share/doc/packages/libogg-devel/libogg/bitpacking.html
/usr/share/doc/packages/libogg-devel/libogg/datastructures.html
/usr/share/doc/packages/libogg-devel/libogg/decoding.html
/usr/share/doc/packages/libogg-devel/libogg/encoding.html
/usr/share/doc/packages/libogg-devel/libogg/general.html
/usr/share/doc/packages/libogg-devel/libogg/index.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_iovec_t.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_packet.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_packet_clear.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_page.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_page_bos.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_page_checksum_set.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_page_continued.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_page_eos.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_page_granulepos.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_page_packets.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_page_pageno.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_page_serialno.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_page_version.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_stream_check.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_stream_clear.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_stream_destroy.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_stream_eos.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_stream_flush.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_stream_flush_fill.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_stream_init.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_stream_iovecin.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_stream_packetin.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_stream_packetout.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_stream_packetpeek.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_stream_pagein.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_stream_pageout.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_stream_pageout_fill.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_stream_reset.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_stream_reset_serialno.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_stream_state.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_sync_buffer.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_sync_check.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_sync_clear.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_sync_destroy.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_sync_init.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_sync_pageout.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_sync_pageseek.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_sync_reset.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_sync_state.html
/usr/share/doc/packages/libogg-devel/libogg/ogg_sync_wrote.html
/usr/share/doc/packages/libogg-devel/libogg/oggpack_adv.html
/usr/share/doc/packages/libogg-devel/libogg/oggpack_adv1.html
/usr/share/doc/packages/libogg-devel/libogg/oggpack_bits.html
/usr/share/doc/packages/libogg-devel/libogg/oggpack_buffer.html
/usr/share/doc/packages/libogg-devel/libogg/oggpack_bytes.html
/usr/share/doc/packages/libogg-devel/libogg/oggpack_get_buffer.html
/usr/share/doc/packages/libogg-devel/libogg/oggpack_look.html
/usr/share/doc/packages/libogg-devel/libogg/oggpack_look1.html
/usr/share/doc/packages/libogg-devel/libogg/oggpack_read.html
/usr/share/doc/packages/libogg-devel/libogg/oggpack_read1.html
/usr/share/doc/packages/libogg-devel/libogg/oggpack_readinit.html
/usr/share/doc/packages/libogg-devel/libogg/oggpack_reset.html
/usr/share/doc/packages/libogg-devel/libogg/oggpack_write.html
/usr/share/doc/packages/libogg-devel/libogg/oggpack_writealign.html
/usr/share/doc/packages/libogg-devel/libogg/oggpack_writecheck.html
/usr/share/doc/packages/libogg-devel/libogg/oggpack_writeclear.html
/usr/share/doc/packages/libogg-devel/libogg/oggpack_writecopy.html
/usr/share/doc/packages/libogg-devel/libogg/oggpack_writeinit.html
/usr/share/doc/packages/libogg-devel/libogg/oggpack_writetrunc.html
/usr/share/doc/packages/libogg-devel/libogg/overview.html
/usr/share/doc/packages/libogg-devel/libogg/reference.html
/usr/share/doc/packages/libogg-devel/libogg/style.css
/usr/share/doc/packages/libogg-devel/multiplex1.png
/usr/share/doc/packages/libogg-devel/ogg-multiplex.html
/usr/share/doc/packages/libogg-devel/oggstream.html
/usr/share/doc/packages/libogg-devel/packets.png
/usr/share/doc/packages/libogg-devel/pages.png
/usr/share/doc/packages/libogg-devel/rfc3533.txt
/usr/share/doc/packages/libogg-devel/rfc5334.txt
/usr/share/doc/packages/libogg-devel/skeleton.html
/usr/share/doc/packages/libogg-devel/stream.png
/usr/share/doc/packages/libogg-devel/vorbisword2.png
/usr/share/doc/packages/libogg-devel/white-ogg.png
/usr/share/doc/packages/libogg-devel/white-xifish.png


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 15:08:25 2024