log

age author description
Tue, 21 Sep 2010 21:13:21 +0000 diego Add HAVE_ALIGNED_STACK definition for FFmpeg.
Tue, 21 Sep 2010 14:16:57 +0000 diego Drop obsolete CONFIG_IPV6 #definition for FFmpeg from config.h.
Tue, 21 Sep 2010 13:51:33 +0000 diego Move ASMALIGN check into x86 section of configure.
Tue, 21 Sep 2010 13:22:48 +0000 diego Move lrintf definition to the FFmpeg section of config.h.
Tue, 21 Sep 2010 13:04:05 +0000 diego Remove local HAVE_LRINTF hack; it should no longer be necessary.
Tue, 21 Sep 2010 12:39:23 +0000 diego Restore trailing whitespace in local diff file.
Mon, 20 Sep 2010 21:55:24 +0000 diego Drop separate compilation rules for dhahelperwin files.
Mon, 20 Sep 2010 21:52:06 +0000 diego Use generated dependency information files for dhahelper.
Mon, 20 Sep 2010 21:03:59 +0000 diego Merge dhahelperwinclean and dhahelperclean targets.
Mon, 20 Sep 2010 20:55:10 +0000 diego Use generated dependency information files for tools and tests.
Mon, 20 Sep 2010 20:48:35 +0000 diego Generate dependency information for netstream and vivodump as well.
Mon, 20 Sep 2010 20:36:38 +0000 diego Work around linking failure due to unresolved reference to mplayer_version.
Mon, 20 Sep 2010 20:26:04 +0000 diego Remove remnants of explicit dependency file generation.
Mon, 20 Sep 2010 19:54:51 +0000 diego Fix osdep/mplayer.rc.o vs. osdep/mplayer-rc.o typo.
Mon, 20 Sep 2010 19:49:54 +0000 diego Use dependency files to track the compile-time dependencies of kernel modules.
Mon, 20 Sep 2010 19:47:45 +0000 diego Generate dependency files also when compiling binaries straight from .c files.
Mon, 20 Sep 2010 19:20:06 +0000 diego Add an actual .c file for the rage128_vid kernel module.
Mon, 20 Sep 2010 12:31:09 +0000 diego Simplify generation of dependency file list.
Mon, 20 Sep 2010 12:30:35 +0000 diego Also read dependency files generated while compiling Assembler files.
Mon, 20 Sep 2010 12:07:56 +0000 diego cosmetics: Rename DEPS variable to DEP_FILES.
Mon, 20 Sep 2010 09:59:13 +0000 diego Use CFLAGS directly when compiling Assembler files, we do not set ASFLAGS.
Mon, 20 Sep 2010 08:31:37 +0000 diego Move ASFLAGS and AS_DEPFLAGS to the FFmpeg section of config.mak.
Mon, 20 Sep 2010 08:23:35 +0000 diego Add dependency flags to CC invocation for .S files.
Mon, 20 Sep 2010 07:54:06 +0000 diego Simplify libbluray test with function_check().
Mon, 20 Sep 2010 07:42:06 +0000 diego Remove another set of unnecessary #ifdefs around vosub_vidix.h #include.
Mon, 20 Sep 2010 07:37:33 +0000 diego Remove unnecessary #ifdefs around vosub_vidix.h #include.
Mon, 20 Sep 2010 07:33:53 +0000 diego Do not falsely declare some vo_functions_t declarations as const.
Mon, 20 Sep 2010 07:21:17 +0000 diego Remove unnecessary #include from libbluray test.
Sun, 19 Sep 2010 21:18:45 +0000 diego 1000l: Fix shift amount in function_check_broken().
Sat, 18 Sep 2010 19:13:03 +0000 cigaes vf_ass: skip alpha blending for pixels where alpha is zero.
Sat, 18 Sep 2010 17:40:14 +0000 reimar Check for realloc failure. Ignore the memleak this causes since
Sat, 18 Sep 2010 17:38:23 +0000 reimar Matroska allows data to be compressed multiple times, thus ensure
Sat, 18 Sep 2010 17:27:17 +0000 reimar Fix format string to match type.
Sat, 18 Sep 2010 17:25:33 +0000 reimar Fix label indentation.
Sat, 18 Sep 2010 17:24:39 +0000 reimar Fix decoded length calculation of LZO decompression in demux_mkv.
Sat, 18 Sep 2010 17:18:22 +0000 reimar Add many integer overflow checks to mkv demuxer.
Sat, 18 Sep 2010 14:51:55 +0000 diego Make sure that HAVE_MKSTEMP is always #defined to a value.
Sat, 18 Sep 2010 10:47:41 +0000 diego Simplify librtmp check using function_check().
Sat, 18 Sep 2010 10:46:47 +0000 diego Make sure that CONFIG_LIBMP3LAME is always #defined.
Sat, 18 Sep 2010 09:52:08 +0000 diego cosmetics: Drop a bunch of unnecessary parentheses from big-endian check.
Sat, 18 Sep 2010 09:50:05 +0000 diego Simplify libdca check using function_check_broken().
Sat, 18 Sep 2010 09:49:12 +0000 diego Add function_check_broken convenience function.
Sat, 18 Sep 2010 09:45:03 +0000 diego cosmetics: Slightly reformat a comment.
Sat, 18 Sep 2010 09:24:38 +0000 diego cosmetics: Slightly shorten swab() check.
Sat, 18 Sep 2010 08:05:10 +0000 reimar Fix compilation on Windows: MinGW unistd.h does not define NULL.
Fri, 17 Sep 2010 15:16:06 +0000 diego Adapt license header from libass to MPlayer boilerplate.
Fri, 17 Sep 2010 15:13:37 +0000 diego Move libass/ass_mp.[ch] ---> ass_mp.[ch].
Fri, 17 Sep 2010 15:02:46 +0000 diego Rename preprocessor directives: CONFIG_LIBAVCODEC --> CONFIG_FFMPEG
Fri, 17 Sep 2010 14:58:17 +0000 diego Add an #ifdef to avoid unused variable warnings when iconv is disabled.
Fri, 17 Sep 2010 10:35:15 +0000 diego Ignore possible errors from dvdread-config invocation.
Fri, 17 Sep 2010 10:34:13 +0000 diego Check for vbeInit() instead of vbeVersion() in VESA test.
Fri, 17 Sep 2010 10:31:24 +0000 diego Mark functs not used outside of the file as static, remove from header; fixes:
Fri, 17 Sep 2010 10:27:51 +0000 diego cosmetics: Move vlvo_preinit() below the functions that it uses.
Fri, 17 Sep 2010 10:11:24 +0000 diego Mark vlvo_draw_slice_420() as static, it is not used outside the file; fixes:
Fri, 17 Sep 2010 10:10:20 +0000 diego Revert marking vo_functions_t video_out_vesa as const; fix vo_vesa compilation.
Fri, 17 Sep 2010 09:59:10 +0000 diego Mark fillMultiBuffer() as static, it is not used outside of the file; fixes:
Fri, 17 Sep 2010 09:43:41 +0000 diego Remove outdated warning about obsolete gcc 2.96.
Fri, 17 Sep 2010 08:59:36 +0000 diego Replace local min/max macros by FFMIN/FFMAX.
Fri, 17 Sep 2010 08:18:47 +0000 diego Remove old obsolete warning about dfbopts.
Thu, 16 Sep 2010 23:25:04 +0000 ramiro mga: use libswscale interface for g200 (untested)