Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-27 | Clean up Xv attribute-setting functions; fix a related off-by-one (xcbxv). | Darren Salt | |
--HG-- extra : transplant_source : %A0%EE%CC%FA%D3%AF2%8B%96%1F%B1%8E%00%01%96%8E%9E%AC%93Y | |||
2008-12-26 | Don't store immediately-discarded input read() results | Thomas Viehmann | |
2008-12-20 | Fix constantness. | Diego E. 'Flameeyes' Pettenò | |
2008-09-13 | Compilation fixes for ffmpeg API & ABI changes. | Darren Salt | |
--HG-- extra : transplant_source : %A7%3F%40%BA%27%15%89%8B%F8%28%27%E6%EF%B8%22E%F1%AE%F8%D3 | |||
2008-09-05 | Added ChangeLog entries for FLV demuxer (changeset: 998ac238c68f). | Claudio Ciccani | |
2008-09-05 | Updated FLV demuxer. | Claudio Ciccani | |
- Added support for new formats introduced by Adobe's Video File Format Specification v9 (including H264 and AAC). - Fixed a problem with seeking when movie length is not specified in the headers. | |||
2008-09-03 | Adding ID3 tag TDRC to replace/complement the deprecated tag TYER. | Maximilian Schwerin | |
2008-10-17 | Replace configure test for PulseAudio version by cpp test | Matthias Ringwald | |
Version 0.9.6 has PA_PROTOCOL_VERSION 10, version 0.9.7 has 11. This simplifies configure and limits the knowledge about PA versions to the audio output plug-in. This time, the patch includes configure.ac, too. | |||
2008-10-16 | Tell autoconf to expand PULSEAUDIO_{CFLAGS|LIBS} | Matthias Ringwald | |
2008-09-28 | Fix xine_usec_sleep for mingw+msys | Matthias Ringwald | |
Bug was found and fixed by Carlo Bramini. select() does not work on mingw+msys causing xine_usec_sleep to sleep much longer than requested which completely broke audio playback | |||
2008-09-20 | Don't convert unix-style / to windows-style \ on mingw | Matthias Ringwald | |
cygwin and msys are both happy with normal slashes and both per default use standard unix slashes, e.g., pwd reports '/'. the previous conversion in configure.ac lead to mixed stye paths which caused problems like bug #133 on some system. not converting to \ should solve those and make everything more consistent. | |||
2008-08-25 | Fix CDDB access on 64-bit. | Darren Salt | |
2008-08-25 | Fix a possible heap buffer overflow in the ffmpeg video decoder. | Darren Salt | |
This could happen where the actual image height is not a multiple of 16. --HG-- extra : transplant_source : %10%BD%8C%FE%BA%CA0%D5k%8A%9CH%DD%B1-%A7E4%CD%E6 | |||
2009-01-05 | Changelog update. | Darren Salt | |
2008-08-22 | Add _xine_private_strcasestr exports to libxine*def (win32). | Darren Salt | |
2008-08-21 | Two potential integer overflows in cdda_server | Tielei | |
There are two potential integer overflow bugs in process_commands(). process_commands() reads some tainted data from socket to "cmd", but doesn't check cmd rightly. --HG-- extra : transplant_source : z%12%ABF%D9%EF%92%A1M%B2%FCx%82%26%82%EEaM%2A%C1 | |||
2008-08-20 | Integer overflow in ff_audio_decode_data() | Tielei | |
There is an integer overflow bug in ff_audio_decode_data(). A crafted file could cause heap crash. --HG-- extra : transplant_source : FxpH6%A3%B7%C5%DA9%5B%F6h%AFKm%93%EA%1Bv | |||
2008-12-09 | Marker for security fixes. | Darren Salt | |
2008-11-26 | Add info concerning CVE-2008-52xx. | Darren Salt | |
2008-08-18 | Fix another compilation failure when using C++. | Darren Salt | |
2008-08-17 | Fix a compilation failure when using C++. | Darren Salt | |
2008-08-17 | Bump version ready for the next release. | Darren Salt | |
2008-08-14 | Added tag xine-lib-1_1_15-release for changeset 17f8ed16524b | Darren Salt | |
2008-08-14 | xine-lib 1.1.15.xine-lib-1_1_15-release1.1.15 | Darren Salt | |
2008-08-13 | Improve parsing of cddb information | Arnold Metselaar | |
Date: Thu, 1 May 2008 21:09:25 +0200 This patch improves the parsing of cddb information: * Disc and track titles can now contain '='. * If a track title is of the form <track-artist> / <track-title> the meta-info will contain the track-artist rather than the disc-artist. I have tested these changes together with my get_dir patch with the sources from debian testing/security and both Amarok and gxine now show the right artists for tracks on a compilation album. | |||
2008-08-13 | add cdda_class_get_dir method to cdda plugin | Arnold Metselaar | |
Date: Thu, 1 May 2008 21:05:55 +0200 This patch adds a cdda_class_get_dir method to the cdda input plugin. I can now add an audio cd to a play-list in Amarok. There may be small interruptions if another cd is playing though, so it would be desirable to lower the priority for access to the cd-drive by the get_dir function. | |||
2008-05-28 | Fix exploitable heap buffer overflow in id3.c. | Diego 'Flameeyes' Pettenò | |
For more information see xine bug #114. | |||
2008-08-13 | Check for possible buffer overflow attempts in the Real demuxer. | Darren Salt | |
2008-08-13 | Check for allocation failures. | Darren Salt | |
2008-08-13 | Use size_t for data length variables. | Darren Salt | |
2008-08-13 | Merge. | Darren Salt | |
2008-08-13 | Apply the deinterlacer size fix to the XCB Xv plugin. | Darren Salt | |
2008-08-13 | Allow (and prefer) use of external libfaad. | Darren Salt | |
2008-08-13 | Remove faad.h since we don't use it. | Darren Salt | |
2008-08-13 | Update 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-08 | Fix crash with corrupted WMV files when checking for aspect ratio information. | Darren Salt | |
--HG-- extra : transplant_source : kW%D0IN%9D%8D%D4l%F6%3C%D0%CF%9CT%A9%B2%7D%9E%E9 | |||
2008-08-08 | Fix 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-08 | video_out_opengl: Actually bail out if no display found. | Matthias Hopf | |
2008-08-08 | Merge. | Matthias Hopf | |
2008-08-07 | Merge. | Darren Salt | |
2008-08-07 | Fix a segfault introduced in the Windows Media crash fix. | Darren Salt | |
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-07 | Ignore INSTALL file and don't track it, it's created by automake. | Diego 'Flameeyes' Pettenò | |
2008-08-07 | Make the CC_CHECK_* macro work when used in for loops. | Diego 'Flameeyes' Pettenò | |
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-08-01 | video_out_opengl: Activate only if visual is direct rendering capable | Matthias Hopf | |
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. |