Mercurial > mplayer.hg
log libmpcodecs/vf_scale.c @ 25836:bc425ba00960
age | author | description |
---|---|---|
Sun, 02 Dec 2007 14:57:15 +0000 | reimar | Make all vf_info_t structs const |
Tue, 28 Aug 2007 17:06:00 +0000 | diego | warning fix: |
Thu, 07 Jun 2007 20:01:05 +0000 | reimar | 100l, fix compile error in r23498 due to bad copy in paste |
Thu, 07 Jun 2007 19:11:25 +0000 | reimar | RGB8/BGR8 IMGFMTs are paletted in case of swscale input. |
Sun, 27 May 2007 20:36:04 +0000 | reimar | Remove useless fastmemcpy.h include for filters that do not even do any memcpy. |
Sat, 17 Feb 2007 12:58:35 +0000 | michael | swap palette on big endian |
Sat, 17 Feb 2007 11:40:01 +0000 | michael | palette init code for IMGFMT_RGB4 and IMGFMT_RG4B |