Commit fca28b57 authored by diego's avatar diego

cosmetics: typo fix


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@17346 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent b540036e
...@@ -142,7 +142,7 @@ void ff_xvmc_field_end(MpegEncContext *s) ...@@ -142,7 +142,7 @@ void ff_xvmc_field_end(MpegEncContext *s)
/** /**
* Synthesize the data needed by XvMC to render one macroblock of data. * 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) void ff_xvmc_decode_mb(MpegEncContext *s)
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment