xine 1.1.13 (xine-lib branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News xine 1.1.13 (xine-lib branch)
# 1  
Old 06-16-2008
xine 1.1.13 (xine-lib branch)

Image xine 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:
A buffer overflow in the NSF demuxer, possibly allowing remote attackers to cause a denial of service (crash) or execute arbitrary code, was fixed. This vulnerability was reported as CVE-2008-1878. More usage of calloc() was deployed to provide extra safety against possible integer overflows as found in CVE-2008-1482. The JACK output plugin was improved. The display of some MJPEG streams (YUVJ420P) was fixed.Image

More...
Login or Register to Ask a Question

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

NAME
yauap - a simple command line audio player based on the GStreamer multimedia framework. SYNOPSIS
yauap [options] [URL1] [URL2] ... DESCRIPTION
Yauap a simple command line audio player based on the GStreamer multimedia framework. It provides a simple command line interface to play any audio file or stream supported by GStreamer framework installed on you system. Basic functions can be controlled via key bindings (unless -slave option was given), which are specified in the section Key Bindings below. Yauap also supports remote control of its func- tions via DBus. You must specify URL(s) to play unless you run yauap with the -noexit option. Options -h Display help -cdrom-device device Specify the CDROM device to play audio CD. -slave Start in slave mode (i.e. with key bindings disabled) -noexit Do not exit when the play-list is finished. Useful if you intend to initiate playback of the audio file/stream via DBus interface. Key Bindings SPACE Pause/Resume playback <- -> Seek backward/forward 10 seconds. up and down Seek backward/forward 1 minute. q / ESC Quit / and * Decrease/increase volume. AUTHORS
Yauap author is Sascha Sommer <ssommer@suse.de>. This manual page was written by Modestas Vainius <modestas@vainius.eu> for Debian distri- bution. MARCH 2008 Yauap(1)