summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
2008-11-26Add info concerning CVE-2008-52xx.Darren Salt
2008-08-18Fix another compilation failure when using C++.Darren Salt
2008-08-17Bump version ready for the next release.Darren Salt
2008-08-14xine-lib 1.1.15.xine-lib-1_1_15-release1.1.15Darren Salt
2008-08-13Allow (and prefer) use of external libfaad.Darren Salt
2008-08-13Update to libfaad 2.6.1, fixing a crash with a corrupted AAC file.Darren Salt
Source is the version in the 1.2 branch.
2008-08-08Fix crash with corrupted AVI files (chunk size).Darren Salt
--HG-- extra : transplant_source : Z%F0%90e%A3%94%D3%7F%D9ROC8%3C%FD%F5FO%BFU
2008-08-07Rearrange changelog entries for 1.1.15 wrt security issues.Darren Salt
--HG-- extra : transplant_source : %1A%0Fu%1062y%F6I%0A%AF%97%85%3Fr%F6%17%20%01W
2008-08-07Fix crashes with fuzzed Ogg files. (CVE-2008-3231)Darren Salt
--HG-- extra : transplant_source : %9F%E8R%D8%94R%9CJ%7F%5E%A7%DB%29%0DK%CD%CA%AD%7F%08
2008-08-06Fix crashes with MP3 files with metadata consisting only of separators.Darren Salt
--HG-- extra : transplant_source : %24%60%04%A8n%E9%86%FD%B6e8%F9%9C%88%A6%8FR%C2%BBP
2008-08-06Fix crashes with fuzzed Windows Media files.Darren Salt
--HG-- extra : transplant_source : %92%2C%CB%01S%25N%22%E1%00%FB%19%B0%CE5%1BU%F9%F6%0A
2008-07-28Only set the tuner if we're going to use it (fixes baseband video inputs)Simon Farnsworth
2008-07-28Preallocate after we know how large the frames will be (fixes a buffer overrun)Simon Farnsworth
2008-07-23Xv deinterlacing was looking at the input image size, not the output image size.Simon Farnsworth
This works fine on some chipsets, but on others, it causes image corruption.
2008-07-16Add support for the Snow video codec.Darren Salt
2008-07-15Recognise AMR audio (normally found in 3GP files).Darren Salt
2008-07-13Switch to using external ffmpeg by default.Darren Salt
2008-07-02Don't segfault when the user requests an input the card doesn't posess.Simon Farnsworth
2008-07-02Bump version ready for the next release.Darren Salt
Hopefully, that's a while away yet :-)
2008-06-291.1.14.Darren Salt
2008-06-27Add basic aspect ratio detection for WMV streams.Darren Salt
2008-06-25Merge, and add a changelog entry.Darren Salt
2008-06-23Add a changelog entry for the Xv/XxMC port selection backport.Darren Salt
2008-05-07Deprecate xine_xmalloc().Diego 'Flameeyes' Pettenò
2008-04-21Fix display of some MJPEG streams (YUVJ420P).Darren Salt
2008-04-21Add MIME types and .mpp for musepack.Darren Salt
2008-04-20CVE no. for the NSF bug.Darren Salt
2008-04-19Add a ChangeLog entry for the backports from 1.2.Diego 'Flameeyes' Pettenò
2008-06-20Ask the input plugin which demuxer to use.Darren Salt
This overrides the normal content/extension detection, but can be overridden by the user. This is an input plugin API extension; ABI is unchanged. The version is not bumped (we can't bump it due to 1.2).
2008-06-20Read the MIME type from the plugin & use it for demuxer selection (if by extn).Darren Salt
text/plain is specifically filtered out because it could cause lots of false positives, at least with http; web servers tend to default to text/plain for unknown types.
2008-06-18More changelog entries.Darren Salt
Reformat the DVB changelog entries.
2008-06-18Changelog entries for the immediately preceding DVB & V4L plugin changes.Darren Salt
2008-06-16Initial changelog entry for 1.1.14.Darren Salt
--HG-- extra : transplant_source : FBEy%AC%87-%88%0B%B9%E4%EF%DF%B0%B1%F5%1B%B03I
2008-06-15Missing changelog item (JACK plugin).Darren Salt
2008-06-15Mark release.xine-lib-1_1_13-release1.1.13Darren Salt
2008-06-11Mark release as 1.1.13, not 1.1.12.1.Darren Salt
2008-06-11Provide a useful implementation of xine_register_log_cb().Darren Salt
2008-04-17Changelog entry for SA29850.Darren Salt
2008-04-14Start 1.1.13; add date for 1.1.12 release.Darren Salt
2008-04-14Add boundary check on speex mode, see bug #83.xine-lib-1_1_12-release1.1.12Diego 'Flameeyes' Pettenò
--HG-- extra : transplant_source : %80%19%15%EAL%B3%1EAl%11RF%E7%BB%7FHa%2A%C5%1A
2008-04-08New video out plugin ("raw")Christophe Thommeret
Here is a new video output plugin that passes raw data to the front end through supplied callbacks. --HG-- extra : transplant_source : -AT%2A%0A%EB%F5%1Eu4%9E%12%C4%B8%0B%87%13%A5%9D%CA
2008-04-07Changelog entry for the Real/ffmpeg changes & fixes.Darren Salt
2008-04-06Add a tool to list MIME types & filetype extns known to xine-lib plugins.Darren Salt
This is expected to see most use in updating MIME type lists in front ends' desktop files.
2008-04-05Fix a regression in the Matroska demuxer.Darren Salt
One '&'...
2008-04-01Changelog updates.Darren Salt
2008-03-30Release.xine-lib-1_1_11_1-release1.1.11.1Darren Salt
2008-03-29Changelog update.Darren Salt
2008-03-28Changelog entries for the AIFF & LPCM fixes.Darren Salt
2008-03-25Improve security bug fix description & add its CVE no.Darren Salt
2008-03-23Check for failure of various memory allocations. (SA29484)Darren Salt
Ref. http://aluigi.altervista.org/adv/xinehof-adv.txt