xine 1.1.16 (xine-lib branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News xine 1.1.16 (xine-lib branch)
# 1  
Old 01-12-2009
xine 1.1.16 (xine-lib branch)

Imagexine is a free multimedia player. It plays back CDs, DVDs, and VCDs. It also decodes multimedia files like AVI, MOV, WMV, and MP3 from local disk drives, and displays multimedia streamed over the Internet. It interprets many of the most common multimedia formats available--and some of the most uncommon formats, too. All those features come in a reusable library (xine-lib) which can easily be embedded in your applications. License: GNU General Public License (GPL)Changes:
Several security fixes were made. This solves a heap overflow in Quicktime atom parsing, multiple buffer overflows, multiple integer overflows, unchecked or incompletely checked read function results, unchecked malloc using untrusted values, buffer indexing using untrusted or unchecked values, integer overflows in the ffmpeg audio decoder and the CDDA server, and a heap buffer overflow in the ffmpeg video decoder. A segfault on invalid track type in Matroska files is avoided. Several further bugfixes were made. H.264 and AAC streams are now supported within FLV.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
oggz(1) 						      General Commands Manual							   oggz(1)

NAME
oggz -- inspect and manipulate Ogg multimedia files SYNOPSIS
oggzhelp command command args Description oggz is a suite of tools for manipulating Ogg multimedia files. It supports multiplexed files conformant with RFC3533. Oggz can parse headers for CELT, CMML, Dirac, FLAC, Kate, PCM, Speex, Theora and Vorbis, and can read and write Ogg Skeleton logical bitstreams. Commands o helpDisplay help for a specific subcommand (eg. "oggz help chop") Reporting o diffHexdump the packets of two Ogg files and output differences. o dumpHexdump packets of an Ogg file, or revert an Ogg file from such a hexdump. o infoDisplay information about one or more Ogg files and their bitstreams. o scanScan an Ogg file and output characteristic landmarks. o validateValidate the Ogg framing of one or more files. Extraction o ripExtract one or more logical bitstreams from an Ogg file. Editing o chopExtract the part of an Ogg file between given start and/or end times. o commentList or edit comments in an Ogg file. mergeMerge Ogg files together, interleaving pages in order of presentation time.sort- Sort the pages of an Ogg file in order of presentation time. Options oggz accepts the following options: Miscellaneous options -h, --help Display usage information and exit. -v, --version Output version information and exit. AUTHOR
Conrad Parker July 9, 2008; COPYRIGHT
Copyright (C) 2008 Annodex Association SEE ALSO
ogginfo(1) hogg(1) oggz(1)