log

age author description
Mon, 09 Feb 2009 23:09:13 +0000 diego partial sync with obsolete section removal
Mon, 09 Feb 2009 23:08:51 +0000 diego partial sync with obsolete section removal
Mon, 09 Feb 2009 22:51:32 +0000 diego partial sync with obsolete section removal
Mon, 09 Feb 2009 22:42:17 +0000 diego partial sync with obsolete section removals
Mon, 09 Feb 2009 22:00:57 +0000 aurel change internal real video packetizing format to the more straight forward one
Mon, 09 Feb 2009 20:31:35 +0000 diego Revert #undefining system functions, it is not necessary.
Mon, 09 Feb 2009 20:02:04 +0000 diego bruteforce partial sync with obsolete documentation removal
Mon, 09 Feb 2009 18:04:19 +0000 diego Add config.h #include for ARCH_X86 definition.
Mon, 09 Feb 2009 18:01:36 +0000 diego Add #undefs to reenable system functions that are normally forbidden in other
Mon, 09 Feb 2009 17:53:33 +0000 diego Drop DECLARE_ALIGNED from extern declarations. It creates trouble when
Mon, 09 Feb 2009 15:43:51 +0000 reimar Use SetErrorMode so Windows will not show all kinds of error dialogs
Mon, 09 Feb 2009 14:31:53 +0000 kostya Prefix visible YUV2RGB functions with sws_
Mon, 09 Feb 2009 14:17:30 +0000 kostya Give better name to Inverse_Table_6_9
Mon, 09 Feb 2009 11:19:19 +0000 diego Remove file name from file headers.
Mon, 09 Feb 2009 00:29:26 +0000 diego Print information about detected CPU in verbose mode only.
Sun, 08 Feb 2009 23:06:05 +0000 stefano Drop the deprecated sws_scale_ordered() at the next major version
Sun, 08 Feb 2009 23:02:06 +0000 stefano Replace int type with enum PixelFormat for the dstFormat/srcFormat
Sun, 08 Feb 2009 22:50:57 +0000 stefano Fix a typo: lumaSarpen -> lumaSharpen.
Sun, 08 Feb 2009 22:49:52 +0000 diego cosmetics: Remove leading underscore from all def_ variables.
Sun, 08 Feb 2009 21:57:14 +0000 diego Add CONFIG_LIBAMR_NB_FIXED #define for FFmpeg to config.h.
Sun, 08 Feb 2009 21:56:18 +0000 diego CONFIG_LIBAMR_NB/WB should be 0/1 #defines.
Sun, 08 Feb 2009 21:45:32 +0000 diego Fix FFmpeg decoder info fields to be consistent.
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.