mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 12:09:55 +00:00
lavc/avcodec: decodimg → decoding.
This commit is contained in:
parent
f514b5dff7
commit
534f1a2821
@ -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…
Reference in New Issue
Block a user