log

age author description
Sat, 07 Feb 2009 01:13:07 +0000 eugeni Add stubs for a few unimplemented tags.
Sat, 07 Feb 2009 01:13:02 +0000 eugeni Allow \be with arguments other than 0 or 1. Implement \blur.
Thu, 05 Feb 2009 19:45:13 +0000 gpoirier sync w/r28415
Thu, 05 Feb 2009 09:07:58 +0000 gogothebee Avoid message spam during video adapter uncooperative state.
Thu, 05 Feb 2009 09:06:09 +0000 gogothebee Unify info/error messages to a common style:
Wed, 04 Feb 2009 19:17:03 +0000 diego Print an error message when given insufficient parameters.
Wed, 04 Feb 2009 19:08:44 +0000 diego cosmetics: Regroup some FFmpeg config.h options.
Wed, 04 Feb 2009 19:04:22 +0000 diego Add proper check for arpa/inet.h.
Wed, 04 Feb 2009 18:34:39 +0000 diego cosmetics: Remove stray tab.
Wed, 04 Feb 2009 18:32:32 +0000 diego We use libdvdcss 1.2.10, not 1.2.9.
Wed, 04 Feb 2009 18:22:28 +0000 diego Do not hardcode HAVE_DOS_PATHS, set it by OS instead.
Tue, 03 Feb 2009 12:20:18 +0000 compn add automatic hw acceleration for vo gl entry
Tue, 03 Feb 2009 12:17:49 +0000 reimar Hack: fix MINGW compilation by hard-coding HAVE_ARPA_INET_H
Tue, 03 Feb 2009 11:47:07 +0000 reimar Add [gl] in front of vo_gl message
Tue, 03 Feb 2009 11:46:31 +0000 reimar Latest 9.1 ATI drivers finally fixed PBOs, thus do not need ati-hack and are much
Tue, 03 Feb 2009 11:00:09 +0000 reimar Add checks that a D3D device is available before attempting rendering.
Tue, 03 Feb 2009 10:54:27 +0000 reimar Remove the Present call after adapter reinitialization, it can not work anyway
Tue, 03 Feb 2009 10:39:56 +0000 reimar swab() needs _XOPEN_SOURCE to be defined.
Tue, 03 Feb 2009 10:21:17 +0000 reimar Cosmetics: remove empty line, improve some messages.
Tue, 03 Feb 2009 10:17:14 +0000 reimar Whitespace/comment typo cosmetics.
Tue, 03 Feb 2009 10:16:03 +0000 reimar Check for change_d3d_backbuffer failure.
Tue, 03 Feb 2009 10:14:44 +0000 reimar Fix several return values
Tue, 03 Feb 2009 00:12:19 +0000 reimar Rename lzo1x_decode -> av_lzo1x_decode, this was missed in the previous patch.
Mon, 02 Feb 2009 23:48:16 +0000 diego FFmpeg sync: LZO_OUTPUT_PADDING --> AV_LZO_OUTPUT_PADDING
Mon, 02 Feb 2009 20:22:36 +0000 reimar Adapt to lzo changes in libavutil
Mon, 02 Feb 2009 07:26:05 +0000 zuxy Convert CONFIG_XVMC into a 0/1 definition.
Sun, 01 Feb 2009 23:40:26 +0000 rathann Chinese manpage is actually simplified Chinese (zh_CN), so rename the manpage
Sun, 01 Feb 2009 16:02:19 +0000 diego Do not print a warning if current pts is equal to previous pts.
Sun, 01 Feb 2009 15:51:48 +0000 diego cosmetics: Remove period after copyright statement non-sentence.
Sun, 01 Feb 2009 15:15:07 +0000 diego HAVE_WINSOCK2_H is now a 0/1 definition.