summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-07Move the sipro codec swap data & code into a common header.Darren Salt
2008-04-07Check the Real extradata length.Darren Salt
2008-04-07Use ffmpeg's cook decoder and fix Real decoder bugsJinghua Luo
2008-04-07ffmpeg/libreal cleanupJinghua Luo
2008-04-06Loosen shlibs versioning slightly for better compat with Debian experimental.Darren Salt
2008-04-06Merge from 1.1; adapt xine-list for 1.2.Darren Salt
2008-04-06Add a tool to list MIME types & filetype extns known to xine-lib plugins.Darren Salt
2008-04-06Add some newer Ogg MIME types.Darren Salt
2008-04-05Fix a regression in the Matroska demuxer.Darren Salt
2008-04-04More "-" escaping.Darren Salt
2008-04-04Merge from 1.1.Darren Salt
2008-04-04Escape "-" in "xine-config".Darren Salt
2008-04-04Update xine-config's man page.Darren Salt
2008-04-04Updated PulseAudio driver (fixup)Lennart Poettering
2008-04-04Don't remove -mdynamic-no-pic for linkers other than ld64-77Matthias Ringwald
2008-04-04List OpenGL if detectedMatthias Ringwald
2008-04-02Merge from 1.1.Darren Salt
2008-04-02Add wvp to the wavpack demuxer's extensions list.Darren Salt
2008-04-02Spanish translation update.Carlos E. R.
2008-04-02Resync libxine2.pot.Darren Salt
2008-04-02Spanish translation update.Carlos E. R.
2008-04-01Changelog updates.Darren Salt
2008-04-01Updated PulseAudio driverLennart Poettering
2008-03-31Correct the wavpack demuxer's MIME type data.Darren Salt
2008-03-31Revert a change which broke Quicktime atom parsing.Darren Salt
2008-03-30Add video/x-matroska.Darren Salt
2008-03-30Merge from 1.1.Darren Salt
2008-03-30Added signature for changeset 92dad3eca733ff0daecd6b1a539f8b077ea071cbDarren Salt
2008-03-30Added tag xine-lib-1_1_11_1-release for changeset 2a2cc543b27bDarren Salt
2008-03-30Release.xine-lib-1_1_11_1-release1.1.11.1Darren Salt
2008-03-30Document DVB controls and the stream "save:" option.Darren Salt
2008-03-29Merge from 1.1.Darren Salt
2008-03-29Changelog update.Darren Salt
2008-03-26Merge from 1.1.Darren Salt
2008-03-26Be more careful with malloc(x+1), particularly on 32-bit.Darren Salt
2008-03-26calculate AIFF files samplerate from 80-bit float, fixes wrong playback of so...Kirill Belokurov
2008-03-28Changelog entries for the AIFF & LPCM fixes.Darren Salt
2008-03-28fix overreading from input buffer and report lost bytes in lpcm decoderKirill Belokurov
2008-03-27take into account CPU endianness when converting 24bit=>16bit samplesKirill Belokurov
2008-03-28AIFF comment chunks are word-aligned, so we should seek extra byte for themKirill Belokurov
2008-03-27read only full frames into buffer - otherwise decoder will lose trailing byte...Kirill Belokurov
2008-03-28More checking for memory allocation failures.Darren Salt
2008-03-25Improve security bug fix description & add its CVE no.Darren Salt
2008-03-23Replace various malloc(x*sizeof(y)) with calloc(x,sizeof(y)).Darren Salt
2008-03-23Check for failure of various memory allocations. (SA29484)Darren Salt
2008-03-24Changelog entry for the WAV demuxer fix.Darren Salt
2008-03-24WAV demuxer: search for the 'fmt ' chunk instead of assuming it's the first oneKirill Belokurov
2008-03-24Start 1.1.11.1.Darren Salt
2008-03-19Merge from 1.1.Darren Salt
2008-03-19Throwaway merge from 1.1 (ffmpeg fixups).Darren Salt