Age | Commit message (Expand) | Author |
2006-03-02 | fix the comment and genre fields | Mike Melanson |
2006-03-02 | support 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-8 | Bastien Nocera |
2006-02-19 | fix playing SIF DVDs | Miguel Freitas |
2006-02-14 | printf() format check & constness fixups. | Darren Salt |
2006-02-14 | Make input-only pointers point to const data. | Darren Salt |
2006-02-14 | Missing #include. | Darren Salt |
2006-02-14 | Replace some variables with #defines to allow printf() argument checking. | Darren Salt |
2006-02-14 | Fix a compiler warning. | Darren Salt |
2006-02-14 | Kill some printf() warnings. | Darren Salt |
2006-02-14 | Fix some compiler warnings. | Darren Salt |
2006-02-14 | Workaround: force -Os for dsputil_mmx.c to allow compilation to succeed. | Darren Salt |
2006-02-14 | Make smb_auth() static. | Darren Salt |
2006-02-14 | Kill a printf() warning. | Darren Salt |
2006-02-14 | Minor constness fixups. | Darren Salt |
2006-02-11 | Fix missing #include (for BE_16). | Darren Salt |
2006-02-09 | Added X11 OSD support to XDirectFB driver. | Claudio Ciccani |
2006-02-09 | fix variable declaration | Miguel Freitas |
2006-02-08 | - fix from Thibaut Mattern for the second magic for JPEG files | Bastien Nocera |
2006-02-08 | - push the priority of the gdk-pixbuf decoder above the ImageMagick one | Bastien Nocera |
2006-02-08 | - add content detection to the image demuxer, up the priority above that | Bastien Nocera |
2006-02-07 | - feed data to the GdkPixbufLoader piecemeal, as opposed to in a big chunk | Bastien Nocera |
2006-02-06 | PATCH: detect aspect ratio changes in MPEG2 video | Miguel Freitas |
2006-02-06 | - Fix compilation with older versions of GCC | Bastien Nocera |
2006-02-06 | PATCH: fix PTS wrap detection and add preview buffer support to demux_mpeg_pes | Miguel Freitas |
2006-02-05 | New image noise post plugin (useful for mitigating some compression artifacts) | Miguel Freitas |
2006-02-05 | New volume normalization post plugin ported by Jason Tackaberry | Miguel Freitas |
2006-02-05 | [xine-devel] PATCH: crash in ao_change_settings when using framegrab audio | Miguel Freitas |
2006-02-05 | try to fix "deadlock" in ao_open() when waiting on empty out_fifo to get empty | Miguel Freitas |
2006-02-05 | segfault fix by Vedran Rodic | Miguel Freitas |
2006-02-05 | [xine-devel] PATCH: add control buffer for resetting audio decoder's track map | Miguel Freitas |
2006-02-05 | Fix detection of locale containing a modifier (like "@euro") | Miguel Freitas |
2006-02-05 | another CDDB parsing patch by Christopher Martin | Miguel Freitas |
2006-02-05 | ffmpeg sync | Miguel Freitas |
2006-02-05 | patch by Vlad Seryakov (don't change anything if parameters == -1) | Miguel Freitas |
2006-02-05 | Fix xxmc subpictures (broken since 1.1.1) | Miguel Freitas |
2006-02-04 | Enable AMD64 mmx/sse support in some plugins (tvtime, libmpeg2, goom...) | Miguel Freitas |
2006-02-04 | sparc build fix from Diego | Miguel Freitas |
2006-02-04 | add browsable capability to input_smb by Xavier | Miguel Freitas |
2006-02-02 | libsmbclient seems messing up intl'. Adding locale save/restore workaround. | Daniel Caujolle-Bert |
2006-02-02 | Add an gdk-pixbuf image decoder, faster than the ImageMagick one... | Bastien Nocera |
2006-02-01 | bugfix: prevent input_cdda from closing file descriptors like stdin while usi... | Stefan Holst |
2006-02-01 | Fix the sorting of plugin priorities, as per Thibaut's mail | Bastien Nocera |
2006-01-30 | Take into account the frame field when deinterlacing. | Claudio Ciccani |
2006-01-29 | Imported FusionSound audio driver. | Claudio Ciccani |
2006-01-29 | Converted windows eol to unix eol (i.e. replaced '\r\n' by '\n'). | Claudio Ciccani |
2006-01-28 | updates from Claudio Ciccani | Miguel Freitas |
2006-01-28 | Forgotten files. | Thibaut Mattern |
2006-01-27 | Fix a typo and output the PTS value (as for other, nearby, metronome messages). | Darren Salt |
2006-01-27 | Fixed a bug introduced by my list rewrite. | Thibaut Mattern |