mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02: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:
|
* Code outside libavcodec should access this field using:
|
||||||
* av_codec_{get,set}_pkt_timebase(avctx)
|
* av_codec_{get,set}_pkt_timebase(avctx)
|
||||||
* - encoding unused.
|
* - encoding unused.
|
||||||
* - decodimg set by user
|
* - decoding set by user.
|
||||||
*/
|
*/
|
||||||
AVRational pkt_timebase;
|
AVRational pkt_timebase;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user