log

age author description
2010-09-30 cehoyos Simplify comparison.
2010-09-29 stefano Set default values for the scale context in sws_alloc_context().
2010-09-29 stefano Set the default value of param0 and param1 to SWS_PARAM_DEFAULT.
2010-09-29 stefano Set valid default values for the srcw, srch, dstw, dsth options in the
2010-09-29 reimar Use bluray_device variable also for bd:// instead of dvd_device
2010-09-29 reimar Reindent.
2010-09-29 reimar spudec: support "clear" packets that contain no data but instead
2010-09-29 reimar Move config.asm back to root and append a '/' to SRC_PATH
2010-09-29 reimar Allow configure to accept nasm instead of yasm again.
2010-09-29 reimar Remove -DARCH_X86_64 from YASMFLAGS, that define is already in config.asm
2010-09-29 reimar config.asm should be generate in ffmpeg/, not the root.
2010-09-29 stefano Cosmetics: put "if (...)" and "av_log(...)" in the same line for
2010-09-29 stefano Put if (...) av_log() in the same line, more compact and increase
2010-09-29 stefano Amend constraints for the src_format and dst_format options in the
2010-09-29 stefano Cosmetics: fix braces placement.