Age | Commit message (Expand) | Author |
2002-12-11 | preparing 1-beta0... | Siggi Langauf |
2002-12-11 | Avoiding filesystem clashes with libxine0 (0.9.13) | Siggi Langauf |
2002-12-06 | reenable spucc compilation | Michael Roitzsch |
2002-12-05 | Library path moved from 'CFLAGS' to 'LIBS' (fixes compiler problems) | Ewald Snel |
2002-12-01 | add post plugin Makefiles and output a list of plugins | Michael Roitzsch |
2002-11-25 | version bumping... | Siggi Langauf |
2002-11-20 | avoid failure with clients that use xine lib (xine_check use X calls, for all... | Daniel Caujolle-Bert |
2002-11-19 | reinstate libfaad (though it is not quite functional yet) | Mike Melanson |
2002-11-18 | first steps towards a working real demuxer and using binary-only real codecs | Guenter Bartsch |
2002-11-13 | official support for WMA via ffmpeg | Mike Melanson |
2002-11-09 | prepared alpha1 release (well, at least the version numbers) | Siggi Langauf |
2002-11-09 | - always enable ffmmx, xine-lib will detect at runtime, if it can be used | Michael Roitzsch |
2002-11-04 | grep '-m' option seems be part of very recent grep tool, revert change to kee... | Daniel Caujolle-Bert |
2002-11-04 | sorry, typo | Michael Roitzsch |
2002-11-04 | fix some of the IA32 optimization flags and add new ones | Michael Roitzsch |
2002-11-04 | To build xine-lib now from cvs you run: autogen.sh | Stephen Torri |
2002-11-04 | some more small fixes. Should be ready for release now. | Siggi Langauf |
2002-11-03 | some more release-related fixes... | Siggi Langauf |
2002-11-03 | first bunch of 1-alpha0 preparations | Siggi Langauf |
2002-11-02 | added Robin Kay's EA WVE demuxer | Mike Melanson |
2002-11-02 | Reinsert ifdefs around SPARC assembler code in pgx64. Enable building pgx64 o... | Robin KAY |
2002-11-02 | Remove any desktop ref. | Daniel Caujolle-Bert |
2002-11-02 | Fixed output for -mcpu/-march. | Stephen Torri |
2002-10-31 | dxr3 should compile without libfame and librte, try to fix configure checking | Michael Roitzsch |
2002-10-29 | Disable pgx64 video_out plugin on Solaris x86 (it contains inline SPARC | Juergen Keil |
2002-10-29 | move ffmpeg define to configure.ac | Miguel Freitas |
2002-10-28 | AC_PROG_EGREP introduces a dependancy on autoconf 2.54, removed. Just use | Juergen Keil |
2002-10-28 | - Use AC_PROG_EGREP to search for a working 'egrep', and use $EGREP in the | Juergen Keil |
2002-10-27 | initial support for RealAudio (*.ra) files | Mike Melanson |
2002-10-26 | Added configure check to determine which inline method to use (AC_C_INLINE) | Stephen Torri |
2002-10-25 | fix wrong autoconf version in commentary | Michael Roitzsch |
2002-10-23 | try gnu89 | Guenter Bartsch |
2002-10-23 | changed (gnu) "grep -E" -> "egrep"; this works on solaris, too | Juergen Keil |
2002-10-22 | Changed -ansi so that the developer must include @ANSI_FLAGS@ in their AC_CFL... | Stephen Torri |
2002-10-22 | Added -ansi to the compile flags of gcc compilers. | Stephen Torri |
2002-10-20 | AUTHORS: | Stephen Torri |
2002-10-18 | Do some checking in configure about necessary paths and advise users to do | Michael Roitzsch |
2002-10-12 | added GSM 6.10 audio decoder | Mike Melanson |
2002-10-09 | configure.ac: | Stephen Torri |
2002-10-07 | - Check for vsscanf (needed inside libw32dll, use the version from libc if | Juergen Keil |
2002-10-06 | preliminary attempt at a RealMedia file demuxer | Mike Melanson |
2002-10-04 | initial commit for YUV4MPEG2 file demuxer | Mike Melanson |
2002-09-26 | we need libdvdnav 0.1.4 | Michael Roitzsch |
2002-09-25 | Fixing macro name to use AM_PROG_AS_MOD instead of AM_PROG_AS | Stephen Torri |
2002-09-25 | Added ability for xine-config.in to determine location of xine.m4 | Stephen Torri |
2002-09-22 | my hobby... | Michael Roitzsch |
2002-09-20 | - fix problem with HAVE_IP_MREQN | Michael Roitzsch |
2002-09-20 | Fix libtool problem. automake 1.5 and libtool 1.4.2 seems hate their child | Daniel Caujolle-Bert |
2002-09-19 | Adding missing autoconf files that missed the last commit | Stephen Torri |