mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-07-02 05:56:46 +08:00
cosmetics: typo fix
Originally committed as revision 17346 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -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)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user