diff options
author | James Almer <jamrial@gmail.com> | 2021-02-08 19:04:05 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2021-02-13 13:05:26 -0300 |
commit | d5d6751a5505463824bf37e86a3a79010ba31d0b (patch) | |
tree | 928bdb278381b073204ab318d3862550c2e58196 /libavcodec | |
parent | 93e2fa933f1625f488a2d88f9d50254ef13401d2 (diff) | |
download | ffmpeg-d5d6751a5505463824bf37e86a3a79010ba31d0b.tar.gz |
avformat/mux: return a pointer to the packet in ff_interleaved_peek()
And make it const, so the caller doesn't attempt to change it.
ff_get_muxer_ts_offset() should be used to get the muxer timestamp offset.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavcodec')
0 files changed, 0 insertions, 0 deletions