summaryrefslogtreecommitdiff
path: root/libavformat/imf_cpl.c
Commit message (Expand)AuthorAge
* avformat/imf_cpl: Replace NULL content_title_utf8 by ""Michael Niedermayer2023-07-25
* avformat/imf_cpl: xmlNodeListGetString() can return NULLMichael Niedermayer2023-07-25
* avformat/imf: clean-up loggingPierre-Anthony Lemieux2023-05-31
* avformat/imf: fix invalid resource handlingPierre-Anthony Lemieux2023-05-11
* avformat/imfdec: variable initialiaztion cosmeticsPierre-Anthony Lemieux2022-11-03
* avformat/imfdec: use CPL start timecode if availablePierre-Anthony Lemieux2022-11-03
* avformat/imf_cpl: Check the right variableAndreas Rheinhardt2022-08-25
* avformat/imf: refactor to use avutil/uuidPierre-Anthony Lemieux2022-06-12
* avformat/imf_cpl: do not use filesize when reading XML fileMarton Balint2022-02-05
* avformat/imf: Fix indentationPierre-Anthony Lemieux2022-01-05
* avformat/imf: fix CPL parsing error handlingPierre-Anthony Lemieux2022-01-05
* avformat/imf: fix error CPL root element is absentPierre-Anthony Lemieux2022-01-05
* avformat/imf: DemuxerPierre-Anthony Lemieux2021-12-31