Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-28 | Preallocate after we know how large the frames will be (fixes a buffer overrun) | Simon Farnsworth | |
2008-07-23 | Xv 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-16 | Add support for the Snow video codec. | Darren Salt | |
2008-07-15 | Recognise AMR audio (normally found in 3GP files). | Darren Salt | |
2008-07-13 | Switch to using external ffmpeg by default. | Darren Salt | |
2008-07-02 | Don't segfault when the user requests an input the card doesn't posess. | Simon Farnsworth | |
2008-07-02 | Bump version ready for the next release. | Darren Salt | |
Hopefully, that's a while away yet :-) | |||
2008-06-29 | 1.1.14. | Darren Salt | |
2008-06-27 | Add basic aspect ratio detection for WMV streams. | Darren Salt | |
2008-06-25 | Merge, and add a changelog entry. | Darren Salt | |
2008-06-23 | Add a changelog entry for the Xv/XxMC port selection backport. | Darren Salt | |
2008-05-07 | Deprecate xine_xmalloc(). | Diego 'Flameeyes' Pettenò | |
2008-04-21 | Fix display of some MJPEG streams (YUVJ420P). | Darren Salt | |
2008-04-21 | Add MIME types and .mpp for musepack. | Darren Salt | |
2008-04-20 | CVE no. for the NSF bug. | Darren Salt | |
2008-04-19 | Add a ChangeLog entry for the backports from 1.2. | Diego 'Flameeyes' Pettenò | |
2008-06-20 | Ask 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-20 | Read 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-18 | More changelog entries. | Darren Salt | |
Reformat the DVB changelog entries. | |||
2008-06-18 | Changelog entries for the immediately preceding DVB & V4L plugin changes. | Darren Salt | |
2008-06-16 | Initial 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-15 | Missing changelog item (JACK plugin). | Darren Salt | |
2008-06-15 | Mark release.xine-lib-1_1_13-release1.1.13 | Darren Salt | |
2008-06-11 | Mark release as 1.1.13, not 1.1.12.1. | Darren Salt | |
2008-06-11 | Provide a useful implementation of xine_register_log_cb(). | Darren Salt | |
2008-04-17 | Changelog entry for SA29850. | Darren Salt | |
2008-04-14 | Start 1.1.13; add date for 1.1.12 release. | Darren Salt | |
2008-04-14 | Add boundary check on speex mode, see bug #83.xine-lib-1_1_12-release1.1.12 | Diego 'Flameeyes' Pettenò | |
--HG-- extra : transplant_source : %80%19%15%EAL%B3%1EAl%11RF%E7%BB%7FHa%2A%C5%1A | |||
2008-04-08 | New 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-07 | Changelog entry for the Real/ffmpeg changes & fixes. | Darren Salt | |
2008-04-06 | Add 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-05 | Fix a regression in the Matroska demuxer. | Darren Salt | |
One '&'... | |||
2008-04-01 | Changelog updates. | Darren Salt | |
2008-03-30 | Release.xine-lib-1_1_11_1-release1.1.11.1 | Darren Salt | |
2008-03-29 | Changelog update. | Darren Salt | |
2008-03-28 | Changelog entries for the AIFF & LPCM fixes. | Darren Salt | |
2008-03-25 | Improve security bug fix description & add its CVE no. | Darren Salt | |
2008-03-23 | Check for failure of various memory allocations. (SA29484) | Darren Salt | |
Ref. http://aluigi.altervista.org/adv/xinehof-adv.txt | |||
2008-03-24 | Changelog entry for the WAV demuxer fix. | Darren Salt | |
2008-03-24 | Start 1.1.11.1. | Darren Salt | |
Also add a few post-release changelog entries to 1.1.11 for completeness. | |||
2008-03-19 | Release date.xine-lib-1_1_11-release1.1.11 | Darren Salt | |
Correct a few minor changelog errors. | |||
2008-03-11 | Fix Array Indexing Vulnerability in sdpplin_parse(). (CVE-2008-0073). | Diego 'Flameeyes' Pettenò | |
Thanks to Alin Rad Pop, Secunia Research. | |||
2008-03-14 | Mention CVE-2008-1161, which was fixed in 1.1.10.1. | Darren Salt | |
2008-03-13 | Add a CVE number for the ASF header crash fix. | Darren Salt | |
2008-03-10 | Fixed long delay when closing stream on dual core systems [Bug #33] | Miguel Freitas | |
2008-03-10 | Add the missing changelog entry for 1afef0ba01d6. | Darren Salt | |
2008-03-04 | Cset 492257577b4d is an ABI extension: bump the soname. Add changelog entry. | Darren Salt | |
2008-03-02 | Reorganise DTS audio type detection (ready for LE16 & BE14); changelog entry. | Darren Salt | |
2008-02-20 | Off-by-one in the FLAC security fix, breaking playback of some files. | Darren Salt | |
2008-02-09 | That last changelog entry is lying. Delete it. | Darren Salt | |