Mercurial > libavcodec.hg
log mpegvideo.c @ 5998:17883162bd18 libavcodec
age | author | description |
---|---|---|
Thu, 29 Nov 2007 15:09:24 +0000 | michael | fix segfault with interlaced h.264 libavcodec |
Mon, 22 Oct 2007 15:13:10 +0000 | diego | Clarify comment block and rewrite in better English. libavcodec |
Thu, 18 Oct 2007 11:11:33 +0000 | michael | replace (disabled by default) assert(0) by abort() if the picture buffer libavcodec |
Mon, 08 Oct 2007 17:44:38 +0000 | andoma | Manage Picture buffers for fields as well as frames. Pair complementary fields into one MPV Picture. libavcodec |
Mon, 08 Oct 2007 09:09:19 +0000 | bcoudurier | export DCT_common_init and add ff_prefix libavcodec |
Wed, 03 Oct 2007 14:01:42 +0000 | diego | Rename MPV_common_init_ppc to MPV_common_init_altivec, the function is libavcodec |
Wed, 03 Oct 2007 13:49:51 +0000 | diego | Fix compilation with AltiVec disabled, MPV_common_init_ppc is part of a file libavcodec |