lavc/avcodec: decodimg → decoding.
This commit is contained in:
parent
f514b5dff7
commit
534f1a2821
1 changed files with 1 additions and 1 deletions
|
|
@ -2821,7 +2821,7 @@ typedef struct AVCodecContext {
|
|||
* Code outside libavcodec should access this field using:
|
||||
* av_codec_{get,set}_pkt_timebase(avctx)
|
||||
* - encoding unused.
|
||||
* - decodimg set by user
|
||||
* - decoding set by user.
|
||||
*/
|
||||
AVRational pkt_timebase;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue