log

age author description
Thu, 20 Oct 2011 13:09:08 +0000 ib Add TranslateFilename() to the Win32 GUI.
Thu, 20 Oct 2011 12:53:27 +0000 ib Remove unused code.
Thu, 20 Oct 2011 12:48:35 +0000 ib Support transparency in decorated windows in the Win32 GUI.
Thu, 20 Oct 2011 12:24:00 +0000 ib Add comment to bpRenderMask().
Thu, 20 Oct 2011 12:12:51 +0000 ib Cosmetic: Adjust indent.
Thu, 20 Oct 2011 12:05:47 +0000 ib Fix bug in bpRenderMask().
Thu, 20 Oct 2011 11:15:30 +0000 ib Prevent adding a base path wrongly.
Thu, 20 Oct 2011 11:12:41 +0000 ib Prevent adding a base path wrongly.
Thu, 20 Oct 2011 10:41:31 +0000 ib Revise comment on filename conversion in the Wine port.
Tue, 18 Oct 2011 12:45:24 +0000 ib Fix bug with option sub_window in the Win32 GUI.
Tue, 18 Oct 2011 11:03:39 +0000 compn add utvideo binary codec
Mon, 17 Oct 2011 12:37:32 +0000 ib Fix bug in wsResizeWindow().
Mon, 17 Oct 2011 10:48:20 +0000 ib Cosmetic: Change comment.
Mon, 17 Oct 2011 10:47:28 +0000 ib Revise documentation.
Mon, 17 Oct 2011 10:46:38 +0000 ib Fix include condition.
Sun, 16 Oct 2011 11:48:05 +0000 cehoyos Support ASP by QNAP Systems.
Sun, 16 Oct 2011 10:49:48 +0000 ib Add comment.
Sun, 16 Oct 2011 10:49:04 +0000 ib Change comment.
Sun, 16 Oct 2011 10:48:23 +0000 ib Change and add comment.
Sat, 15 Oct 2011 16:33:05 +0000 cehoyos Support H264 from QNAP Systems.
Sat, 15 Oct 2011 13:20:52 +0000 ib Port to Wine.
Sat, 15 Oct 2011 11:07:29 +0000 ib Ensure that filename related config will always be loaded.
Sat, 15 Oct 2011 10:37:36 +0000 ib Allow GUI to use filename related config.
Sat, 15 Oct 2011 06:41:24 +0000 cehoyos Improve comments for FFmpeg SPDIF hardware audio decoders.
Fri, 14 Oct 2011 17:28:51 +0000 cehoyos Do not compile FFmpeg's avfilters if they are not needed.
Fri, 14 Oct 2011 12:55:09 +0000 jrash sync with en/mplayer.1 rev. 34190
Thu, 13 Oct 2011 18:14:02 +0000 reimar Add PVA to lavf preferred formats list, its demuxer seems to work well
Thu, 13 Oct 2011 16:50:30 +0000 reimar Remove unused variable (caused by mistake in patch removing PVA_NEW_PREBYTES_CODE).
Thu, 13 Oct 2011 16:49:21 +0000 reimar Do not use long type, it makes the code more platform dependent for no
Thu, 13 Oct 2011 16:45:48 +0000 reimar Remove some ifdefs that existed only for testing and had no use since