Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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. |
Tue, 28 Sep 2010 22:23:58 +0000 | stefano | Deprecate sws_getContext(), use sws_alloc_context() and |
Tue, 28 Sep 2010 22:23:53 +0000 | stefano | Add documentation for the returned value of sws_init_context(). |