Mercurial > mplayer.hg
graph
-
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
-
win32 gui: Mark debug function only used within the file as static.Wed, 22 Jun 2011 13:48:45 +0000, by diego
-
win32 gui: Remove non-compiling debug mp_msg calls.Wed, 22 Jun 2011 13:48:41 +0000, by diego
-
win32 gui: Move static function around to avoid a forward declaration.Wed, 22 Jun 2011 13:48:36 +0000, by diego
-
tvi_dshow: Mark functions not used outside of the file as static.Wed, 22 Jun 2011 13:48:31 +0000, by diego
-
cache2: Surround conditionally used functions by appropriate #ifdefs.Wed, 22 Jun 2011 13:48:25 +0000, by diego
-
Prefer playing variable $p to $l.Wed, 22 Jun 2011 13:10:23 +0000, by ib
-
Replace all playback integer constants by their symbolic constants.Wed, 22 Jun 2011 12:53:30 +0000, by ib
-
Rename the symbolic playback state constants.Wed, 22 Jun 2011 12:12:50 +0000, by ib
-
build: Add .gitignore file.Wed, 22 Jun 2011 12:09:01 +0000, by diego
-
build: Rebuild version.h file if git metadata changed due to new commits.Wed, 22 Jun 2011 12:08:54 +0000, by diego
-
Rename guiGetEvent type guiCEvent guiSetState.Wed, 22 Jun 2011 11:48:31 +0000, by ib
-
Remove unused guiGetEvent type guiSetState.Wed, 22 Jun 2011 11:30:27 +0000, by ib
-
Enable fullscreen with inactive video window.Wed, 22 Jun 2011 11:19:23 +0000, by ib
-
Indentation fixes.Tue, 21 Jun 2011 20:29:55 +0000, by reimar
-
Do not set priv->pb for AVFMT_NOFILE formats, this now causes FFmpeg to error out.Tue, 21 Jun 2011 20:28:53 +0000, by reimar
-
Second GL_YCBCR_MESA format is YVYU, not YUY2.Tue, 21 Jun 2011 19:44:24 +0000, by reimar
-
Allow specifying yvyu format as option.Tue, 21 Jun 2011 19:34:00 +0000, by reimar
-
Document the meaning of some of the packed YUV formats.Tue, 21 Jun 2011 19:29:22 +0000, by reimar
-
Disable SAP muxer since it depends on disabled RTP muxer.Tue, 21 Jun 2011 18:02:17 +0000, by reimar
-
Change memcpy_pic to force it to never write to image parts betweenTue, 21 Jun 2011 17:53:24 +0000, by reimar
-
Improve stereo3d interleaved man page description.Tue, 21 Jun 2011 17:49:21 +0000, by reimar
-
Allow a larger range for -aspect.Tue, 21 Jun 2011 17:32:07 +0000, by reimar
-
Avoid C99 syntax not supported by some old compilers.Tue, 21 Jun 2011 16:54:45 +0000, by reimar
-
Fix compilation with dvdread/dvdnav disabled.Tue, 21 Jun 2011 16:53:01 +0000, by reimar
-
Avoid va_copy, it is not generally availableMon, 20 Jun 2011 20:10:28 +0000, by reimar
-
Explain role of the GUI configuration file inSun, 19 Jun 2011 23:52:04 +0000, by ib
-
Revise guiGetEvent() calls.Sun, 19 Jun 2011 23:32:17 +0000, by ib
-
Cosmetic: Adjust indent.Sun, 19 Jun 2011 23:03:30 +0000, by ib
-
Use the proper type for the palette, fixes compiler warning.Sun, 19 Jun 2011 19:15:26 +0000, by reimar
-
Add const to avoid compiler warning.Sun, 19 Jun 2011 19:05:39 +0000, by reimar
-
Remove more unused variables.Sun, 19 Jun 2011 19:03:12 +0000, by reimar
-
Move check_events function to avoid forward declaration.Sun, 19 Jun 2011 19:02:02 +0000, by reimar
-
Remove more unnecessary code/defines.Sun, 19 Jun 2011 18:57:57 +0000, by reimar
-
Remove GUI-specific code that is already handled by common code now.Sun, 19 Jun 2011 18:55:30 +0000, by reimar
-
Remove some #includes that are no longer needed.Sun, 19 Jun 2011 18:53:28 +0000, by reimar
-
Remove more code and variables that have no purpose anymore.Sun, 19 Jun 2011 18:50:14 +0000, by reimar
-
Remove left-over code from icon/cursor handling that isSun, 19 Jun 2011 18:43:07 +0000, by reimar
-
Simplify code for printing display adapter list.Sun, 19 Jun 2011 18:31:45 +0000, by reimar
-
build: Simplify version.h dependency generation.Sun, 19 Jun 2011 17:33:16 +0000, by diego
-
gui: Rename TRANSPARENT #define to MP_TRANSPARENT.Sun, 19 Jun 2011 17:33:11 +0000, by diego
-
win32 gui: Remove unused function guiMessageBox.Sun, 19 Jun 2011 17:33:06 +0000, by diego
-
win32 gui: Move some forward declarations to the appropriate header file.Sun, 19 Jun 2011 17:33:01 +0000, by diego
-
win32 gui: Mark some functions as static.Sun, 19 Jun 2011 17:32:54 +0000, by diego
-
Add forgotten void.Sun, 19 Jun 2011 16:52:51 +0000, by reimar
-
Move init_vo_spudec to mp_common.c and reuse it in mencoder.Sun, 19 Jun 2011 16:48:33 +0000, by reimar
-
Fix printing of subtitle type, the wrong index was used to lookup the type.Sun, 19 Jun 2011 16:28:18 +0000, by reimar
-
Remove xpm definitions inside source file.Sun, 19 Jun 2011 16:11:42 +0000, by ib
-
Factor out a tiny bit of common code.Sun, 19 Jun 2011 16:05:35 +0000, by reimar
-
Add missing gui directory to Makefile.Sun, 19 Jun 2011 15:35:58 +0000, by ib
-
Rename some gtk files.Sun, 19 Jun 2011 15:34:08 +0000, by ib
-
Add const to string pointer argument that will not be modified.Sun, 19 Jun 2011 13:58:45 +0000, by ib
-
Rename some pixmaps.Sun, 19 Jun 2011 13:01:20 +0000, by ib