Mercurial > mplayer.hg
graph
-
Use addprefix and addsuffix functions to generate TOOLS variable.Thu, 12 Feb 2009 12:13:07 +0000, by diego
-
Apply misc fixes for sws_getCachedContext() documentation.Thu, 12 Feb 2009 00:12:10 +0000, by stefano
-
Bump micro version, related to r28491.Thu, 12 Feb 2009 00:07:44 +0000, by stefano
-
Document sws_getContext().Wed, 11 Feb 2009 23:42:29 +0000, by stefano
-
Port check for 10 assembler operands support from FFmpeg.Wed, 11 Feb 2009 23:11:06 +0000, by diego
-
Document sws_getIdentityVec().Wed, 11 Feb 2009 21:34:44 +0000, by stefano
-
Convert "advanced audio usage" into from a subsection to a chapter.Wed, 11 Feb 2009 16:47:57 +0000, by diego
-
Replace a mention of MPlayer by MEncoder in the MEncoder section.Wed, 11 Feb 2009 16:46:45 +0000, by diego
-
Remove outdated FAQ entries.Wed, 11 Feb 2009 16:45:45 +0000, by diego
-
Remove unnecessary _UWIN #define.Wed, 11 Feb 2009 00:38:42 +0000, by diego
-
Move sws_getGaussianVec() documentation from swscale.c to swscale.h.Tue, 10 Feb 2009 23:45:50 +0000, by stefano
-
Document sws_cloneVec().Tue, 10 Feb 2009 23:43:08 +0000, by stefano
-
Fix typo: lenght -> length.Tue, 10 Feb 2009 23:40:58 +0000, by stefano
-
Document sws_scaleVec().Tue, 10 Feb 2009 23:38:01 +0000, by stefano
-
Document sws_getConstVec().Tue, 10 Feb 2009 23:32:16 +0000, by stefano
-
Move documentation of sws_getCachedContext() from swscale.c toTue, 10 Feb 2009 23:26:56 +0000, by stefano
-
Remove pointless comment regarding sws_scale_ordered().Tue, 10 Feb 2009 23:25:09 +0000, by stefano
-
Add a @deprecated notice to swscale_get_ordered().Tue, 10 Feb 2009 23:22:07 +0000, by stefano
-
Add priority support for OS/2 and factorize the Windows priority support.Tue, 10 Feb 2009 15:34:44 +0000, by diego
-
Add proper check for posix_memalign(), needed for FFmpeg.Tue, 10 Feb 2009 02:01:35 +0000, by diego
-
Remove unnecessary emms Assembler instructions.Tue, 10 Feb 2009 02:00:45 +0000, by diego
-
partial sync with obsolete section removalTue, 10 Feb 2009 00:24:08 +0000, by diego
-
partial sync with obsolete section removalTue, 10 Feb 2009 00:23:50 +0000, by diego
-
partial sync with obsolete section removalTue, 10 Feb 2009 00:15:44 +0000, by diego
-
partial sync with obsolete section removalMon, 09 Feb 2009 23:49:02 +0000, by diego
-
partial sync with obsolete section removalMon, 09 Feb 2009 23:43:36 +0000, by diego
-
Document coeff and length fields in SwsVector.Mon, 09 Feb 2009 23:42:16 +0000, by stefano
-
Sync x264 section renaming.Mon, 09 Feb 2009 23:37:51 +0000, by diego
-
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