Mercurial > mplayer.hg
graph
-
Use consistent names for codec installation sections.Mon, 09 Feb 2009 23:35:13 +0000, by diego
-
partial sync with obsolete section removalMon, 09 Feb 2009 23:23:36 +0000, by diego
-
partial sync with obsolete section removalMon, 09 Feb 2009 23:11:44 +0000, by diego
-
partial sync with obsolete section removalMon, 09 Feb 2009 23:09:13 +0000, by diego
-
partial sync with obsolete section removalMon, 09 Feb 2009 23:08:51 +0000, by diego
-
partial sync with obsolete section removalMon, 09 Feb 2009 22:51:32 +0000, by diego
-
partial sync with obsolete section removalsMon, 09 Feb 2009 22:42:17 +0000, by diego
-
change internal real video packetizing format to the more straight forward oneMon, 09 Feb 2009 22:00:57 +0000, by aurel
-
Revert #undefining system functions, it is not necessary.Mon, 09 Feb 2009 20:31:35 +0000, by diego
-
bruteforce partial sync with obsolete documentation removalMon, 09 Feb 2009 20:02:04 +0000, by diego
-
Add config.h #include for ARCH_X86 definition.Mon, 09 Feb 2009 18:04:19 +0000, by diego
-
Add #undefs to reenable system functions that are normally forbidden in otherMon, 09 Feb 2009 18:01:36 +0000, by diego
-
Drop DECLARE_ALIGNED from extern declarations. It creates trouble whenMon, 09 Feb 2009 17:53:33 +0000, by diego
-
Use SetErrorMode so Windows will not show all kinds of error dialogsMon, 09 Feb 2009 15:43:51 +0000, by reimar
-
Prefix visible YUV2RGB functions with sws_Mon, 09 Feb 2009 14:31:53 +0000, by kostya
-
Give better name to Inverse_Table_6_9Mon, 09 Feb 2009 14:17:30 +0000, by kostya
-
Remove file name from file headers.Mon, 09 Feb 2009 11:19:19 +0000, by diego
-
Print information about detected CPU in verbose mode only.Mon, 09 Feb 2009 00:29:26 +0000, by diego
-
Drop the deprecated sws_scale_ordered() at the next major versionSun, 08 Feb 2009 23:06:05 +0000, by stefano
-
Replace int type with enum PixelFormat for the dstFormat/srcFormatSun, 08 Feb 2009 23:02:06 +0000, by stefano
-
Fix a typo: lumaSarpen -> lumaSharpen.Sun, 08 Feb 2009 22:50:57 +0000, by stefano
-
cosmetics: Remove leading underscore from all def_ variables.Sun, 08 Feb 2009 22:49:52 +0000, by diego
-
Add CONFIG_LIBAMR_NB_FIXED #define for FFmpeg to config.h.Sun, 08 Feb 2009 21:57:14 +0000, by diego
-
CONFIG_LIBAMR_NB/WB should be 0/1 #defines.Sun, 08 Feb 2009 21:56:18 +0000, by diego
-
Fix FFmpeg decoder info fields to be consistent.Sun, 08 Feb 2009 21:45:32 +0000, by diego
-
cosmetics: Drop redundant "decoder" from codec info fields.Sun, 08 Feb 2009 21:42:48 +0000, by diego
-
synced with r28432Sun, 08 Feb 2009 11:07:16 +0000, by Gabrov
-
Conditionally compile aclib.c instead of placing #ifdef around its content.Sun, 08 Feb 2009 03:42:00 +0000, by diego
-
Add CONFIG_LIBVORBIS #define for FFmpeg to config.h.Sun, 08 Feb 2009 03:39:07 +0000, by diego
-
Add standard license headers, unify header formatting.Sun, 08 Feb 2009 03:27:30 +0000, by diego
-
Give _XOPEN_SOURCE #define an explicit 600 value. Fixes build on Open Solaris.Sat, 07 Feb 2009 17:34:45 +0000, by diego
-
Sync with latest FFmpeg changes.Sat, 07 Feb 2009 15:40:07 +0000, by diego
-
Add config.h/config.mak bzlib variables missed in last commit.Sat, 07 Feb 2009 15:36:50 +0000, by diego
-
Add bzlib check for FFmpeg.Sat, 07 Feb 2009 15:33:10 +0000, by diego
-
Fix a couple of unused variable warnings through the av_unused attribute.Sat, 07 Feb 2009 15:29:22 +0000, by diego
-
Convert CONFIG_ZLIB into a 0/1 option.Sat, 07 Feb 2009 15:23:55 +0000, by diego
-
Add READ_CACHE_TRACE #define for libdvdnav.Sat, 07 Feb 2009 15:19:43 +0000, by diego
-
In case of several \move or \pos in one line, prefer the first one.Sat, 07 Feb 2009 01:13:11 +0000, by eugeni
-
Add stubs for a few unimplemented tags.Sat, 07 Feb 2009 01:13:07 +0000, by eugeni
-
Allow \be with arguments other than 0 or 1. Implement \blur.Sat, 07 Feb 2009 01:13:02 +0000, by eugeni
-
sync w/r28415Thu, 05 Feb 2009 19:45:13 +0000, by gpoirier
-
Avoid message spam during video adapter uncooperative state.Thu, 05 Feb 2009 09:07:58 +0000, by gogothebee
-
Unify info/error messages to a common style:Thu, 05 Feb 2009 09:06:09 +0000, by gogothebee
-
Print an error message when given insufficient parameters.Wed, 04 Feb 2009 19:17:03 +0000, by diego
-
cosmetics: Regroup some FFmpeg config.h options.Wed, 04 Feb 2009 19:08:44 +0000, by diego
-
Add proper check for arpa/inet.h.Wed, 04 Feb 2009 19:04:22 +0000, by diego
-
cosmetics: Remove stray tab.Wed, 04 Feb 2009 18:34:39 +0000, by diego
-
We use libdvdcss 1.2.10, not 1.2.9.Wed, 04 Feb 2009 18:32:32 +0000, by diego
-
Do not hardcode HAVE_DOS_PATHS, set it by OS instead.Wed, 04 Feb 2009 18:22:28 +0000, by diego
-
add automatic hw acceleration for vo gl entryTue, 03 Feb 2009 12:20:18 +0000, by compn
-
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