log

age author description
Wed, 16 Jun 2010 17:33:17 +0000 reimar SIGPIPE is not really a crash, try to exit cleanly in case we receive one.
Wed, 16 Jun 2010 15:02:52 +0000 diego Remove some unnecessary #includes from compilation tests.
Wed, 16 Jun 2010 13:55:09 +0000 diego Rename libvo/mga_common.c --> libvo/mga_template.c.
Wed, 16 Jun 2010 13:14:29 +0000 diego Remove commented-out forward declaration for removed function.
Tue, 15 Jun 2010 19:32:22 +0000 reimar More sensible behaviour for -geometry with -wid and -vo gl.
Tue, 15 Jun 2010 19:29:51 +0000 reimar Add symver defines for FFmpeg. Since we don't care about
Tue, 15 Jun 2010 19:03:54 +0000 reimar Make sure we always have exactly one CONFIG_LIBRTMP define.
Tue, 15 Jun 2010 08:56:38 +0000 diego Remove an unused extern declaration.
Tue, 15 Jun 2010 08:49:38 +0000 diego Remove some unused extern declarations.
Mon, 14 Jun 2010 20:11:44 +0000 reimar Cleanup some demux_ty code and at the same time possibly fix vstream support (untested).
Mon, 14 Jun 2010 19:17:38 +0000 reimar Consistently use "None" instead of "NULL" for X resources.
Mon, 14 Jun 2010 17:17:04 +0000 diego Rename cfg-common-opts.h --> cfg-common_template.c.
Mon, 14 Jun 2010 15:50:07 +0000 diego Fix embarassing OCNFIG vs. CONFIG typo.
Mon, 14 Jun 2010 15:48:39 +0000 diego Add header for ivtv_write() instead of forward declaring it.
Mon, 14 Jun 2010 15:43:47 +0000 diego Mark first parameter of ivtv_write as const; it is never changed.
Mon, 14 Jun 2010 15:21:09 +0000 diego cosmetics: Reindent after last commit.
Mon, 14 Jun 2010 15:19:38 +0000 diego Drop linux-devfs configure option.
Mon, 14 Jun 2010 15:17:48 +0000 diego Rename configure.log file to the more standard name config.log.
Mon, 14 Jun 2010 14:35:57 +0000 diego Replace forward declarations by proper loader/wine/winbase.h #include.
Mon, 14 Jun 2010 14:19:58 +0000 diego Ignore generated .d files below loader/qtx/.
Mon, 14 Jun 2010 14:16:30 +0000 diego Adjust comment after the removal of the pt_iter_add_gui_file macro.
Mon, 14 Jun 2010 11:46:40 +0000 diego Remove unnecessary and unused #defines.
Mon, 14 Jun 2010 11:45:33 +0000 diego Replace forward declarations by loader/wine/winbase.h #include.
Mon, 14 Jun 2010 11:41:07 +0000 diego Remove unnecessary get_path() declaration.
Mon, 14 Jun 2010 11:39:22 +0000 diego Remove unnecessary get_path() declaration.
Mon, 14 Jun 2010 11:34:48 +0000 diego Add path.o to the dependency list of the loader test programs.
Mon, 14 Jun 2010 11:30:59 +0000 diego Remove unused function ComponentDummy().
Mon, 14 Jun 2010 11:28:51 +0000 diego Add ad_mp3lib.h #include for the mplayer_audio_read prototype.
Mon, 14 Jun 2010 11:27:26 +0000 diego Revert marking mplayer_audio_read() as static; it is used from linked .o files.
Mon, 14 Jun 2010 11:25:39 +0000 diego Mark exit_sig() function as static; it is only used within the file.