Age | Commit message (Expand) | Author |
2006-08-02 | hook up new FFmpeg decoders, including VC-1/WMV9 | Mike Melanson |
2006-08-02 | sync FFmpeg tree | Mike Melanson |
2006-08-02 | add new libavutil files | Mike Melanson |
2006-08-02 | delete USE_FASTMEMCPY FFmpeg flag since our fastmemcpy.h file has | Mike Melanson |
2006-08-02 | sync to FFmpeg 51.11.0 | Mike Melanson |
2006-08-02 | new FFmpeg files | Mike Melanson |
2006-08-02 | added new buffer types in preparation for latest FFmpeg sync | Mike Melanson |
2006-07-31 | Don't distribute the Debian packaging files in release tarballs. | Darren Salt |
2006-07-30 | Remove AC_CANONICAL_TARGET call, this is not a compiler. | Diego 'Flameeyes' Pettenò |
2006-07-28 | Only check for XShm.h if we're using X. | Darren Salt |
2006-07-28 | Check whether XShm.h is available; abort if not. | Darren Salt |
2006-07-26 | For some reasons to some users AC_SUBST isn't run by default by PKG_CHECK_MOD... | Diego 'Flameeyes' Pettenò |
2006-07-21 | When trying to get the langinfo code, first of all, set the locale, or you'll... | Diego 'Flameeyes' Pettenò |
2006-07-21 | Fix building with LOG enabled. | Diego 'Flameeyes' Pettenò |
2006-07-19 | Updated watch file to cope with future changes at Sourceforge. | Darren Salt |
2006-07-17 | - avoid crashes when init_yuv_planes has one of its allocations failing | Bastien Nocera |
2006-07-17 | Add timestamp information to log text. | Darren Salt |
2006-07-17 | Use asprintf() or our implementation of it. | Darren Salt |
2006-07-17 | Add EXPORTED tag to xine_plugin_info. | Darren Salt |
2006-07-17 | Allow 0 for title & chapter in DVD MRLs. | Darren Salt |
2006-07-16 | malloc cleanups (based on a patch from Chris Brien). | Darren Salt |
2006-07-16 | Disable debugging by default. | Darren Salt |
2006-07-16 | Add asprintf & vasprintf implementations for systems which don't have them. | Darren Salt |
2006-07-13 | Added missing NULL sentinel. | Matthias Hopf |
2006-07-13 | Fix strncpy arguments in debug code. | Matthias Hopf |
2006-07-13 | Added missing ChangeLog entry for libmms security fix. | Matthias Hopf |
2006-07-13 | removed unneded variable in debian/rules | Reinhard Tartler |
2006-07-12 | Tidy up the formatting of tvtime method help texts to allow better wrapping | Darren Salt |
2006-07-12 | Avoid a debug/no-optimise build failure (seen on amd64). | Darren Salt |
2006-07-12 | Don't invoke AC_C_ALWAYS_INLINE. | Darren Salt |
2006-07-11 | Complete the auto*-running prevention option. | Darren Salt |
2006-07-11 | Correct remaining references to libtool-nofpic. | Darren Salt |
2006-07-11 | Fixing some libmms related overflows. | Matthias Hopf |
2006-07-11 | Add pulseaudio/polypaudio news to ChangeLog. | Diego 'Flameeyes' Pettenò |
2006-07-11 | Update pkg.m4 with the one provided by pkg-config 0.20, that's shorter for th... | Diego 'Flameeyes' Pettenò |
2006-07-11 | Replace the old polypaudio check with a new one using pkg-config, and mark po... | Diego 'Flameeyes' Pettenò |
2006-07-11 | Start implementing a pulseaudio output plugin, based on the previous polypaud... | Diego 'Flameeyes' Pettenò |
2006-07-11 | Add one more note to ChangeLog. | Diego 'Flameeyes' Pettenò |
2006-07-11 | Add something to the ChangeLog. | Diego 'Flameeyes' Pettenò |
2006-07-11 | Remove the libtool hacking, --without-pic will do just as --enable-fpic if th... | Diego 'Flameeyes' Pettenò |
2006-07-11 | Bump version to 1.1.3cvs. | Diego 'Flameeyes' Pettenò |
2006-07-11 | Apply patches for Darwin compatibility, SF.net bug 1431220. Thanks to Benjami... | Diego 'Flameeyes' Pettenò |
2006-07-11 | Complete cleanup using pkg-config: no need to look for alsa/ or sys/, just in... | Diego 'Flameeyes' Pettenò |
2006-07-11 | Fix an error introduced in the x86 Mac fix. | Darren Salt |
2006-07-10 | Don't assume that darwin is PowerPC, check for it specifically, and move all ... | Diego 'Flameeyes' Pettenò |
2006-07-10 | Clean up a bit the configure script by using the implicit variables when useful. | Diego 'Flameeyes' Pettenò |
2006-07-10 | Replace custom ALSA macro with a simpler PKG_CHECK_MODULES call, and assume r... | Diego 'Flameeyes' Pettenò |
2006-07-10 | Add support for m4b extension to the Qt demuxer, to be able to play audiobook... | Diego 'Flameeyes' Pettenò |
2006-07-10 | Add the m4 file with the needed check for -fvisibility=hidden. | Diego 'Flameeyes' Pettenò |
2006-07-10 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ... | Diego 'Flameeyes' Pettenò |