Mercurial > mplayer.hg
log fmt-conversion.h @ 25695:33972bac0c16
age | author | description |
---|---|---|
Wed, 12 Sep 2007 17:59:31 +0000 | reimar | DOCS/tech/colorspaces.txt says I420 and IYUV are the same, so add IYUV at the |
Sat, 25 Aug 2007 13:18:29 +0000 | diego | Add multiple inclusion guards. |
Sun, 31 Dec 2006 02:44:54 +0000 | rathann | Fix build with shared libavutil. Approved by Diego. |
Fri, 22 Sep 2006 18:18:56 +0000 | corey | Add missing conversion from IMGFMT_I420 to PIX_FMT_YUV420P. |
Thu, 21 Sep 2006 14:26:08 +0000 | lucabe | Add conversion from IMGFMT_Y8 to PIX_FMT_GRAY8 |
Sun, 17 Sep 2006 15:15:13 +0000 | lucabe | Remove the dependency of libswscale on img_format.h |