Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-18 | - return if xine_xmalloc failed | Bastien Nocera | |
CVS patchset: 8345 CVS date: 2006/10/18 18:46:17 | |||
2006-10-16 | Fixed several warnings (but warnings due to APIs not solved). | František Dvořák | |
CVS patchset: 8344 CVS date: 2006/10/16 22:18:24 | |||
2006-10-16 | Compile v4l on FreeBSD with v4l_compat package. | František Dvořák | |
CVS patchset: 8343 CVS date: 2006/10/16 22:09:32 | |||
2006-10-16 | I wonder what I was looking at when I added a NULL pointer dereference to ↵ | Diego 'Flameeyes' Pettenò | |
avoid crashing... This time it shouldn't crash anymore, although it does not really make too much sense. CVS patchset: 8342 CVS date: 2006/10/16 06:29:38 | |||
2006-10-13 | Use __progname to pass the client name to pulseaudio, this way xine, Amarok ↵ | Diego 'Flameeyes' Pettenò | |
and Kaffeine won't simply report "xine" as name and be undistinguished. CVS patchset: 8341 CVS date: 2006/10/13 23:24:54 | |||
2006-10-13 | Revert my latest change, broke more than it fixed... now this means that the ↵ | Diego 'Flameeyes' Pettenò | |
decoding is still broken in recent FFmpeg it seems. CVS patchset: 8340 CVS date: 2006/10/13 21:41:30 | |||
2006-10-13 | Fix typo. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8339 CVS date: 2006/10/13 21:14:15 | |||
2006-10-13 | Make freetype2 and fontconfig disabled by default, as per requests on ↵ | Diego 'Flameeyes' Pettenò | |
mailing lists. I wasn't able to get the visual appearence improved, but it's (for me) acceptable right now. This is *not* a change compared to latest release, as before fontconfig was used as a fallback if the bitmap fonts of xine-lib weren't found (which was unlikely to be the case), resulting to pointless use of freetype2 before. CVS patchset: 8338 CVS date: 2006/10/13 20:49:39 | |||
2006-10-13 | Updates by Maximilian Schwerin <maximilian.schwerin@buelowssiege.de> | Philipp Hahn | |
CVS patchset: 8337 CVS date: 2006/10/13 10:57:18 | |||
2006-10-12 | Suppressed a libtool warning. | Hans-Dieter Kosch | |
CVS patchset: 8336 CVS date: 2006/10/12 00:42:01 | |||
2006-10-11 | Added compatibility with different libtool versions. | Hans-Dieter Kosch | |
CVS patchset: 8335 CVS date: 2006/10/11 23:44:16 | |||
2006-10-11 | Use av_parser to decode audio, should make MP3 playback saner. Don't ↵ | Diego 'Flameeyes' Pettenò | |
override avcodec_register_all() function when using external FFmpeg. CVS patchset: 8334 CVS date: 2006/10/11 12:53:12 | |||
2006-10-11 | Fix distcheck. | František Dvořák | |
CVS patchset: 8333 CVS date: 2006/10/11 07:29:39 | |||
2006-10-10 | Install inttypes.h on stone age platforms (xine.h needs it). | František Dvořák | |
Small improvements. CVS patchset: 8332 CVS date: 2006/10/10 21:39:56 | |||
2006-10-09 | Check for NULL pointers. | Claudio Ciccani | |
More debugging messages. CVS patchset: 8331 CVS date: 2006/10/09 16:03:18 | |||
2006-10-07 | Fixed segfault in demux_asf_dispose(). | Claudio Ciccani | |
CVS patchset: 8330 CVS date: 2006/10/07 09:59:49 | |||
2006-10-03 | Fixed crash with debugging on audio/video-only ASF streams, | František Dvořák | |
fixed warnings in AFS demuxer. CVS patchset: 8329 CVS date: 2006/10/03 07:30:51 | |||
2006-10-02 | Document changes. | František Dvořák | |
CVS patchset: 8328 CVS date: 2006/10/02 15:58:28 | |||
2006-10-02 | build cdio for builddir != . | František Dvořák | |
update for attic platforms (mainly older MinGW) unsupported attributes not used (fixes warnings) added check for sentinel attribute enabled TrueSpeech codec CVS patchset: 8327 CVS date: 2006/10/02 15:56:03 | |||
2006-10-01 | When the mmap()ed file grows, disable mmap() support. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8326 CVS date: 2006/10/01 20:14:43 | |||
2006-10-01 | Avoid usage of DirectFBSetOption(). | Claudio Ciccani | |
Reget layer's surface after changing configuration. CVS patchset: 8325 CVS date: 2006/10/01 10:26:26 | |||
2006-10-01 | Use Automake 1.8 by default. | Claudio Ciccani | |
WANT_AUTOMAKE_1_9 cause the wrapper script to return automake-1.4 if version 1.9 is not installed. CVS patchset: 8324 CVS date: 2006/10/01 09:04:45 | |||
2006-09-29 | Improve FreeType2 rendering: do not disable hinting. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8323 CVS date: 2006/09/29 20:16:44 | |||
2006-09-29 | Update ChangeLog with the recent fontconfig/FreeType2 changes. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8322 CVS date: 2006/09/29 19:32:04 | |||
2006-09-29 | Add an optional dependency over fontconfig, so that if present it is used to ↵ | Diego 'Flameeyes' Pettenò | |
identify which font to load for OSD and subtitles. This allows to use truetype fonts by specifying their friendly name and just that. Also prefer FreeType2 loaded fonts to bitmap fonts. CVS patchset: 8321 CVS date: 2006/09/29 18:36:52 | |||
2006-09-29 | Resync. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8320 CVS date: 2006/09/29 18:34:16 | |||
2006-09-28 | Update ChangeLog with the Shorten fix. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8319 CVS date: 2006/09/28 22:29:55 | |||
2006-09-28 | Make sure that the demuxer reports an audio stream (and no video stream) so ↵ | Diego 'Flameeyes' Pettenò | |
that Amarok can actually play SHN files. CVS patchset: 8318 CVS date: 2006/09/28 22:27:52 | |||
2006-09-28 | Don't use the new name for pathname parameter from upstream, fix build. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8317 CVS date: 2006/09/28 08:19:14 | |||
2006-09-27 | End programs build fix. | František Dvořák | |
CVS patchset: 8316 CVS date: 2006/09/27 14:38:59 | |||
2006-09-27 | Assert the presence of _last, although it was obvious by the previosu asserts. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8315 CVS date: 2006/09/27 05:41:40 | |||
2006-09-27 | Free memory before return. Import revision 6351 of FFmpeg CVS by Kostya. ↵ | Diego 'Flameeyes' Pettenò | |
Found by Coverity Scan CID 305. CVS patchset: 8314 CVS date: 2006/09/27 05:10:52 | |||
2006-09-26 | Free font_pos allocated in the function. | Diego 'Flameeyes' Pettenò | |
Found by Coverity Scan CID 156. CVS patchset: 8313 CVS date: 2006/09/26 22:51:54 | |||
2006-09-26 | Don't dereference the pointer before it's tested for being not null. | Diego 'Flameeyes' Pettenò | |
Found by Coverity Scan CID 245. CVS patchset: 8312 CVS date: 2006/09/26 22:35:32 | |||
2006-09-26 | Avoid an off-by-one found by Coverity Scan CID 133. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8311 CVS date: 2006/09/26 22:29:39 | |||
2006-09-26 | Check pointers before dereferencing them. | Diego 'Flameeyes' Pettenò | |
Found by Coverity Scan CID 255. Fixed upstream too. CVS patchset: 8310 CVS date: 2006/09/26 22:23:51 | |||
2006-09-26 | Free the _data pointer when returning NULL. Fix backported from upstream. | Diego 'Flameeyes' Pettenò | |
Closes Coverity Scan CID 225. CVS patchset: 8309 CVS date: 2006/09/26 22:18:44 | |||
2006-09-26 | Check for validity of the pointer before using strlen() on it. | Diego 'Flameeyes' Pettenò | |
Found by Coverity Scan CID 242. Fixed upstream too. CVS patchset: 8308 CVS date: 2006/09/26 22:10:24 | |||
2006-09-26 | Make sure that no possibly NULL pointer is dereferenced. | Diego 'Flameeyes' Pettenò | |
Found by Coverity Scan CID 248. CVS patchset: 8307 CVS date: 2006/09/26 22:03:44 | |||
2006-09-26 | Fix an off-by-one, found by Coverity Scan CID 118. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8306 CVS date: 2006/09/26 21:54:40 | |||
2006-09-26 | Fix _x_config_change_opt function to actually sanity check all the pointers, ↵ | Diego 'Flameeyes' Pettenò | |
and avoid deeply nested code. Closes Coverity Scan CIDs 246 and 247. CVS patchset: 8305 CVS date: 2006/09/26 21:51:11 | |||
2006-09-26 | When there's no plugin to replace, output a log, and skip the plugin ↵ | Diego 'Flameeyes' Pettenò | |
entirely, to avoid an off-by-one in decoder_map. Found by Coverity Scan CID 122. CVS patchset: 8304 CVS date: 2006/09/26 21:32:08 | |||
2006-09-26 | Avoid off-by-one overrun. Found by Coverity Scan CID 120. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8303 CVS date: 2006/09/26 21:20:21 | |||
2006-09-26 | Fix the strcpy calls, backport from upstream. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8302 CVS date: 2006/09/26 21:18:18 | |||
2006-09-26 | Fix the size of file_id attributes, backport from current upstream versions. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8301 CVS date: 2006/09/26 21:16:59 | |||
2006-09-26 | Actually be a bit more smarter, if this can be used, continue with the ↵ | Diego 'Flameeyes' Pettenò | |
original behaviour, if not, use fprintf. CVS patchset: 8300 CVS date: 2006/09/26 20:31:40 | |||
2006-09-26 | printerr() macros are often used when the pointer "this" is NULL. In those ↵ | Diego 'Flameeyes' Pettenò | |
cases the result is an immediate segfault, as it's dereferenced. To avoid this, use fprintf instead of writing in err_str. CVS patchset: 8299 CVS date: 2006/09/26 20:17:43 | |||
2006-09-26 | Free splitpath when returning. Found by Coverity Scan CID 302. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8298 CVS date: 2006/09/26 19:26:57 | |||
2006-09-26 | Add missign command extending the size of video_types array and fixing the ↵ | Diego 'Flameeyes' Pettenò | |
possible off by one reported by Coverit Scan CID 134. CVS patchset: 8297 CVS date: 2006/09/26 18:52:41 | |||
2006-09-26 | Fix off-by-one error identified by Coverit Scan. CID 116. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8296 CVS date: 2006/09/26 18:13:11 |