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