log

age author description
Wed, 30 Jul 2008 18:16:57 +0000 diego Check for socklen_t in ws2tcpip.h as well.
Wed, 30 Jul 2008 18:07:19 +0000 diego Rename preprocessor directive HAVE_MENU --> CONFIG_MENU.
Wed, 30 Jul 2008 13:46:27 +0000 diego Remove unused HAVE_MENCODER definition.
Wed, 30 Jul 2008 13:44:59 +0000 diego Rename two GUI-related preprocessor directives:
Wed, 30 Jul 2008 12:03:30 +0000 diego Remove unused definition from config.h.
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Wed, 30 Jul 2008 11:48:01 +0000 diego Drop USE_ prefix from USE_MPLAYER_CPUDETECT #define.
Wed, 30 Jul 2008 10:26:23 +0000 diego Use conditional compilation instead of an #ifdef around the whole file.
Wed, 30 Jul 2008 09:49:59 +0000 diego Remove unused definition from config.h.
Wed, 30 Jul 2008 09:42:37 +0000 diego Add proper check for socklen_t.
Wed, 30 Jul 2008 08:59:02 +0000 diego cosmetics: Group FFmpeg definitions together in config.h.
Wed, 30 Jul 2008 03:30:48 +0000 compn add XDCAM and more HDV MPEG2 fourccs
Wed, 30 Jul 2008 03:27:17 +0000 compn change arbitrary CODECS_MAX_FOURCC limit to larger arbitrary limit
Tue, 29 Jul 2008 11:17:52 +0000 ptt changed 'Audio file' to 'Audio only' (to not get 'Audio file file' when played)
Mon, 28 Jul 2008 17:33:54 +0000 diego Do not add __CYGWIN__ to CFLAGS on Cygwin, the system defines it anyway.