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