summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-26Instead of defining the buffer every time, use a static constant buffer, that...Diego 'Flameeyes' Pettenò
2006-09-26Free the filename string and close the file pointer when returning.Diego 'Flameeyes' Pettenò
2006-09-26Avoid crashing when handle somehow ends up being less than zero.Diego 'Flameeyes' Pettenò
2006-09-26Initialise hi/lo values for safety.Diego 'Flameeyes' Pettenò
2006-09-26Don't check ebml value, after all dispose_ebml_parser() is just an alias to f...Diego 'Flameeyes' Pettenò
2006-09-25Return when the initialisation failed.Diego 'Flameeyes' Pettenò
2006-09-25Assign a character to a char variable, rather than a number. Hopefully will r...Diego 'Flameeyes' Pettenò
2006-09-25Free the filename variable after usage (_x_rip_plugin_get_instance uses strdu...Diego 'Flameeyes' Pettenò
2006-09-25The frame_output_cb function for the scaler is mandatory, assert it so that d...Diego 'Flameeyes' Pettenò
2006-09-24Update changelogDiego 'Flameeyes' Pettenò
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ò