log

age author description
Sat, 02 Oct 2010 14:22:03 +0000 diego Remove UNUSED macros used to shut up unused function parameter warnings.
Fri, 01 Oct 2010 18:29:35 +0000 diego Move some code around to avoid forward declarations in top-level .c files.
Fri, 01 Oct 2010 16:04:43 +0000 diego Drop removal of AAC encoder from list of FFmpeg encoders.
Thu, 30 Sep 2010 18:15:50 +0000 reimar 100l, actually add yasmdefines to YASMFLAGS.
Thu, 30 Sep 2010 10:05:25 +0000 jrash Synced with help_mp-en.h rev. 32066
Thu, 30 Sep 2010 09:10:35 +0000 cehoyos Use calloc instead of malloc and memset.
Thu, 30 Sep 2010 09:08:37 +0000 cehoyos Simplify comparison.
Wed, 29 Sep 2010 22:06:44 +0000 stefano Set default values for the scale context in sws_alloc_context().
Wed, 29 Sep 2010 22:06:40 +0000 stefano Set the default value of param0 and param1 to SWS_PARAM_DEFAULT.
Wed, 29 Sep 2010 22:06:36 +0000 stefano Set valid default values for the srcw, srch, dstw, dsth options in the
Wed, 29 Sep 2010 19:43:34 +0000 reimar Use bluray_device variable also for bd:// instead of dvd_device
Wed, 29 Sep 2010 19:06:03 +0000 reimar Reindent.
Wed, 29 Sep 2010 19:05:13 +0000 reimar spudec: support "clear" packets that contain no data but instead
Wed, 29 Sep 2010 18:53:39 +0000 reimar Move config.asm back to root and append a '/' to SRC_PATH
Wed, 29 Sep 2010 18:26:12 +0000 reimar Allow configure to accept nasm instead of yasm again.