Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-07 | Rearrange 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-07 | Fix 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-06 | Fix 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-06 | Fix 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-28 | Only set the tuner if we're going to use it (fixes baseband video inputs) | Simon Farnsworth | |
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-01-09 | Fix a read-past-end bug in xine-lib's internal strtok_r replacement. | Darren Salt | |
2008-01-09 | Allow for patch-level numbering; initialise to ".1". | Darren Salt | |
2008-01-06 | Mark release.xine-lib-1_1_9-release1.1.9 | Darren Salt | |
2008-01-06 | Constify bits of the OGM subtitle hack. Add a changelog entry. | Darren Salt | |
2008-01-06 | Tell the Real demuxer about lists of http references. | Darren Salt | |
Such broken wrong-extension wrong-MIME-type lists exist in the wild... | |||
2008-01-05 | Enable the VMware Screen codec (ffmpeg). | Darren Salt | |
2008-01-05 | Add ChangeLog entry for the translation. | Diego 'Flameeyes' Pettenò | |
2008-01-04 | Fixed an issue in input_pvr with setting the frequency of the tuner for ivtv ↵ | Richard van Paasen | |
versions 0.10.6+ Note: the old code divided the frequency by 62.5. But, the ivtv driver expects a different format. I changed the implementation in input_pvr such that the frequency can be given as provided by cable companies, multiplied by 1000: e.g. 503250 for 503.250 MHz. | |||
2008-01-03 | Detect corrupted or broken seek tables for CBR MP3 files. [Bug #3] | Thibaut Mattern | |
--HG-- extra : transplant_source : %00%11%94ZZG%2A%A0%2A%3B%DA%CDx%AC%02%A8%E8%C3%DF%A5 | |||
2008-01-01 | Add ChangeLog entry for previous change. | Diego 'Flameeyes' Pettenò | |
2008-01-01 | Avoid potential install-time mislinkage against libxine.so.2. | Darren Salt | |
2007-12-30 | Fix bugs' numbers for the new tracker. | Diego 'Flameeyes' Pettenò | |
2007-12-29 | Only check for the chunk's size to be lesser than 100 when reading the COMM_TAG. | Diego 'Flameeyes' Pettenò | |
This way, bigger audio chunks won't make the demuxer fail. Fixes bug #6. | |||
2007-12-22 | Fixed an input_pvr issue with 'set input' for ivtv versions 0.10.6+. | Richard van Paasen | |
ivtv now requires the video device to be re-opened when the input is changed. | |||
2007-12-22 | Always enable a52dec capabilities for external a52dec. | Diego 'Flameeyes' Pettenò | |
This make it possible to use the DJB accelerated FFT when using the external a52dec liba52 library. --HG-- extra : transplant_source : %03Y%0F%8C%F0%05%EE%F7%5E%2B%A9u%7D%96%F8%D2%13%CD%F4%9D | |||
2007-12-18 | Don't treat # in MRLs as literals or URI-decode raw filenames. [Bug 1784272] | Darren Salt | |
2007-12-16 | Tell the Real demuxer about http references. | Darren Salt | |
2007-12-14 | Convert XML to UTF-8 for parsing if a BOM is detected. | Darren Salt | |
2007-12-14 | Fixed a crash that happened when a video output was closed | Matthias Kretz | |
img->stream->video_fifo can be 0 | |||
2007-12-09 | Enable the WMV VC1 (ffmpeg) codec. | Darren Salt | |
--HG-- extra : transplant_source : %15%CD%0B%2C%F2g%03%B9%25%D4%B2%8BQ%1F%EB%BB%8F%28%9B%C8 |