summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2006-02-06PATCH: fix PTS wrap detection and add preview buffer support to demux_mpeg_pesMiguel Freitas
CVS patchset: 7881 CVS date: 2006/02/06 12:07:44
2006-02-05New 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-05New volume normalization post plugin ported by Jason TackaberryMiguel 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 audioMiguel Freitas
by Chris Brien CVS patchset: 7878 CVS date: 2006/02/05 19:18:28
2006-02-05try to fix "deadlock" in ao_open() when waiting on empty out_fifo to get emptyMiguel Freitas
as reported by Reinhard Nissl CVS patchset: 7877 CVS date: 2006/02/05 19:09:18
2006-02-05segfault fix by Vedran RodicMiguel 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 mapMiguel Freitas
CVS patchset: 7875 CVS date: 2006/02/05 16:41:16
2006-02-05Fix 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-05another CDDB parsing patch by Christopher MartinMiguel Freitas
CVS patchset: 7873 CVS date: 2006/02/05 14:32:07