mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
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
Block a user