Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 29 Sep 2010 18:10:25 +0000 | reimar | Remove -DARCH_X86_64 from YASMFLAGS, that define is already in config.asm |
Wed, 29 Sep 2010 18:05:27 +0000 | reimar | config.asm should be generate in ffmpeg/, not the root. |
Wed, 29 Sep 2010 16:15:42 +0000 | stefano | Cosmetics: put "if (...)" and "av_log(...)" in the same line for |
Wed, 29 Sep 2010 13:02:31 +0000 | stefano | Put if (...) av_log() in the same line, more compact and increase |
Wed, 29 Sep 2010 13:02:28 +0000 | stefano | Amend constraints for the src_format and dst_format options in the |
Wed, 29 Sep 2010 08:44:09 +0000 | stefano | Cosmetics: fix braces placement. |