You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
lavc/avcodec: fix documentation typo
This commit is contained in:
@@ -243,7 +243,7 @@ typedef struct RcOverride{
|
|||||||
#define AV_CODEC_FLAG_RECON_FRAME (1 << 6)
|
#define AV_CODEC_FLAG_RECON_FRAME (1 << 6)
|
||||||
/**
|
/**
|
||||||
* @par decoding
|
* @par decoding
|
||||||
* Request the decoder to propagate each packets AVPacket.opaque and
|
* Request the decoder to propagate each packet's AVPacket.opaque and
|
||||||
* AVPacket.opaque_ref to its corresponding output AVFrame.
|
* AVPacket.opaque_ref to its corresponding output AVFrame.
|
||||||
*
|
*
|
||||||
* @par encoding:
|
* @par encoding:
|
||||||
|
Reference in New Issue
Block a user