Pierre-Anthony Lemieux
89a49fd5a9
avformat/imfdec: variable initialiaztion cosmetics
2 years ago
Pierre-Anthony Lemieux
94922f6cab
avformat/imfdec: use CPL start timecode if available
...
The IMF CPL contains an optional timecode start address. This patch reads the
latter, if present, into the context's timecode metadata parameter.
This addresses https://trac.ffmpeg.org/ticket/9842 .
2 years ago
Andreas Rheinhardt
61fa1e14e4
avformat/imf_cpl: Check the right variable
...
Fixes Coverity issue #1512407 .
Reviewed-by: Pierre-Anthony Lemieux <pal@sandflow.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2 years ago
Pierre-Anthony Lemieux
751549af9b
avformat/imf: refactor to use avutil/uuid
2 years ago
Marton Balint
8a9d3d3dec
avformat/imf_cpl: do not use filesize when reading XML file
...
Similar to the earlier patch applied to imfdec.
Signed-off-by: Marton Balint <cus@passwd.hu>
3 years ago
Pierre-Anthony Lemieux
74afc3c650
avformat/imf: Fix indentation
...
Signed-off-by: Pierre-Anthony Lemieux <pal@palemieux.com>
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
3 years ago
Pierre-Anthony Lemieux
76ffe1c2f1
avformat/imf: fix CPL parsing error handling
...
Signed-off-by: Pierre-Anthony Lemieux <pal@palemieux.com>
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
3 years ago
Pierre-Anthony Lemieux
c1b55cb70c
avformat/imf: fix error CPL root element is absent
...
Signed-off-by: Pierre-Anthony Lemieux <pal@palemieux.com>
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
3 years ago
Pierre-Anthony Lemieux
73f6cce936
avformat/imf: Demuxer
...
Signed-off-by: Pierre-Anthony Lemieux <pal@palemieux.com>
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
3 years ago