mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
avcodec/intrax8: Remove reference to inexistent parameter
Forgotten in eb5c5ae658
.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
4cd1d3e3b7
commit
a2c6bf2314
@ -77,7 +77,6 @@ typedef struct IntraX8Context {
|
||||
* Initialize IntraX8 frame decoder.
|
||||
* @param avctx pointer to AVCodecContext
|
||||
* @param w pointer to IntraX8Context
|
||||
* @param idsp pointer to IDCTDSPContext
|
||||
* @param block pointer to block array
|
||||
* @param block_last_index pointer to index array
|
||||
* @param mb_width macroblock width
|
||||
|
Loading…
Reference in New Issue
Block a user