mirror of https://git.ffmpeg.org/ffmpeg.git
cosmetics: typo fix
Originally committed as revision 17346 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
ad0405fc03
commit
864899c329
|
@ -142,7 +142,7 @@ void ff_xvmc_field_end(MpegEncContext *s)
|
|||
|
||||
/**
|
||||
* Synthesize the data needed by XvMC to render one macroblock of data.
|
||||
* Fill all relevant fields, if necessery do IDCT.
|
||||
* Fill all relevant fields, if necessary do IDCT.
|
||||
*/
|
||||
void ff_xvmc_decode_mb(MpegEncContext *s)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue