# HG changeset patch # User diego # Date 1234913788 0 # Node ID 22227c45a1fd0a57ee8648254470e4ab07f52937 # Parent a8c7a467a287f64a67331aa39d8528b7a74af9ac small Doxygen comment grammar fix diff -r a8c7a467a287 -r 22227c45a1fd mpegvideo_xvmc.c --- a/mpegvideo_xvmc.c Tue Feb 17 23:35:41 2009 +0000 +++ b/mpegvideo_xvmc.c Tue Feb 17 23:36:28 2009 +0000 @@ -48,7 +48,7 @@ /** * Fill individual block pointers, so there are no gaps in the data_block array - * in case not all blocks in MB are coded. + * in case not all blocks in the macroblock are coded. */ void ff_xvmc_pack_pblocks(MpegEncContext *s, int cbp) {