Age | Commit message (Expand) | Author |
2009-01-18 | Remove '#include "config.h"' from all public header files. | Darren Salt |
2009-01-17 | Avoid libtool running ldconfig (where not needed) at install time. | Darren Salt |
2008-08-16 | motion_comp_vis.c checks for ENABLE_VIS therefore we also need to check for it. | Friedrich Oslage |
2008-09-17 | Mingw+MSys: NLS support, --enable-stdcall-fixup | Carlo Bramini |
2008-11-20 | Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ... | František Dvořák |
2008-05-07 | xine_xmalloc() deprecation: replace its use with static and non-zero size. | Diego 'Flameeyes' Pettenò |
2008-03-02 | Push out current frame when seeing the sequence end code 0xb7. | Reinhard Nißl |
2008-01-01 | Avoid potential install-time mislinkage against libxine.so.2. | Darren Salt |
2008-01-01 | Use signed data type for pan&scan center offset components. | Reinhard Nißl |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-11-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò |
2007-09-19 | Convert the "AFD changed" message into a LOG message. | Darren Salt |
2007-08-15 | Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro). | Darren Salt |
2007-05-17 | Convert comments (and the occasional string where it doesn't matter) to UTF-8. | Darren Salt |
2007-04-12 | Speed up start code scanning. | Reinhard Nißl |
2007-04-11 | Special handling of sequence end code to improve still frames. | Reinhard Nißl |
2007-04-11 | Detect absence of AFD and report only changes. | Reinhard Nißl |
2007-04-11 | Improve MPEG2 detection to have it ready for correct aspect ratio | Reinhard Nißl |
2007-04-08 | Beside the name, constants can't be marked const or gcc miscompiles the Altiv... | Diego 'Flameeyes' Pettenò |
2007-04-08 | Mark various private arrays, structs & fn parameters as static and/or const. | Darren Salt |
2007-04-04 | Rename xine_decoder.c to xine_mpeg2_decoder.c. | Diego 'Flameeyes' Pettenò |
2007-04-03 | Rationalise use of .hgignore, removes a bunch of files that only ignored auto... | Diego 'Flameeyes' Pettenò |
2007-04-02 | Migrate all .cvsignore files to .hgignore. | Diego 'Flameeyes' Pettenò |
2007-01-28 | fix integer/double mistake. | Miguel Freitas |
2007-01-19 | Make iterator variables constant when used with constant tables. | Diego 'Flameeyes' Pettenò |
2006-12-25 | The mpeg2 decoding plugin uses ceil(), so link it to libm. | Diego 'Flameeyes' Pettenò |
2006-07-10 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ... | Diego 'Flameeyes' Pettenò |
2006-06-23 | Frame duration calculation cleanups; more accurate calculation. | Darren Salt |
2006-06-17 | Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasi... | Diego 'Flameeyes' Pettenò |
2006-06-17 | Fix Altivec libmpeg2 decoding, thanks to Luca Barbato (lu_zero@gentoo.org) an... | Diego 'Flameeyes' Pettenò |
2006-06-02 | Various static/const fixes from Gentoo. | Darren Salt |
2006-05-22 | Fixed undefined symbol [SUSE #173413] (Andreas Schwab). | Matthias Hopf |
2006-05-03 | Make various arrays and structures (mainly xine_plugin_info) const. | Darren Salt |
2006-02-19 | fix playing SIF DVDs | Miguel Freitas |
2006-02-06 | PATCH: detect aspect ratio changes in MPEG2 video | Miguel Freitas |
2006-02-04 | Enable AMD64 mmx/sse support in some plugins (tvtime, libmpeg2, goom...) | Miguel Freitas |
2005-06-17 | Detect AFD information in MPEG2 streams and make the information available | Darren Salt |
2005-05-26 | **BUGFIX** | Thomas Hellström |
2005-05-06 | **BUGFIX** | Thomas Hellström |
2005-05-04 | **BUGFIX** | Thomas Hellström |
2005-05-03 | **BUGFIX** | Thomas Hellström |
2005-04-26 | **BUGFIX** | Thomas Hellström |
2005-04-25 | **BUGFIX** | Michael Roitzsch |
2005-04-09 | **BUGFIX** | Thomas Hellström |
2005-02-22 | XvMC update largely courtesy of Kendall Bennet, Scitechsoft: | Thomas Hellström |
2005-01-30 | **BUGFIX** | Thomas Hellström |
2004-12-16 | use UTF-8 meta info setting, where we know the string is ASCII | Michael Roitzsch |
2004-11-13 | Fixed segfault when seeking with the "xvmc" and "xxmc" plugins playing | Thomas Hellström |
2004-11-08 | Fix compilation on Mac OS X with --disable-altivec (warning: compilation has ... | Andre Pang |
2004-11-06 | libmpeg2 compilation fixes for Mac OS X | Andre Pang |