Age | Commit message (Expand) | Author |
2007-12-19 | Mark more arrays as constant. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Mark static strings as const. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Bump the interface version for video decoder plugins. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Use default_*_class_dispose macro whenever the class dispose function only ca... | Diego 'Flameeyes' Pettenò |
2007-12-11 | Use N_() rather than _(), passing the string just once to gettext(). | Diego 'Flameeyes' Pettenò |
2007-12-11 | Update all misc plugins to the new identifier/description interface. Add _() ... | Diego 'Flameeyes' Pettenò |
2007-11-10 | Merge from 1.1. | Darren Salt |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-11-09 | Merge FSF address changes from 1.1 branch. | Diego 'Flameeyes' Pettenò |
2007-11-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò |
2007-09-23 | Merge from 1.1. | Darren Salt |
2007-09-19 | Convert the "AFD changed" message into a LOG message. | Darren Salt |
2007-08-16 | Merge open()/glibc (debug #define) workaround from 1.1; fix up for 1.2 changes. | 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-05-16 | Merge changes from main 1.2 repository | Matt Messier |
2007-05-14 | Final pass over decoders.m4 | Matt Messier |
2007-05-11 | Another round of Makefile.am cleanups | Matt Messier |
2007-05-08 | Merge changes from main 1.2 repository | Matt Messier |
2007-05-08 | RIP: AC_OPTIMIZATIONS | Matt Messier |
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 |