mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-05 23:00:02 +00:00
Fixed a typo, cosmetics.
Originally committed as revision 7598 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
96dbe78f75
commit
65de07ea4f
@ -300,7 +300,7 @@ static int encode_init(AVCodecContext *avctx)
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Uninit zmbv decoder
|
* Uninit zmbv encoder
|
||||||
*/
|
*/
|
||||||
static int encode_end(AVCodecContext *avctx)
|
static int encode_end(AVCodecContext *avctx)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user