Age | Commit message (Expand) | Author |
2014-08-04 | Add missing LIBINTL | Carlo Bramini |
2014-04-20 | Fix aliasing in demuxers | Petri Hintukainen |
2013-09-18 | Avoid using deprecated autoconf & automake features. | Darren Salt |
2011-10-15 | Disable strict-aliasing where it caused compiler warnings | Christian Ruppert |
2011-05-17 | Use "quietened" build if automake 1.11 was used. | Darren Salt |
2009-12-17 | Merge from 1.2 main. | Darren Salt |
2009-12-12 | Merge from 1.1. | Darren Salt |
2009-12-03 | Linkage error on minggw+msys when building demux_mpeg: libintl_printf is unde... | Carlo Bramini |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2009-11-20 | Merge from 1.1; merge vdpau (with adjustments for 1.2). | Darren Salt |
2009-11-20 | Merge vdpau. THIS CONTAINS ABI CHANGES and is therefore not xine-lib 1.1. | Darren Salt |
2009-10-10 | Merge from 1.1, with adaptations and renaming (as needed). | Darren Salt |
2009-10-10 | Extended Matroska demuxer | Nicos Gollan |
2009-02-15 | New demuxer: demux_vc1es. | Christophe Thommeret |
2009-01-17 | Merge from 1.1. | Darren Salt |
2009-01-17 | Avoid libtool running ldconfig (where not needed) at install time. | Darren Salt |
2008-12-28 | Merge from 1.1. | Darren Salt |
2008-09-17 | Mingw+MSys: NLS support, --enable-stdcall-fixup | Carlo Bramini |
2008-04-09 | Merge from 1.2 main. | Darren Salt |
2008-04-08 | Merge from 1.1. | Darren Salt |
2008-04-07 | Move the sipro codec swap data & code into a common header. | Darren Salt |
2008-01-01 | Avoid potential install-time mislinkage against libxine.so.2. | Darren Salt |
2007-12-23 | Merge from 1.2 main branch. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Consolidate all public include files into include/xine directory. | Diego 'Flameeyes' Pettenò |
2007-12-14 | Remove internal FFmpeg reference from build system. | Diego 'Flameeyes' Pettenò |
2007-12-12 | Replace usage of xine_xmalloc_aligned() with av_mallocz() from libavutil, lin... | Diego 'Flameeyes' Pettenò |
2007-12-11 | Use libavutil's crc routine rather than xine-utils's. | Diego 'Flameeyes' Pettenò |
2007-11-10 | Added new playlist demuxer, supporting M3U, RAM, PLS, QTL, ASX, SMIL, XSPF, | Claudio Ciccani |
2007-06-12 | A nice simple merge from 1.1. | Darren Salt |
2007-06-09 | Add $(LTLIBICONV) wherever objdump -R shows a dependency on iconv functions. | Darren Salt |
2007-06-09 | Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions. | Darren Salt |
2007-06-01 | Collapse the Ogg demuxer, and the Theora, Vorbis and Speex decoders in the sa... | Diego 'Flameeyes' Pettenò |
2007-05-31 | Restore $(AM_CFLAGS) usage. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Move modplug demuxing on its own plugin. | Diego 'Flameeyes' Pettenò |
2007-05-31 | Create a single NSF plugin that includes both the demuxer (previously in the ... | Diego 'Flameeyes' Pettenò |
2007-05-14 | Final pass over decoders.m4 | Matt Messier |
2007-05-12 | More configure/Makefile cleanups | Matt Messier |
2007-05-11 | Another pass at cleaning up Makefile.am files. More to come. | Matt Messier |
2007-05-08 | RIP: AC_OPTIMIZATIONS | Matt Messier |
2007-11-24 | Add option to disable Nosefart/NSF plugin building. | Diego 'Flameeyes' Pettenò |
2007-03-22 | Instead of rewriting the install and uninstall rules for headers, simply chan... | Diego 'Flameeyes' Pettenò |
2007-03-17 | Simplfiy the Makefile.am, set AM_LDFLAGS rather than repeating it all over, u... | Diego 'Flameeyes' Pettenò |
2007-01-24 | Remove demux_wavpack.c from here, as it's being moved in a different directory. | Diego 'Flameeyes' Pettenò |
2006-12-26 | * Implement a True Audio files demuxer. [bug #1586381] | Diego 'Flameeyes' Pettenò |
2006-12-26 | * Implement a WavPack files demuxer, using WavPack library (only for demuxing | Diego 'Flameeyes' Pettenò |
2006-11-12 | Distribute flacutils.h | Diego 'Flameeyes' Pettenò |
2006-09-16 | Proper using CFLAGS when build ogg. | František Dvořák |
2006-09-07 | Added common asf header parser. | Thibaut Mattern |
2006-07-10 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ... | Diego 'Flameeyes' Pettenò |