summaryrefslogtreecommitdiff
path: root/libavfilter/f_interleave.c
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2020-08-17 12:06:55 -0300
committerJames Almer <jamrial@gmail.com>2020-09-15 09:53:39 -0300
commit022a12b306ab2096e6ac9fc9b149828a849d65b2 (patch)
treea2936a6d547438d3664784dc5d0c3eb12f1e6929 /libavfilter/f_interleave.c
parent8a81820624ada4d339aeb2150ad5c2b36b12860c (diff)
avcodec/decode: use a packet list to store packet properties
Keeping only the latest packet fed to the decoder works only for decoders that return a frame immediately after every consumed packet. Decoders that consume several packets before they return a frame will fill said frame with properties taken from the last consumed packet instead of the earliest. Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavfilter/f_interleave.c')
0 files changed, 0 insertions, 0 deletions