index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-03-30
Merge from 1.1.
Darren Salt
2008-03-30
Added signature for changeset 92dad3eca733ff0daecd6b1a539f8b077ea071cb
Darren Salt
2008-03-30
Added tag xine-lib-1_1_11_1-release for changeset 2a2cc543b27b
Darren Salt
2008-03-30
Release.
xine-lib-1_1_11_1-release
1.1.11.1
Darren Salt
2008-03-30
Document DVB controls and the stream "save:" option.
Darren Salt
2008-03-29
Merge from 1.1.
Darren Salt
2008-03-29
Changelog update.
Darren Salt
2008-03-26
Merge from 1.1.
Darren Salt
2008-03-26
Be more careful with malloc(x+1), particularly on 32-bit.
Darren Salt
2008-03-26
calculate AIFF files samplerate from 80-bit float, fixes wrong playback of so...
Kirill Belokurov
2008-03-28
Changelog entries for the AIFF & LPCM fixes.
Darren Salt
2008-03-28
fix overreading from input buffer and report lost bytes in lpcm decoder
Kirill Belokurov
2008-03-27
take into account CPU endianness when converting 24bit=>16bit samples
Kirill Belokurov
2008-03-28
AIFF comment chunks are word-aligned, so we should seek extra byte for them
Kirill Belokurov
2008-03-27
read only full frames into buffer - otherwise decoder will lose trailing byte...
Kirill Belokurov
2008-03-28
More checking for memory allocation failures.
Darren Salt
2008-03-25
Improve security bug fix description & add its CVE no.
Darren Salt
2008-03-23
Replace various malloc(x*sizeof(y)) with calloc(x,sizeof(y)).
Darren Salt
2008-03-23
Check for failure of various memory allocations. (SA29484)
Darren Salt
2008-03-24
Changelog entry for the WAV demuxer fix.
Darren Salt
2008-03-24
WAV demuxer: search for the 'fmt ' chunk instead of assuming it's the first one
Kirill Belokurov
2008-03-24
Start 1.1.11.1.
Darren Salt
2008-03-19
Merge from 1.1.
Darren Salt
2008-03-19
Throwaway merge from 1.1 (ffmpeg fixups).
Darren Salt
2008-03-19
Added signature for changeset d912bda42df43a6ec24a4d479e202c327a733a42
Darren Salt
2008-03-19
Added tag xine-lib-1_1_11-release for changeset 10a6bc10e58f
Darren Salt
2008-03-19
Release date.
xine-lib-1_1_11-release
1.1.11
Darren Salt
2008-03-19
Fix ffmpeg plugin build where source dir != build dir.
Darren Salt
2008-03-19
Fix xine-lib.pot generation again.
Darren Salt
2008-03-19
Fix xine-lib.pot generation wrt recent ffmpeg plugin source relocation.
Darren Salt
2008-03-18
Move ffmpeg plugin code into src/combined/ffmpeg & adapt for current ffmpeg.
Darren Salt
2008-03-18
Merge from 1.1.
Darren Salt
2008-03-17
Add a simple XML parser test program (not distributed).
Darren Salt
2008-03-12
Merge from 1.1.
Darren Salt
2008-03-12
Cope with NetBSD, which apparently doesn't have SNDCTL_DSP_GETODELAY.
Darren Salt
2008-03-12
Tidy up ffmpeg includes a bit.
Darren Salt
2008-03-11
Fix buffer size calculation by using more appropriate calloc().
Reinhard Nißl
2008-03-11
Fix accessing plugin node after disposing plugin in plugin free functions.
Reinhard Nißl
2008-03-11
Use calloc() to avoid possible integer overflow if stream_count is big enough.
Diego 'Flameeyes' Pettenò
2008-03-11
Fix Array Indexing Vulnerability in sdpplin_parse(). (CVE-2008-0073).
Diego 'Flameeyes' Pettenò
2008-03-10
fix mrl example
Miguel Freitas
2008-03-10
Fixed long delay when closing stream on dual core systems [Bug #33]
Miguel Freitas
2008-03-10
Add Xv port selection by type (overlay or textured video).
Darren Salt
2008-03-10
Add the missing changelog entry for 1afef0ba01d6.
Darren Salt
2008-03-10
Support # stream parameter separator in raw filenames as well as in full MRLs.
Miguel Freitas
2008-03-09
Update the documentation so that it tells users to report bugs on the xine bu...
Diego 'Flameeyes' Pettenò
2008-03-09
Update the documentation so that it tells users to report bugs on the xine bu...
Diego 'Flameeyes' Pettenò
2008-03-07
Get rid of some "may be used uninitialised" warnings.
Darren Salt
2008-03-06
Fix deadlock in sync point code caused by initial handshake byte.
Reinhard Nißl
2008-03-06
Mark vdr-xine ABI changes.
Darren Salt
[next]