Mercurial > mplayer.hg
graph
-
Use inline_asm_check to simplify a bunch of configure checks.Tue, 14 Sep 2010 13:43:53 +0000, by diego
-
Add inline_asm_check function to simplify configure checks.Tue, 14 Sep 2010 13:37:47 +0000, by diego
-
Initialize variable in giflib check; fixes the warning:Tue, 14 Sep 2010 13:21:05 +0000, by diego
-
rgb2rgb: don't misuse HAVE_* definesTue, 14 Sep 2010 13:12:11 +0000, by ramiro
-
Simplify libdv test.Tue, 14 Sep 2010 13:07:57 +0000, by diego
-
Simplify mman.h/mmap check.Tue, 14 Sep 2010 12:59:21 +0000, by diego
-
Simplify math function checks.Tue, 14 Sep 2010 11:03:54 +0000, by diego
-
Initialize variable in libspeex configure check; fixes the warning:Tue, 14 Sep 2010 10:41:25 +0000, by diego
-
Simplify FreeType check.Tue, 14 Sep 2010 10:32:27 +0000, by diego
-
Simplify DirectFB check using function_check().Tue, 14 Sep 2010 10:25:12 +0000, by diego
-
Initialize variable in vsscanf configure check; fixes the warning:Tue, 14 Sep 2010 10:16:31 +0000, by diego
-
Remove bogus cast from configure check; fixes the warning:Tue, 14 Sep 2010 10:11:46 +0000, by diego
-
Simplify dynamic loader check.Tue, 14 Sep 2010 10:05:46 +0000, by diego
-
Remove unnecessary extern declarations from aalib check; fixes the warnings:Tue, 14 Sep 2010 09:48:18 +0000, by diego
-
Fix parameter types in swab() check; fixes the warnings:Tue, 14 Sep 2010 09:47:08 +0000, by diego
-
Add some missing headers to configure checks; fixes the warnings:Tue, 14 Sep 2010 09:45:40 +0000, by diego
-
Mark local functions in configure tests as static; fixes the warnings:Tue, 14 Sep 2010 09:41:32 +0000, by diego
-
Use complete set of warning flags during compilation checks.Tue, 14 Sep 2010 09:08:31 +0000, by diego
-
build system: Merge all FFmpeg library checks into a single FFmpeg check.Mon, 13 Sep 2010 18:19:25 +0000, by diego
-
Move TV input new_handle static function to tv.c and make it non-static.Mon, 13 Sep 2010 18:09:29 +0000, by diego
-
Replace sizeof(type) by sizeof(variable) in malloc invocation.Mon, 13 Sep 2010 18:06:20 +0000, by diego
-
Remove vim/emacs coding style hints.Mon, 13 Sep 2010 15:43:13 +0000, by diego
-
swscale: indentation and emtpy line cosmeticsMon, 13 Sep 2010 14:33:08 +0000, by ramiro
-
swscale: avoid reading prior to the source buffer in planar2x() MMX2Mon, 13 Sep 2010 14:25:18 +0000, by ramiro
-
Mark srcArray as const pointer to const data, fixes the warnings:Mon, 13 Sep 2010 12:14:43 +0000, by diego
-
const-correctness for the menu_info_t OSD menu info declarationsMon, 13 Sep 2010 03:56:24 +0000, by diego
-
const-correctness for af_info_t audio filter declarationsMon, 13 Sep 2010 03:54:37 +0000, by diego
-
Mark some vo_functions_t declarations that were not yet const as const.Mon, 13 Sep 2010 03:50:55 +0000, by diego