summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-16[coverity]Thibaut Mattern
2006-03-16[coverity]Thibaut Mattern
2006-03-16[coverity]Thibaut Mattern
2006-03-16- Also ignore the zero file size for character device nodes, patch fromBastien Nocera
2006-03-11Very little cleanup.Thibaut Mattern
2006-03-11[coverity]Thibaut Mattern
2006-03-11[coverity]Thibaut Mattern
2006-03-11[coverity] demux_yuv4mpeg2.c uses 5 decoder infosThibaut Mattern
2006-03-07Fixed channels to mode translation in audio decoders.Thibaut Mattern
2006-03-06Fixed possible FPE.Thibaut Mattern
2006-03-06- add support for the 3IVD fourccBastien Nocera
2006-03-04Fixed bug 1420933Thibaut Mattern
2006-03-03Note that bug 320164 was fixed in 1.1.1-1.Darren Salt
2006-03-03- Check if the string is in UTF-8, and the encoding badly reported beforeBastien Nocera
2006-03-02fix the comment and genre fieldsMike Melanson
2006-03-02Max helpedMike Melanson
2006-03-02support Vorbis-style comments in FLAC, courtesy of Maximilian Schwerin,Mike Melanson
2006-03-01- no need to convert to UTF-8 if the "from" encoding is already UTF-8Bastien Nocera
2006-02-28Add build-dep alternatives for sarge backports.Darren Salt
2006-02-28Tidy up the package descriptions slightly.Darren Salt
2006-02-28Doc update.Darren Salt
2006-02-28Prevent a few dh_install "uninstalled file" warnings.Darren Salt
2006-02-28FSF address update.Darren Salt
2006-02-25conflicts/replaces with obsolete package 'xine' to close debian #300852Reinhard Tartler
2006-02-25enabling external libmadReinhard Tartler
2006-02-24add missing changlog from debian NMUsReinhard Tartler
2006-02-19adding myself to uploadersReinhard Tartler
2006-02-19fix playing SIF DVDsMiguel Freitas
2006-02-15spec-file: workaround for libavcode/i386 compile problem, added dirs to filelistManfred Tremmel
2006-02-14printf() format check & constness fixups.Darren Salt
2006-02-14Make input-only pointers point to const data.Darren Salt
2006-02-14Missing #include.Darren Salt
2006-02-14Replace some variables with #defines to allow printf() argument checking.Darren Salt
2006-02-14Fix a compiler warning.Darren Salt
2006-02-14Kill some printf() warnings.Darren Salt
2006-02-14Fix some compiler warnings.Darren Salt
2006-02-14Workaround: force -Os for dsputil_mmx.c to allow compilation to succeed.Darren Salt
2006-02-14Make smb_auth() static.Darren Salt
2006-02-14Kill a printf() warning.Darren Salt
2006-02-14Minor constness fixups.Darren Salt
2006-02-11Fix missing #include (for BE_16).Darren Salt
2006-02-09Added X11 OSD support to XDirectFB driver.Claudio Ciccani
2006-02-09fix variable declarationMiguel Freitas
2006-02-08- fix from Thibaut Mattern for the second magic for JPEG filesBastien Nocera
2006-02-08- push the priority of the gdk-pixbuf decoder above the ImageMagick oneBastien Nocera
2006-02-08- add content detection to the image demuxer, up the priority above thatBastien Nocera
2006-02-07- feed data to the GdkPixbufLoader piecemeal, as opposed to in a big chunkBastien Nocera
2006-02-06PATCH: detect aspect ratio changes in MPEG2 videoMiguel Freitas
2006-02-06- Fix compilation with older versions of GCCBastien Nocera
2006-02-06PATCH: fix PTS wrap detection and add preview buffer support to demux_mpeg_pesMiguel Freitas