Mercurial > mplayer.hg
graph
-
Hack: fix MINGW compilation by hard-coding HAVE_ARPA_INET_HTue, 03 Feb 2009 12:17:49 +0000, by reimar
-
Add [gl] in front of vo_gl messageTue, 03 Feb 2009 11:47:07 +0000, by reimar
-
Latest 9.1 ATI drivers finally fixed PBOs, thus do not need ati-hack and are muchTue, 03 Feb 2009 11:46:31 +0000, by reimar
-
Add checks that a D3D device is available before attempting rendering.Tue, 03 Feb 2009 11:00:09 +0000, by reimar
-
Remove the Present call after adapter reinitialization, it can not work anywayTue, 03 Feb 2009 10:54:27 +0000, by reimar
-
swab() needs _XOPEN_SOURCE to be defined.Tue, 03 Feb 2009 10:39:56 +0000, by reimar
-
Cosmetics: remove empty line, improve some messages.Tue, 03 Feb 2009 10:21:17 +0000, by reimar
-
Whitespace/comment typo cosmetics.Tue, 03 Feb 2009 10:17:14 +0000, by reimar
-
Check for change_d3d_backbuffer failure.Tue, 03 Feb 2009 10:16:03 +0000, by reimar
-
Fix several return valuesTue, 03 Feb 2009 10:14:44 +0000, by reimar
-
Rename lzo1x_decode -> av_lzo1x_decode, this was missed in the previous patch.Tue, 03 Feb 2009 00:12:19 +0000, by reimar
-
FFmpeg sync: LZO_OUTPUT_PADDING --> AV_LZO_OUTPUT_PADDINGMon, 02 Feb 2009 23:48:16 +0000, by diego
-
Adapt to lzo changes in libavutilMon, 02 Feb 2009 20:22:36 +0000, by reimar
-
Convert CONFIG_XVMC into a 0/1 definition.Mon, 02 Feb 2009 07:26:05 +0000, by zuxy
-
Chinese manpage is actually simplified Chinese (zh_CN), so rename the manpageSun, 01 Feb 2009 23:40:26 +0000, by rathann
-
Do not print a warning if current pts is equal to previous pts.Sun, 01 Feb 2009 16:02:19 +0000, by diego
-
cosmetics: Remove period after copyright statement non-sentence.Sun, 01 Feb 2009 15:51:48 +0000, by diego
-
HAVE_WINSOCK2_H is now a 0/1 definition.Sun, 01 Feb 2009 15:15:07 +0000, by diego
-
Simplify inet_pton/inet_aton checks.Sun, 01 Feb 2009 14:57:01 +0000, by diego
-
Add some more definitions for FFmpeg to config.h.Sun, 01 Feb 2009 14:42:57 +0000, by diego
-
cosmetics: Fix indentation after last commit.Sun, 01 Feb 2009 14:39:33 +0000, by diego
-
Restructure network tests: Always check for both inet_aton and inet_pton.Sun, 01 Feb 2009 14:38:28 +0000, by diego
-
HAVE_DCBZL should be a 0/1 definition.Sun, 01 Feb 2009 14:00:50 +0000, by diego
-
Convert HAVE_WINSOCK2_H into a 0/1 definition.Sun, 01 Feb 2009 13:42:27 +0000, by diego
-
Remove pointless #ifdef around internal header includes.Sun, 01 Feb 2009 13:40:15 +0000, by diego
-
HAVE_ATON --> HAVE_INET_ATON to match FFmpeg and give it a 0/1 value.Sun, 01 Feb 2009 13:33:35 +0000, by diego
-
Convert HAVE_CLOSESOCKET and HAVE_SOCKLEN_T into 0/1 definitions.Sun, 01 Feb 2009 13:16:46 +0000, by diego
-
Add a few more #defines for FFmpeg to config.h.Sun, 01 Feb 2009 13:13:15 +0000, by diego
-
Reminder for Dominik to update the RPM packaging section.Sun, 01 Feb 2009 13:11:23 +0000, by diego
-
Rename "ARM" section to "ARM Linux".Sun, 01 Feb 2009 13:07:38 +0000, by diego
-
CONFIG_LIB* are defined as 0/1 in FFmpeg.Sun, 01 Feb 2009 12:52:38 +0000, by diego
-
Move QNX subsection to commercial Unix section.Sun, 01 Feb 2009 12:49:10 +0000, by diego
-
Move note about binary packages to the top section.Sun, 01 Feb 2009 12:42:39 +0000, by diego
-
Reword beginning of MinGW section.Sun, 01 Feb 2009 12:38:02 +0000, by diego
-
Remove Amiga/MorphOS section, it only contained outdated information.Sun, 01 Feb 2009 12:36:22 +0000, by diego
-
Remove hints about specific binary packages, add a link to the listSun, 01 Feb 2009 11:46:55 +0000, by diego
-
Remove IRIX section, the advice it contained is now obsolete.Sun, 01 Feb 2009 11:34:31 +0000, by diego
-
Remove -c option from install commands. It is ignored by GNU install andSun, 01 Feb 2009 11:32:58 +0000, by diego
-
Add a note about POSIX system requirements.Sun, 01 Feb 2009 11:29:18 +0000, by diego
-
Revert Solaris PATH modification workaround.Sun, 01 Feb 2009 11:28:31 +0000, by diego
-
Add a note about adding /usr/xpg4/bin to your PATH on Solaris.Sun, 01 Feb 2009 11:27:16 +0000, by diego
-
Remove remarks about GNU Make being required on some systems.Sun, 01 Feb 2009 11:15:18 +0000, by diego
-
Move GNU Make entry to the top of the list.Sun, 01 Feb 2009 10:44:04 +0000, by diego
-
Update binutils and compiler sections.Sun, 01 Feb 2009 10:43:28 +0000, by diego
-
Add CONFIG_FASTDIV and CONFIG_POWERPC_PERF to config.h for FFmpeg compilation.Sun, 01 Feb 2009 02:22:56 +0000, by diego
-
Add support for libavcodec GMC flag, patch by Dave Baker, dbkr mxtelecom com.Sun, 01 Feb 2009 02:10:31 +0000, by diego
-
Use full internal pathname in doxygen @file directives.Sun, 01 Feb 2009 02:01:31 +0000, by diego
-
increase max OSD message size limitSun, 01 Feb 2009 00:00:21 +0000, by compn
-
Set a sane default path on Solaris.Sat, 31 Jan 2009 23:19:16 +0000, by diego
-
cosmetics: Move memalign_hack define next to other FFmpeg defines in config.h.Sat, 31 Jan 2009 23:12:27 +0000, by diego
-
Slightly simplify VIDIX_PCI_FILES command.Sat, 31 Jan 2009 22:46:12 +0000, by diego
-
Make sure CONFIG_MEMALIGN_HACK is always #defined.Sat, 31 Jan 2009 22:45:18 +0000, by diego
-
Make sure HAVE_ALTIVEC_H is always #defined.Sat, 31 Jan 2009 22:37:53 +0000, by diego
-
Make sure HAVE_FAST_64BIT is always #defined.Sat, 31 Jan 2009 22:37:12 +0000, by diego
-
Add bswap check, needed for FFmpeg.Sat, 31 Jan 2009 22:34:52 +0000, by diego
-
Add #define HAVE_DLFCN_H to config.h, libdvdread4 needs it.Sat, 31 Jan 2009 21:16:54 +0000, by diego