Mercurial > mplayer.hg
graph
-
Replace numeric constant by symbolic constant in guiGetEvent() call.Mon, 27 Jun 2011 10:35:25 +0000, by ib
-
Cast arg in guiGetEvent() to void * or remove cast where unnecessary.Mon, 27 Jun 2011 10:29:34 +0000, by ib
-
Cosmetic: Adjust indent.Mon, 27 Jun 2011 10:04:05 +0000, by ib
-
Rename guiInterface_t member AudioType AudioChannels.Mon, 27 Jun 2011 10:02:04 +0000, by ib
-
The muxer prebuffers packets until each stream has been seen so a proper headerSun, 26 Jun 2011 14:55:51 +0000, by ranma
-
Do a proper calculation of free RAM to be used as V4L buffers.Sun, 26 Jun 2011 14:42:35 +0000, by iive
-
build: Compile libav* libraries from the top level of the ffmpeg subdirectory.Sun, 26 Jun 2011 14:16:40 +0000, by diego
-
configure: Set correct libav* (S)LIBNAME in config.mak.Sun, 26 Jun 2011 14:16:38 +0000, by diego
-
configure: Mark libav* as enabled in config.mak.Sun, 26 Jun 2011 13:31:34 +0000, by diego
-
Cast handle to menu in AppendMenu() to UINT_PTR.Sun, 26 Jun 2011 12:11:09 +0000, by ib
-
add vfw csmcodec for fourcc CSM0Sun, 26 Jun 2011 03:12:31 +0000, by compn
-
Cast new user data value in SetWindowLongPtr() to LONG_PTR.Sat, 25 Jun 2011 23:10:37 +0000, by ib
-
Set SRC_PATH to '.' which is a standard value for FFmpeg now.Sat, 25 Jun 2011 17:30:19 +0000, by reimar
-
sync with en/mplayer.1 rev. 33689Sat, 25 Jun 2011 06:32:13 +0000, by jrash
-
configure: Correctly check for the clang compiler.Sat, 25 Jun 2011 01:22:43 +0000, by diego
-
Italian manual page updateSat, 25 Jun 2011 00:36:52 +0000, by diego
-
build: Rebuild libavcodec if assembler files changed.Fri, 24 Jun 2011 21:19:39 +0000, by diego
-
Synced with help_mp-en.h rev. 33639Fri, 24 Jun 2011 13:28:45 +0000, by jrash
-
Simplify code for guiGetEvent type guiSetState.Fri, 24 Jun 2011 13:00:04 +0000, by ib
-
Cosmetic: Adjust indent.Fri, 24 Jun 2011 12:54:10 +0000, by ib
-
Revise (and hopefully clarify) the skin installation documentation.Fri, 24 Jun 2011 12:35:20 +0000, by ib
-
configure: Update a comment about fast int types.Fri, 24 Jun 2011 09:11:36 +0000, by diego
-
vidix: Replace IsWinNT() forward declaration by a proper header.Thu, 23 Jun 2011 22:52:09 +0000, by diego
-
Fix "sse in cpuinfo implies mmxext" hack to still work when --disable-sse is used.Thu, 23 Jun 2011 18:42:26 +0000, by reimar
-
Run OS support for SSE check only for runtime CPU detection.Wed, 22 Jun 2011 19:12:23 +0000, by reimar
-
Do not force SSE disabled for gcc 2, it seems to compileWed, 22 Jun 2011 19:02:20 +0000, by reimar
-
vidix: Add forward declaration for IsWinNT() to libdha_win32.c.Wed, 22 Jun 2011 13:48:55 +0000, by diego
-
tvi_dshow: Adjust mp_msg printf conversion specifier to avoid warnings.Wed, 22 Jun 2011 13:48:51 +0000, by diego