log mpegvideo_xvmc.c @ 12525:7c0dbd8eb53a libavcodec

age author description
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavcodec
Tue, 27 Oct 2009 20:36:17 +0000 stefano Consistently use third person in doxies. libavcodec
Sun, 22 Feb 2009 09:02:06 +0000 iive Change the type of pblocks from pointers to short array into libavcodec
Thu, 19 Feb 2009 09:55:52 +0000 iive Add more paranoid checks of xvmc token. libavcodec
Thu, 19 Feb 2009 00:47:11 +0000 diego Directly #include required X11/XvMC header. libavcodec
Tue, 17 Feb 2009 23:51:28 +0000 diego Replace sizeof(short) by the more robust sizeof(*s->pblocks[i]) in memset and libavcodec
Tue, 17 Feb 2009 23:36:28 +0000 diego small Doxygen comment grammar fix libavcodec