diff mbox series

[FFmpeg-devel] avcodec/intrax8: Remove reference to inexistent parameter

Message ID GV1P250MB0737D109F8E4C1C3F6E65B518F499@GV1P250MB0737.EURP250.PROD.OUTLOOK.COM
State Accepted
Commit a2c6bf2314472dde268d641b19f08487af356517
Headers show
Series [FFmpeg-devel] avcodec/intrax8: Remove reference to inexistent parameter | expand

Checks

Context Check Description
yinshiyou/make_loongarch64 success Make finished
yinshiyou/make_fate_loongarch64 success Make fate finished
andriy/make_x86 success Make finished
andriy/make_fate_x86 success Make fate finished

Commit Message

Andreas Rheinhardt Sept. 15, 2022, 10 a.m. UTC
Forgotten in eb5c5ae658aaf8cd7c03e1d0a6c84274d3a39a66.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
---
Will apply this tonight unless there are objections.

 libavcodec/intrax8.h | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/libavcodec/intrax8.h b/libavcodec/intrax8.h
index 966f1b18a0..9ef2fc3dd3 100644
--- a/libavcodec/intrax8.h
+++ b/libavcodec/intrax8.h
@@ -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