summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-24Before using audio_stream and video_stream indexes, check if they are set.Diego 'Flameeyes' Pettenò
2006-09-21Build fixes (other version of external libcdio workaround, typo in DX aout).František Dvořák
2006-09-20OK, one more fix for crazy platforms.František Dvořák
2006-09-19Finish the latest change - fix broken build for some platforms (BSD, Win, Sol...František Dvořák
2006-09-18Added comment about the workaround.Thibaut Mattern
2006-09-18Always use our own get_buffer/release_buffer function.Thibaut Mattern
2006-09-17DVDNAV changes:František Dvořák
2006-09-16Provide an --enable-mmap switch to enable mmap, and default to the previous b...Diego 'Flameeyes' Pettenò
2006-09-16Fixed comment.Thibaut Mattern
2006-09-16Should fix some random crashes (see testsuite).Thibaut Mattern
2006-09-16Proper using CFLAGS when build ogg.František Dvořák
2006-09-16Fixed ASF header reading.Thibaut Mattern
2006-09-15Fixed potential memory corruption.Thibaut Mattern
2006-09-15Make freetype2 not mandatory, thanks to Thibaut Mattern for letting me know.Diego 'Flameeyes' Pettenò
2006-09-14Regenerate.Diego 'Flameeyes' Pettenò
2006-09-14Fix build on system w/o speex or theora (and I'm going to install it :-)).František Dvořák
2006-09-14Use automake 1.9 if available, solves a few corner cases and avoids the list ...Diego 'Flameeyes' Pettenò
2006-09-14Don't check for F77/Fortran support in libtool, as no part of the code really...Diego 'Flameeyes' Pettenò
2006-09-14Don't use WAND_CPPFLAGS and WAND_LDFLAGS.Diego 'Flameeyes' Pettenò
2006-09-14Even imagemagick can be moved to pkg-config, and this also unbreaks the build.Diego 'Flameeyes' Pettenò
2006-09-14Simplify IPv6 check.Diego 'Flameeyes' Pettenò
2006-09-14Add missing blanks.Philipp Hahn
2006-09-14Fix SDL built/not built declaration at the end of the config process.Diego 'Flameeyes' Pettenò
2006-09-14Use pkg-config also to check for freetype2.Diego 'Flameeyes' Pettenò
2006-09-14Fix typoDiego 'Flameeyes' Pettenò
2006-09-14Try to sanitise the --enable/--disable and --with/--without switches.Diego 'Flameeyes' Pettenò
2006-09-14Do the same for SDL: use pkg-config rather than the m4 test.Diego 'Flameeyes' Pettenò
2006-09-14Replace also esound test with pkg-config based test, and remove esd.m4.Diego 'Flameeyes' Pettenò
2006-09-14Remove.Diego 'Flameeyes' Pettenò
2006-09-14Remove m4 files for the tests moved to pkg-config.Diego 'Flameeyes' Pettenò
2006-09-14Use pkg-config to run the tests for libogg, libvorbis, libtheora and libspeex...Diego 'Flameeyes' Pettenò
2006-09-14Suppose we're using a Speex version new enough to have the speex subdir every...Diego 'Flameeyes' Pettenò
2006-09-14Update ChangeLog with new libcaca 0.99 support.Diego 'Flameeyes' Pettenò
2006-09-14Regenerate.Diego 'Flameeyes' Pettenò
2006-09-14Add audio_pulse_out.c that replaces audio_polyp_out.c.Diego 'Flameeyes' Pettenò
2006-09-14Update API for libcaca 0.99. Patch by cjacker huang.Diego 'Flameeyes' Pettenò
2006-09-14Update libcaca check to use the pkg-config file shipped with libcaca 0.99, an...Diego 'Flameeyes' Pettenò
2006-09-14Remove reference to removed caca.m4 (libcaca 0.99 will use pkg-config).Diego 'Flameeyes' Pettenò
2006-09-14Removed.Diego 'Flameeyes' Pettenò
2006-09-13Don't use -force_cpusubtype_ALL on Linux; thanks to Luca Barbato for noticing.Diego 'Flameeyes' Pettenò
2006-09-13Update changelog after closing bug #1550763.Diego 'Flameeyes' Pettenò
2006-09-13Return -1 when a connection error happens, so that other input plugins are no...Diego 'Flameeyes' Pettenò
2006-09-13Return -1 when the file is inaccessible, not found, or empty, so that other i...Diego 'Flameeyes' Pettenò
2006-09-13Allow the input plugins to file in a proper way when they can handle the inpu...Diego 'Flameeyes' Pettenò
2006-09-13Fix the debug build.František Dvořák
2006-09-13Update ChangeLog now that the bug is closed.Diego 'Flameeyes' Pettenò
2006-09-13Use the media.network.timeout setting already defined as timeout for the conn...Diego 'Flameeyes' Pettenò
2006-09-13When only one host is present, or with the last host, enable the non-block mo...Diego 'Flameeyes' Pettenò
2006-09-13Add bug number, too.Diego 'Flameeyes' Pettenò
2006-09-13Update ChangeLog with the recent changes.Diego 'Flameeyes' Pettenò