Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2008-01-11 | Changelog entry for the PPC/Darwin display fix. | Darren Salt | |
2008-01-11 | Fix a buffer overflow in the RTSP header-handling code. | Darren Salt | |
CVE-2008-0225; ported from mplayer changeset 22821. | |||
2008-01-09 | Mark bugs from the Sourceforge tracker as such. | Darren Salt | |
2008-01-09 | Add the bug no. for the strtok_r fix. | 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 |