Mercurial > libavcodec.hg
log imgconvert.c @ 8316:589f9a71df95 libavcodec
age | author | description |
---|---|---|
Sun, 14 Dec 2008 00:46:27 +0000 | aurel | Get rid of mmx_t. libavcodec |
Thu, 30 Oct 2008 09:13:48 +0000 | diego | Remove unused variable, patch by Art Clarke, aclarke vlideshow com. libavcodec |
Wed, 29 Oct 2008 23:07:49 +0000 | diego | Fix av_picture_copy missing pixels on packed planar AVPictures with odd size. libavcodec |
Mon, 27 Oct 2008 14:35:58 +0000 | flameeyes | Rename template included sources from .h to _template.c. libavcodec |
Mon, 08 Sep 2008 18:29:08 +0000 | michael | avcodec_find_best_pix_fmt() needs a 64bit mask as there are more than 32 pix_fmts. libavcodec |
Mon, 08 Sep 2008 15:03:17 +0000 | michael | Remove stuff under #if LIBAVCODEC_VERSION_INT. libavcodec |
Sun, 03 Aug 2008 00:41:31 +0000 | pross | Add graceful error handling to avcodec_get_pix_fmt_name() and avcodec_get_pix_fmt(). libavcodec |