diff options
author | Anton Khirnov <anton@khirnov.net> | 2023-05-31 16:58:50 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-06-03 11:27:23 +0200 |
commit | 811b0e02be44277211c3aea49f601330e2e52dcc (patch) | |
tree | 126aba95a45b828f543fae26a9c62e443447af60 /libavcodec/hevc_data.h | |
parent | 828d3b4432dbd9f47526e13544e820c9212efc2f (diff) | |
download | ffmpeg-811b0e02be44277211c3aea49f601330e2e52dcc.tar.gz |
doc/examples/transcode: stop using decoder's AVCodecContext.time_base
The contents of this field are not defined for decoding. Use
pkt_timebase, which is the timebase of demuxed packets.
Drop a tautological av_packet_rescale_ts() call, as the stream and
decoder timebases are the same.
Diffstat (limited to 'libavcodec/hevc_data.h')
0 files changed, 0 insertions, 0 deletions