You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
Doxy for reset_codec()
This commit is contained in:
@@ -756,6 +756,9 @@ static void clear_codec_buffers(WmallDecodeCtx *s)
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
*@brief Resets filter parameters and transient area at new seekable tile
|
||||
*/
|
||||
static void reset_codec(WmallDecodeCtx *s)
|
||||
{
|
||||
int ich, ilms;
|
||||
|
Reference in New Issue
Block a user