Mercurial > mplayer.hg
graph
-
Unconditionally #include osdep/shem.h, fixes the warnings on Cygwin:Mon, 13 Oct 2008 15:13:40 +0000, by diego
-
Add missing Cygwin header, fixes the warning:Mon, 13 Oct 2008 14:55:01 +0000, by diego
-
Remove redundantly declared definitions FILE_ANY_ACCESS and CTL_CODE, fixes:Mon, 13 Oct 2008 14:47:11 +0000, by diego
-
Surround conditionally used function with corresponding #ifdef, fixes:Mon, 13 Oct 2008 14:40:58 +0000, by diego
-
Remove redundant variable declaration, fixes the warning:Mon, 13 Oct 2008 14:38:36 +0000, by diego
-
Remove check for byteswap.h, it was removed from FFmpeg.Mon, 13 Oct 2008 14:17:25 +0000, by diego
-
Remove unused variables.Sun, 12 Oct 2008 22:12:24 +0000, by diego
-
Remove redundant declaration of proc_priority.Sun, 12 Oct 2008 22:11:33 +0000, by diego
-
Filter out .hh and .h files in the C++ dependency generation command.Sun, 12 Oct 2008 17:18:15 +0000, by diego
-
Remove useless HAVE_STRCHR definition from config.h.Sun, 12 Oct 2008 17:14:13 +0000, by diego
-
Add missing support for some multimedia keys to X11 backend code.Sun, 12 Oct 2008 15:58:44 +0000, by diego
-
Move socklen_t typedef from config.h to stream/network.h.Sun, 12 Oct 2008 12:12:41 +0000, by diego
-
Do not provide a prototype for setenv in config.h, we do not provide aSat, 11 Oct 2008 08:22:03 +0000, by diego
-
cosmetics: Move some config.h entries to more sensible places.Fri, 10 Oct 2008 21:56:03 +0000, by diego
-
cosmetics: Group codec-, network- and gui-related options together in config.h.Fri, 10 Oct 2008 05:34:49 +0000, by diego
-
cosmetics: Group system header and function definitions together in config.h.Thu, 09 Oct 2008 22:11:56 +0000, by diego
-
Remove unused line (and fix an icc warning).Thu, 09 Oct 2008 17:10:31 +0000, by cehoyos
-
Replace numeric constants by their defines.Thu, 09 Oct 2008 17:08:47 +0000, by cehoyos
-
Mark some symbols in swscale.c as constant.Thu, 09 Oct 2008 11:13:14 +0000, by flameeyes
-
Mark dither_2x2_{8,4} static to swscale.cThu, 09 Oct 2008 11:12:38 +0000, by flameeyes
-
Mark variation-specific interleaveBytes static.Thu, 09 Oct 2008 11:11:35 +0000, by flameeyes
-
Invert logic for the single-pass in swScale() functions.Thu, 09 Oct 2008 11:10:30 +0000, by flameeyes
-
Change variable types from int to enum PixelFormat.Thu, 09 Oct 2008 08:36:04 +0000, by cehoyos
-
Fix channel order for ffmpeg flac codec.Thu, 09 Oct 2008 07:46:20 +0000, by ulion
-
Do not set src[1] to the palette, it is now in the contextWed, 08 Oct 2008 17:48:23 +0000, by vitor
-
Add a new unscaled PAL8 -> RGB converter.Wed, 08 Oct 2008 17:46:22 +0000, by vitor
-
r27182: apply parameter name change of no-correct-pts from r26842 to man pageWed, 08 Oct 2008 16:22:23 +0000, by kraymer
-
Change one more variable type from int to enum PixelFormat.Wed, 08 Oct 2008 11:59:01 +0000, by aurel