Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2008-02-09 | Fix a configure test which was left out of the arch_x86 changes. (Affects MMX.) | Darren Salt | |
2008-02-09 | Changelog entry for the version-parsing fix. | Darren Salt | |
2008-02-07 | Merge; mark 1.1.11. | Darren Salt | |
2008-02-07 | Add release date.xine-lib-1_1_10_1-release1.1.10.1 | Darren Salt | |
2008-02-07 | Improve detection of MP3 streams with ID3v2 tags. Don't trust the tag size. | Thibaut Mattern | |
2008-02-07 | 1.1.10.1, not 1.1.11. | Darren Salt | |
2008-02-07 | Add length checking in the FLAC metadata-parsing code. | Darren Salt | |
Make the tracknumber/tracktotal buffer larger (possible overflow). | |||
2008-02-06 | Change from release numbering to ABI numbering for the plugin directory. | Darren Salt | |
This is to avoid having to rebuild external plugins for each new release. --HG-- extra : transplant_source : %C2%3EF%0B%EF%16%40K%FD.%EB9%E07%CB%97GhU%98 | |||
2008-01-28 | Fix a RealPlayer codec detection bug. | Darren Salt | |
2008-01-27 | Begin 1.1.11. | Darren Salt | |
2008-01-26 | 1.1.10 release.xine-lib-1_1_10-release1.1.10 | Darren Salt | |
2008-01-26 | Quick hack to allow configuration of the V4L ALSA audio input device. | Darren Salt | |
2008-01-25 | Changelog update. | Darren Salt | |
2008-01-24 | Fix a possible crash on channel change in the DVB plugin. | Darren Salt | |
Some 0-sized sections were observed in the TS PMT parser. Test setup details: Test channel is Film 4 on Freeview. Test hardware is a Nova-T Stick (older dib7000m variant). Drivers from v4l-dvb hg, id a1c94c4a05f5, with dib7000m_set_frontend() patched to select OUTMODE_HIGH_Z while tuning. | |||
2008-01-24 | Don't discard audio samples forever. Fixed streaming playback | Thibaut Mattern | |
2008-01-23 | Sanity-check ASF header sizes. | Darren Salt | |
This fixes a crash in the ASF demuxer, caused by the example exploit file given for CVE-2006-1664. | |||
2008-01-23 | Add missing CVE nos. | Darren Salt | |
2008-01-23 | Finish the backport of libxine.pc.in; do xine-config (now requires pkg-config). | Darren Salt | |
Remove the "deprecated" warnings since xine-config is not deprecated in 1.1.x. --skindir no longer works. --HG-- rename : misc/xine-config.in => misc/xine-config | |||
2008-01-22 | Add release dates to the changelog; tidy up earliest entries. | Darren Salt | |
Wherever possible, dates are from the release tarballs on Sourceforge. --HG-- extra : transplant_source : %7C%9F%C7H%90%0C%87%D9bA%94%F8%F2%0A%7F%40%CE%5E%A0%04 | |||
2008-01-20 | Unescape the "#save:" filename, allowing ";" etc. in file names. | Darren Salt | |
This has a side effect: versions older than 1.1.10 do not unescape, so "#save:foo%23.ts" will result in a file named "foo%23.ts". Front end maintainers, beware :-) | |||
2008-01-20 | Don't unescape #subtitle:scheme://data. | Darren Salt | |
This was broken in 1.1.8 when #subtitle:/file was fixed. | |||
2008-01-17 | Correct the changelog entry for the security fix in 1.1.9.1. | Darren Salt | |
--HG-- extra : transplant_source : AR%05H%29fH%3B%A37F%22h%85%7D%09%11/%FE%DF | |||
2008-01-14 | Change the default v4l device paths to /dev/{video,radio}0. | Darren Salt | |
2008-01-14 | ChangeLog entries for the last two revisions. | Diego 'Flameeyes' Pettenò | |
2008-01-13 | Bump version no. ready for what I expect to be the next release. | Darren Salt | |
--HG-- extra : transplant_source : q%B3q%EEC%D4p%E7%7F%8Eb%BE%F8%81%D3c%F6%C8%1AF | |||
2008-01-11 | Mark 1.1.9.1 as released.xine-lib-1_1_9_1-release1.1.9.1 | Darren Salt | |