aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/a64.c
diff options
context:
space:
mode:
authorPatrick Keroulas <patrick.keroulas@radio-canada.ca>2022-02-02 20:01:55 -0500
committerLimin Wang <lance.lmwang@gmail.com>2022-02-05 11:40:40 +0800
commit00692139c951b9bb46effde8219e74a77fd80076 (patch)
tree721b5de0b0e660c35d606ac6233c84ff6752715a /libavformat/a64.c
parentcc5eb2e66248c19bad1b9fa157540a28075544c2 (diff)
downloadffmpeg-00692139c951b9bb46effde8219e74a77fd80076.tar.gz
avformat/rtpdec_rfc4175: fix interlace format
In previous state, a new frame was allocated on each timestamp step, i.e. each frame/field transition. However, for interlace, a new frame should be allocated on 1st field, completed with the 2nd and finally freed. This commit fixes the frame allocation and the detection of missing RTP markers. Signed-off-by: Patrick Keroulas <patrick.keroulas@radio-canada.ca> Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
Diffstat (limited to 'libavformat/a64.c')
0 files changed, 0 insertions, 0 deletions