Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 infos | Thibaut Mattern | |
CVS patchset: 7923 CVS date: 2006/03/11 08:49:40 | |||
2006-03-07 | Fixed 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-06 | Fixed 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 fourcc | Bastien Nocera | |
CVS patchset: 7920 CVS date: 2006/03/06 00:19:50 | |||
2006-03-04 | Fixed bug 1420933 | Thibaut Mattern | |
[ 1420933 ] wStart (stream delay in AVI files) is not used CVS patchset: 7919 CVS date: 2006/03/04 12:04:42 | |||
2006-03-03 | - Check if the string is in UTF-8, and the encoding badly reported before | Bastien Nocera | |
converting it to UTF-8 proper CVS patchset: 7917 CVS date: 2006/03/03 12:59:31 | |||
2006-03-02 | fix the comment and genre fields | Mike Melanson | |
CVS patchset: 7916 CVS date: 2006/03/02 14:35:02 | |||
2006-03-02 | support 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-8 | Bastien Nocera | |
CVS patchset: 7913 CVS date: 2006/03/01 23:34:58 | |||
2006-02-19 | fix playing SIF DVDs | Miguel 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-14 | printf() format check & constness fixups. | Darren Salt | |
CVS patchset: 7901 CVS date: 2006/02/14 19:13:10 | |||
2006-02-14 | Make input-only pointers point to const data. | Darren Salt | |
CVS patchset: 7900 CVS date: 2006/02/14 19:12:16 | |||
2006-02-14 | Missing #include. | Darren Salt | |
CVS patchset: 7899 CVS date: 2006/02/14 19:09:02 | |||
2006-02-14 | Replace 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-14 | Fix a compiler warning. | Darren Salt | |
CVS patchset: 7897 CVS date: 2006/02/14 18:47:46 | |||
2006-02-14 | Kill some printf() warnings. | Darren Salt | |
CVS patchset: 7896 CVS date: 2006/02/14 18:46:19 | |||
2006-02-14 | Fix some compiler warnings. | Darren Salt | |
CVS patchset: 7895 CVS date: 2006/02/14 18:45:37 | |||
2006-02-14 | Workaround: 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-14 | Make smb_auth() static. | Darren Salt | |
CVS patchset: 7893 CVS date: 2006/02/14 18:42:13 | |||
2006-02-14 | Kill a printf() warning. | Darren Salt | |
CVS patchset: 7892 CVS date: 2006/02/14 18:41:43 | |||
2006-02-14 | Minor 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-11 | Fix missing #include (for BE_16). | Darren Salt | |
CVS patchset: 7890 CVS date: 2006/02/11 21:28:02 | |||
2006-02-09 | Added X11 OSD support to XDirectFB driver. | Claudio Ciccani | |
CVS patchset: 7889 CVS date: 2006/02/09 16:16:22 | |||
2006-02-09 | fix variable declaration | Miguel 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 files | Bastien 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 one | Bastien 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 that | Bastien 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 chunk | Bastien 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-06 | PATCH: detect aspect ratio changes in MPEG2 video | Miguel Freitas | |
CVS patchset: 7883 CVS date: 2006/02/06 12:54:17 | |||
2006-02-06 | - Fix compilation with older versions of GCC | Bastien Nocera | |
http://article.gmane.org/gmane.comp.video.xine.devel/14958 CVS patchset: 7882 CVS date: 2006/02/06 12:09:42 | |||
2006-02-06 | PATCH: fix PTS wrap detection and add preview buffer support to demux_mpeg_pes | Miguel Freitas | |
CVS patchset: 7881 CVS date: 2006/02/06 12:07:44 | |||
2006-02-05 | New image noise post plugin (useful for mitigating some compression artifacts) | Miguel Freitas | |
CVS patchset: 7880 CVS date: 2006/02/05 21:07:53 | |||
2006-02-05 | New volume normalization post plugin ported by Jason Tackaberry | Miguel Freitas | |
CVS patchset: 7879 CVS date: 2006/02/05 20:38:14 | |||
2006-02-05 | [xine-devel] PATCH: crash in ao_change_settings when using framegrab audio | Miguel Freitas | |
by Chris Brien CVS patchset: 7878 CVS date: 2006/02/05 19:18:28 | |||
2006-02-05 | try to fix "deadlock" in ao_open() when waiting on empty out_fifo to get empty | Miguel Freitas | |
as reported by Reinhard Nissl CVS patchset: 7877 CVS date: 2006/02/05 19:09:18 | |||
2006-02-05 | segfault fix by Vedran Rodic | Miguel Freitas | |
CVS patchset: 7876 CVS date: 2006/02/05 17:27:56 | |||
2006-02-05 | [xine-devel] PATCH: add control buffer for resetting audio decoder's track map | Miguel Freitas | |
CVS patchset: 7875 CVS date: 2006/02/05 16:41:16 | |||
2006-02-05 | Fix detection of locale containing a modifier (like "@euro") | Miguel Freitas | |
thanks Reinhard Nissl CVS patchset: 7874 CVS date: 2006/02/05 16:15:12 | |||
2006-02-05 | another CDDB parsing patch by Christopher Martin | Miguel Freitas | |
CVS patchset: 7873 CVS date: 2006/02/05 14:32:07 | |||
2006-02-05 | ffmpeg sync | Miguel Freitas | |
CVS patchset: 7872 CVS date: 2006/02/05 14:11:16 | |||
2006-02-05 | patch by Vlad Seryakov (don't change anything if parameters == -1) | Miguel Freitas | |
CVS patchset: 7869 CVS date: 2006/02/05 13:07:31 | |||
2006-02-05 | Fix xxmc subpictures (broken since 1.1.1) | Miguel Freitas | |
thanks Thomas CVS patchset: 7868 CVS date: 2006/02/05 11:22:47 | |||
2006-02-04 | Enable AMD64 mmx/sse support in some plugins (tvtime, libmpeg2, goom...) | Miguel Freitas | |
patch by dani3l CVS patchset: 7867 CVS date: 2006/02/04 14:06:29 | |||
2006-02-04 | sparc build fix from Diego | Miguel Freitas | |
CVS patchset: 7866 CVS date: 2006/02/04 13:06:01 | |||
2006-02-04 | add browsable capability to input_smb by Xavier | Miguel Freitas | |
CVS patchset: 7864 CVS date: 2006/02/04 12:08:22 | |||
2006-02-02 | libsmbclient seems messing up intl'. Adding locale save/restore workaround. | Daniel Caujolle-Bert | |
CVS patchset: 7863 CVS date: 2006/02/02 22:35:30 | |||
2006-02-02 | Add an gdk-pixbuf image decoder, faster than the ImageMagick one... | Bastien Nocera | |
CVS patchset: 7862 CVS date: 2006/02/02 20:39:32 | |||
2006-02-01 | bugfix: prevent input_cdda from closing file descriptors like stdin while ↵ | Stefan Holst | |
using autoplay feature CVS patchset: 7861 CVS date: 2006/02/01 18:55:29 |