summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-09-13Allow the input plugins to file in a proper way when they can handle the inpu...Diego 'Flameeyes' Pettenò
2006-09-13Fix the debug build.František Dvořák
2006-09-13Use the media.network.timeout setting already defined as timeout for the conn...Diego 'Flameeyes' Pettenò
2006-09-13When only one host is present, or with the last host, enable the non-block mo...Diego 'Flameeyes' Pettenò
2006-09-13Don't use the proxy if the host resolves to 127.0.0.1 (localhost).Diego 'Flameeyes' Pettenò
2006-09-12Fixed iconv warnings on FreeBSD, fixed build w/o iconv but require it as defa...František Dvořák
2006-09-12Rewrite external ffmpeg support by using pkg-config rather than ad-hoc tests....Diego 'Flameeyes' Pettenò
2006-09-11handle stereo data that is only 8 bits in resolutionMike Melanson
2006-09-10Restre xine_vlog as a va_list function, xine_log is already a variable argume...Diego 'Flameeyes' Pettenò
2006-09-10Allow xine-lib to compile with gcc 4.1.1.James Courtier-Dutton
2006-09-10Fix seeking, remove blocksize support for now, and check if mmap fails.Diego 'Flameeyes' Pettenò
2006-09-10Add missing line.Diego 'Flameeyes' Pettenò
2006-09-09Implement MMAP capable reading for files, reduces memory impact and improve p...Diego 'Flameeyes' Pettenò
2006-09-09Dynamically create the log_buffers entries and the lines buffers for the logs...Diego 'Flameeyes' Pettenò
2006-09-09Add xine_vlog in xine.c, remove xine_vflog from input_vcd, and do the stdout/...Diego 'Flameeyes' Pettenò
2006-09-09Constantise some strings.Diego 'Flameeyes' Pettenò
2006-09-08handle thread creation and memory allocation failures more gratefullyMiguel Freitas
2006-09-08fix switch from alsa/dmix 2.0 to 5.1 [bug #1226595]Miguel Freitas
2006-09-08some fixes to abort playback if audio driver failed to openMiguel Freitas
2006-09-08update latency querying to the new apiMiguel Freitas
2006-09-08Try to match input plugin block size.Thibaut Mattern
2006-09-07Added common asf header parser.Thibaut Mattern
2006-09-04Proper configure fix,František Dvořák
2006-09-03Clear back buffer(s) when output area changes.Claudio Ciccani
2006-09-03Send to the decoder the proper header, this way FFmpeg can decode mp3 files w...Diego 'Flameeyes' Pettenò
2006-09-02Complete removal of polypaudio.Diego 'Flameeyes' Pettenò
2006-09-02Remove polypaudio plugin, in favour of PulseAudio.Diego 'Flameeyes' Pettenò
2006-09-02Disabled support for subpicture overlay bacause of problems with Matrox'sClaudio Ciccani
2006-09-02Don't use linux/config.h and include mtrr.h unconditionally, close bug #973678.Diego 'Flameeyes' Pettenò
2006-09-02Avoid implicit declaration of close() function.Diego 'Flameeyes' Pettenò
2006-09-02Now that syncfb can be enabled, let it compile. This fixes the report #1547576.Diego 'Flameeyes' Pettenò
2006-09-01Fix building on amd64 and x86 too, by moving the constant at the top.Diego 'Flameeyes' Pettenò
2006-08-31Move the help text out of the #if condition.Diego 'Flameeyes' Pettenò
2006-08-27Fix bug where incorrect aspect ratio was being passed to post plugins upJason Tackaberry
2006-08-13move image presentation support to xine-libMiguel Freitas
2006-08-13patch to fix compilation with gcc 4.0 and -fPICMiguel Freitas
2006-08-12JACK audio driver by Chris CannamMiguel Freitas
2006-08-12don't report extensions/mimetypes if required decoder is missingMiguel Freitas
2006-08-11Fix up CDDA parsing to cope with an arbitrary number of slashes after the colon.Darren Salt
2006-08-08port of the pts wrap detection fix from demux_mpeg_pesMiguel Freitas
2006-08-08emms not needed for sseMiguel Freitas
2006-08-08video/x-ms-wma -> audio/x-ms-wmaMiguel Freitas
2006-08-08new mutex to synchronize order of pairwise A/V buffer operationsMiguel Freitas
2006-08-08fix segfault due bad vasprintf usageMiguel Freitas
2006-08-08patch by Chris BrienMiguel Freitas
2006-08-05- avoid crashing when the FLAC file is brokenBastien Nocera
2006-08-05- use the gdkpixbuf loader to handle JPEG stills in Quicktime movies, asBastien Nocera
2006-08-04Pass option directly to FusionSoundInit() (avoid using DirectFBSetOption()Claudio Ciccani
2006-08-04re-enable the QDesign audio decoder that was accidently disabled duringMike Melanson
2006-08-03delete duplicate buffer IDMike Melanson