Age | Commit message (Expand) | Author |
2006-09-13 | Don't use -force_cpusubtype_ALL on Linux; thanks to Luca Barbato for noticing. | Diego 'Flameeyes' Pettenò |
2006-09-12 | Fixed iconv warnings on FreeBSD, fixed build w/o iconv but require it as defa... | František Dvořák |
2006-09-12 | Rewrite external ffmpeg support by using pkg-config rather than ad-hoc tests.... | Diego 'Flameeyes' Pettenò |
2006-09-09 | Implement MMAP capable reading for files, reduces memory impact and improve p... | Diego 'Flameeyes' Pettenò |
2006-09-04 | Proper configure fix, | František Dvořák |
2006-09-03 | Fix configure for non-modular Xorg. | František Dvořák |
2006-09-02 | Allow extended hosts even for FreeBSD, when enabling vidix. | Diego 'Flameeyes' Pettenò |
2006-09-02 | Remove polypaudio plugin, in favour of PulseAudio. | Diego 'Flameeyes' Pettenò |
2006-09-02 | Make ./configure --enable-v4l fail if the videodev header is not found. | Diego 'Flameeyes' Pettenò |
2006-09-02 | Error out if --enable-syncfb is forced on a non-Linux system. | Diego 'Flameeyes' Pettenò |
2006-09-02 | Add --enable-syncfb option, and fix --enable-fb that was doubled; make it work. | Diego 'Flameeyes' Pettenò |
2006-08-27 | spec-file fix and translation update | František Dvořák |
2006-08-12 | JACK audio driver by Chris Cannam | Miguel Freitas |
2006-08-11 | Bump requirement for external libvcdinfo to one which has | Darren Salt |
2006-08-02 | delete USE_FASTMEMCPY FFmpeg flag since our fastmemcpy.h file has | Mike Melanson |
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-16 | Add asprintf & vasprintf implementations for systems which don't have them. | Darren Salt |
2006-07-12 | Don't invoke AC_C_ALWAYS_INLINE. | Darren Salt |
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 | 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 | 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 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ... | Diego 'Flameeyes' Pettenò |
2006-07-08 | Build VIS support for ffmpeg only if is enabled. When enabling VIS and user d... | Diego 'Flameeyes' Pettenò |
2006-07-06 | Adjust sed script for FreeBSD (new line after label names). | František Dvořák |
2006-06-29 | Add warnings about missing format attributes. | Diego 'Flameeyes' Pettenò |
2006-06-29 | Also enable -Wstrict-aliasing when available so that rules breakage will be e... | Diego 'Flameeyes' Pettenò |
2006-06-29 | When available, enable -Wformat warnings class. This prevents adding more pos... | Diego 'Flameeyes' Pettenò |
2006-06-19 | Mark text as impure where necessary to fix build under Solaris/IA32. | Robin KAY |
2006-06-17 | Fix Altivec libmpeg2 decoding, thanks to Luca Barbato (lu_zero@gentoo.org) an... | Diego 'Flameeyes' Pettenò |
2006-06-15 | Make HAVE_WAND and HAVE_GDK_PIXBUF a single conditional. | Diego 'Flameeyes' Pettenò |
2006-06-10 | Revert to use libxine1 as domain name, but ensure that newer gettext versions... | Diego 'Flameeyes' Pettenò |
2006-06-10 | Update gettext to 0.14.5, remove intl/ subdirectory so that external gettext ... | Diego 'Flameeyes' Pettenò |
2006-06-10 | Don't trust internal gettext macros, they are unreliable and change between v... | Diego 'Flameeyes' Pettenò |
2006-06-10 | Don't use the library name as domain name for gettext, as the one actually us... | Diego 'Flameeyes' Pettenò |
2006-06-03 | Drop "-Wa,-m7400" (since that forces building for 74xx processors) when | Darren Salt |
2006-06-02 | Whoops. Apply a working version of the libX11/libXv locator fix. | Darren Salt |
2006-06-02 | Add comments to shut autoheader up. | Darren Salt |
2006-05-31 | Fix install problems in case configure was generated by autoconf >= 2.59c. | Darren Salt |
2006-05-30 | Fix up health check to find libX11 and libXv shared objects even if devel | Darren Salt |
2006-05-01 | checked distcheck: install inttypes, | František Dvořák |
2006-04-22 | Use --cppflags from Wand-config of ImageMagick (fixes rare cases with ImageMa... | František Dvořák |