log

age author description
Sun, 08 Feb 2009 21:42:48 +0000 diego cosmetics: Drop redundant "decoder" from codec info fields.
Sun, 08 Feb 2009 11:07:16 +0000 Gabrov synced with r28432
Sun, 08 Feb 2009 03:42:00 +0000 diego Conditionally compile aclib.c instead of placing #ifdef around its content.
Sun, 08 Feb 2009 03:39:07 +0000 diego Add CONFIG_LIBVORBIS #define for FFmpeg to config.h.
Sun, 08 Feb 2009 03:27:30 +0000 diego Add standard license headers, unify header formatting.
Sat, 07 Feb 2009 17:34:45 +0000 diego Give _XOPEN_SOURCE #define an explicit 600 value. Fixes build on Open Solaris.
Sat, 07 Feb 2009 15:40:07 +0000 diego Sync with latest FFmpeg changes.
Sat, 07 Feb 2009 15:36:50 +0000 diego Add config.h/config.mak bzlib variables missed in last commit.
Sat, 07 Feb 2009 15:33:10 +0000 diego Add bzlib check for FFmpeg.
Sat, 07 Feb 2009 15:29:22 +0000 diego Fix a couple of unused variable warnings through the av_unused attribute.
Sat, 07 Feb 2009 15:23:55 +0000 diego Convert CONFIG_ZLIB into a 0/1 option.
Sat, 07 Feb 2009 15:19:43 +0000 diego Add READ_CACHE_TRACE #define for libdvdnav.
Sat, 07 Feb 2009 01:13:11 +0000 eugeni In case of several \move or \pos in one line, prefer the first one.
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.
Sun, 01 Feb 2009 14:57:01 +0000 diego Simplify inet_pton/inet_aton checks.
Sun, 01 Feb 2009 14:42:57 +0000 diego Add some more definitions for FFmpeg to config.h.
Sun, 01 Feb 2009 14:39:33 +0000 diego cosmetics: Fix indentation after last commit.
Sun, 01 Feb 2009 14:38:28 +0000 diego Restructure network tests: Always check for both inet_aton and inet_pton.
Sun, 01 Feb 2009 14:00:50 +0000 diego HAVE_DCBZL should be a 0/1 definition.
Sun, 01 Feb 2009 13:42:27 +0000 diego Convert HAVE_WINSOCK2_H into a 0/1 definition.
Sun, 01 Feb 2009 13:40:15 +0000 diego Remove pointless #ifdef around internal header includes.
Sun, 01 Feb 2009 13:33:35 +0000 diego HAVE_ATON --> HAVE_INET_ATON to match FFmpeg and give it a 0/1 value.
Sun, 01 Feb 2009 13:16:46 +0000 diego Convert HAVE_CLOSESOCKET and HAVE_SOCKLEN_T into 0/1 definitions.
Sun, 01 Feb 2009 13:13:15 +0000 diego Add a few more #defines for FFmpeg to config.h.
Sun, 01 Feb 2009 13:11:23 +0000 diego Reminder for Dominik to update the RPM packaging section.
Sun, 01 Feb 2009 13:07:38 +0000 diego Rename "ARM" section to "ARM Linux".
Sun, 01 Feb 2009 12:52:38 +0000 diego CONFIG_LIB* are defined as 0/1 in FFmpeg.
Sun, 01 Feb 2009 12:49:10 +0000 diego Move QNX subsection to commercial Unix section.
Sun, 01 Feb 2009 12:42:39 +0000 diego Move note about binary packages to the top section.
Sun, 01 Feb 2009 12:38:02 +0000 diego Reword beginning of MinGW section.
Sun, 01 Feb 2009 12:36:22 +0000 diego Remove Amiga/MorphOS section, it only contained outdated information.