summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-03-16[coverity]Thibaut Mattern
CID: 278 Checker: USE_AFTER_FREE (help) File: xine-lib/src/input/input_dvb.c Function: dvb_plugin_dispose Description: Using freed pointer "(this)->channels" CID: 269 Checker: UNINIT (help) File: xine-lib/src/input/input_dvb.c Function: dvb_plugin_open Description: Using uninitialized value "num_channels" CID: 43 Checker: FORWARD_NULL (help) File: xine-lib/src/input/input_dvb.c Function: dvb_plugin_dispose Description: Variable "(this)->channels" tracked as NULL was dereferenced. CID: 219 Checker: RESOURCE_LEAK (help) File: xine-lib/src/input/input_dvb.c Function: dvb_parse_si Description: Returned without freeing storage "bufptr" CID: 218 Checker: RESOURCE_LEAK (help) File: xine-lib/src/input/input_dvb.c Function: load_epg_data Description: Returned without freeing storage "seen_channels" CID: 217 Checker: RESOURCE_LEAK (help) File: xine-lib/src/input/input_dvb.c Function: load_epg_data Description: Returned without freeing storage "foo" CID: 216 Checker: RESOURCE_LEAK (help) File: xine-lib/src/input/input_dvb.c Function: load_channels Description: Returned without freeing storage "f" CID: 215 Checker: RESOURCE_LEAK (help) File: xine-lib/src/input/input_dvb.c Function: dvb_class_get_autoplay_list Description: Variable "tmpbuffer" not freed or pointed-to in function "fopen" CID: 214 Checker: RESOURCE_LEAK (help) File: xine-lib/src/input/input_dvb.c Function: dvb_class_get_autoplay_list Description: Returned without freeing storage "foobuffer" CID: 252 Checker: REVERSE_INULL (help) File: xine-lib/src/input/input_dvb.c Function: dvb_zoom_cb Description: Pointer "this" dereferenced before NULL check CVS patchset: 7931 CVS date: 2006/03/16 22:10:33
2006-03-16[coverity]Thibaut Mattern
CID: 41 Checker: FORWARD_NULL (help) File: xine-lib/src/demuxers/demux_mpeg_pes.c Function: parse_private_stream_1 Description: Variable "(this)->audio_fifo" tracked as NULL was dereferenced. audio_fifo cannot be NULL CVS patchset: 7930 CVS date: 2006/03/16 21:47:37
2006-03-16[coverity]Thibaut Mattern
CID: 42 Checker: FORWARD_NULL (help) File: xine-lib/src/demuxers/demux_qt.c Function: parse_trak_atom Description: Variable "(trak)->stsd_atoms" tracked as NULL was dereferenced. CVS patchset: 7929 CVS date: 2006/03/16 21:44:14
2006-03-16[coverity]Thibaut Mattern
CID: 164 Checker: RESOURCE_LEAK (help) File: xine-lib/src/audio_out/audio_arts_out.c Function: open_plugin Description: Returned without freeing storage "this" CVS patchset: 7928 CVS date: 2006/03/16 21:38:17
2006-03-16- Also ignore the zero file size for character device nodes, patch fromBastien Nocera
Bill Fink <billfink@mindspring.com> CVS patchset: 7927 CVS date: 2006/03/16 10:52:32
2006-03-11Very little cleanup.Thibaut Mattern
CVS patchset: 7926 CVS date: 2006/03/11 09:21:25
2006-03-11[coverity]Thibaut Mattern
CID: 268 Checker: UNINIT (help) File: xine-lib/src/demuxers/demux_matroska.c Function: parse_seek_entry Description: Using uninitialized value "id" CVS patchset: 7925 CVS date: 2006/03/11 09:03:24
2006-03-11[coverity]Thibaut Mattern
CID: 125 Checker: OVERRUN_STATIC (help) Function: demux_slave_next Description: Overrun of static array "(this)->decoder_info" of size 4 at position 4 with index variable "i" CVS patchset: 7924 CVS date: 2006/03/11 08:55:10
2006-03-11[coverity] demux_yuv4mpeg2.c uses 5 decoder infosThibaut Mattern
CVS patchset: 7923 CVS date: 2006/03/11 08:49:40
2006-03-07Fixed channels to mode translation in audio decoders.Thibaut Mattern
Patch from Chris Brien. CVS patchset: 7922 CVS date: 2006/03/07 08:03:08
2006-03-06Fixed possible FPE.Thibaut Mattern
patch from Vedran Rodic <vedran@vodatel.hr> and Diego "Flameeyes" Pettenò <flameeyes@gentoo.org> CVS patchset: 7921 CVS date: 2006/03/06 08:02:44
2006-03-06- add support for the 3IVD fourccBastien Nocera
CVS patchset: 7920 CVS date: 2006/03/06 00:19:50
2006-03-04Fixed bug 1420933Thibaut Mattern
[ 1420933 ] wStart (stream delay in AVI files) is not used CVS patchset: 7919 CVS date: 2006/03/04 12:04:42
2006-03-03Note that bug 320164 was fixed in 1.1.1-1.Darren Salt
CVS patchset: 7918 CVS date: 2006/03/03 19:32:55
2006-03-03- Check if the string is in UTF-8, and the encoding badly reported beforeBastien Nocera
converting it to UTF-8 proper CVS patchset: 7917 CVS date: 2006/03/03 12:59:31
2006-03-02fix the comment and genre fieldsMike Melanson
CVS patchset: 7916 CVS date: 2006/03/02 14:35:02
2006-03-02Max helpedMike Melanson
CVS patchset: 7915 CVS date: 2006/03/02 04:23:00
2006-03-02support Vorbis-style comments in FLAC, courtesy of Maximilian Schwerin,Mike Melanson
maximilian.schwerin at buelowssiege.de CVS patchset: 7914 CVS date: 2006/03/02 04:18:08
2006-03-01- no need to convert to UTF-8 if the "from" encoding is already UTF-8Bastien Nocera
CVS patchset: 7913 CVS date: 2006/03/01 23:34:58
2006-02-28Add build-dep alternatives for sarge backports.Darren Salt
CVS patchset: 7912 CVS date: 2006/02/28 19:03:28
2006-02-28Tidy up the package descriptions slightly.Darren Salt
CVS patchset: 7911 CVS date: 2006/02/28 18:58:16
2006-02-28Doc update.Darren Salt
CVS patchset: 7910 CVS date: 2006/02/28 18:49:09
2006-02-28Prevent a few dh_install "uninstalled file" warnings.Darren Salt
CVS patchset: 7909 CVS date: 2006/02/28 18:42:38
2006-02-28FSF address update.Darren Salt
CVS patchset: 7908 CVS date: 2006/02/28 18:39:49
2006-02-25conflicts/replaces with obsolete package 'xine' to close debian #300852Reinhard Tartler
CVS patchset: 7907 CVS date: 2006/02/25 11:27:47
2006-02-25enabling external libmadReinhard Tartler
enabling xvmc dependency CVS patchset: 7906 CVS date: 2006/02/25 09:05:36
2006-02-24add missing changlog from debian NMUsReinhard Tartler
did massive cleanups on what bugs actually got fixed plus checking of them! CVS patchset: 7905 CVS date: 2006/02/24 21:51:25
2006-02-19adding myself to uploadersReinhard Tartler
check and fix build deps for modular xorg cleanup debian/changelog for upload CVS patchset: 7904 CVS date: 2006/02/19 17:36:30
2006-02-19fix playing SIF DVDsMiguel Freitas
case where display_height (240) is less than coded_picture_height (256) CVS patchset: 7903 CVS date: 2006/02/19 15:05:07
2006-02-15spec-file: workaround for libavcode/i386 compile problem, added dirs to filelistManfred Tremmel
CVS patchset: 7902 CVS date: 2006/02/15 22:58:28
2006-02-14printf() format check & constness fixups.Darren Salt
CVS patchset: 7901 CVS date: 2006/02/14 19:13:10
2006-02-14Make input-only pointers point to const data.Darren Salt
CVS patchset: 7900 CVS date: 2006/02/14 19:12:16
2006-02-14Missing #include.Darren Salt
CVS patchset: 7899 CVS date: 2006/02/14 19:09:02
2006-02-14Replace some variables with #defines to allow printf() argument checking.Darren Salt
Fix a compiler warning wrt static. CVS patchset: 7898 CVS date: 2006/02/14 19:05:29
2006-02-14Fix a compiler warning.Darren Salt
CVS patchset: 7897 CVS date: 2006/02/14 18:47:46
2006-02-14Kill some printf() warnings.Darren Salt
CVS patchset: 7896 CVS date: 2006/02/14 18:46:19
2006-02-14Fix some compiler warnings.Darren Salt
CVS patchset: 7895 CVS date: 2006/02/14 18:45:37
2006-02-14Workaround: force -Os for dsputil_mmx.c to allow compilation to succeed.Darren Salt
CVS patchset: 7894 CVS date: 2006/02/14 18:43:35
2006-02-14Make smb_auth() static.Darren Salt
CVS patchset: 7893 CVS date: 2006/02/14 18:42:13
2006-02-14Kill a printf() warning.Darren Salt
CVS patchset: 7892 CVS date: 2006/02/14 18:41:43
2006-02-14Minor constness fixups.Darren Salt
Remove some unnecessary NULL tests (free()). Replace an unneeded printf() wrapper. CVS patchset: 7891 CVS date: 2006/02/14 02:25:00
2006-02-11Fix missing #include (for BE_16).Darren Salt
CVS patchset: 7890 CVS date: 2006/02/11 21:28:02
2006-02-09Added X11 OSD support to XDirectFB driver.Claudio Ciccani
CVS patchset: 7889 CVS date: 2006/02/09 16:16:22
2006-02-09fix variable declarationMiguel Freitas
CVS patchset: 7888 CVS date: 2006/02/09 09:29:55
2006-02-08- fix from Thibaut Mattern for the second magic for JPEG filesBastien Nocera
CVS patchset: 7887 CVS date: 2006/02/08 18:29:02
2006-02-08- push the priority of the gdk-pixbuf decoder above the ImageMagick oneBastien Nocera
CVS patchset: 7886 CVS date: 2006/02/08 09:08:06
2006-02-08- add content detection to the image demuxer, up the priority above thatBastien Nocera
of the MNG demuxer CVS patchset: 7885 CVS date: 2006/02/08 09:06:59
2006-02-07- feed data to the GdkPixbufLoader piecemeal, as opposed to in a big chunkBastien Nocera
(saves the memory allocation, and the big decoding at the end) - also install the image demuxer if the gdkpixbuf loader is compiled CVS patchset: 7884 CVS date: 2006/02/07 15:28:59
2006-02-06PATCH: detect aspect ratio changes in MPEG2 videoMiguel Freitas
CVS patchset: 7883 CVS date: 2006/02/06 12:54:17
2006-02-06- Fix compilation with older versions of GCCBastien Nocera
http://article.gmane.org/gmane.comp.video.xine.devel/14958 CVS patchset: 7882 CVS date: 2006/02/06 12:09:42