296 Commits (b6850e132f36f5e467b949c36666787b4c2f1331)

Author SHA1 Message Date
Luca Barbato ad8f736b74 mxf: Remove typo 11 years ago
Luca Barbato af9481d701 mxf: Lowercase UL strings 11 years ago
Luca Barbato 842ea36c74 mxf: Override faulty PreviousPartition entries 11 years ago
Diego Biurrun d92024f18f lavf: more correct printf format specifiers 11 years ago
Martin Storsjö 8cafeb8bca mxfdec: Validate parameters to strftime 11 years ago
Luca Barbato 5b977c1d4f mxf: Return meaningful errors 11 years ago
Paul B Mahol f06f6daaf8 mxf: Parse random index pack 11 years ago
Matthieu Bouron 570af382ee mxf: Handle identification metadata 11 years ago
Matthieu Bouron 5b930092c3 mxf: Set audio packets pts 11 years ago
Janne Grunau b37effdc52 mxfdec: free descriptor extradata in .read_close() 11 years ago
Matthieu Bouron c716624853 mxf: Read field dominance flag 11 years ago
Luca Barbato 7d56f2fffc mxf: Handle negative edit_rate 11 years ago
Michael Niedermayer fd334b9b6e avformat/mxfdec: fix typo in error check of mxf_edit_unit_absolute_offset() 11 years ago
Tomas Härdin cc1e3ace63 mxf: Fix potential leak in mxf_read_local_tags() 11 years ago
Tomas Härdin 8b708f1c6b mxf: Correctly support files from Pinnacle Thunder 11 years ago
Michael Niedermayer 0d6605c7ef mxf: Fix a possible leak of extradata 11 years ago
Luca Barbato 1a4e4ad0e0 mxf: Use av_malloc_array 11 years ago
Luca Barbato f5fbbbc022 mxf: Drop unnecessary checks 11 years ago
Marton Balint aa0cb16c15 mxf: Fix off by one error in d10 aes3 decoding 11 years ago
Luca Barbato 42f9132218 mxf: Do not use int to check the seek position 11 years ago
Reimar Döffinger d84bd4650b mxf: Set AV_FIELD_PROGRESSIVE 11 years ago
Michael Niedermayer 4162ceea93 avformat/mxfdec: check avio_read(UID) result 11 years ago
Michael Niedermayer 1c010fd035 avformat/mxfdec: detect loops during header parsing 11 years ago
Anton Khirnov 95fd52c11b mxfdec: set extradata size 11 years ago
Diego Biurrun 8f8bc92365 Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
Reimar Döffinger ecf442a58b lavf: improve support for AVC-Intra files. 11 years ago
Marton Balint 951d819006 mxfdec: update current edit unit when seeking in mxf files without index tables 11 years ago
Michael Niedermayer a26e83da6c avformat/mxfdec: optimize probing 11 years ago
Paul B Mahol f5ed83c383 avformat/mxfdec; parse random index pack to get last partition offset and use it when footer partition offset is missing 11 years ago
Paul B Mahol a807c68253 avformat: use ff_alloc_extradata() 11 years ago
Matthieu Bouron 054454c63a mxf: Add jpeg2000 codec to intra only codecs 11 years ago
Luca Barbato ad0560fe74 mxf: Remove a typo 11 years ago
Anton Khirnov 93370d1216 mxfdec: set audio timebase to 1/samplerate 11 years ago
Matthieu Bouron c461265a76 lavf/mxfdec: add j2k codec to intra only codecs 11 years ago
Michael Niedermayer 9790a03e67 avformat/mxfdec: check sample size more completely 11 years ago
Michael Niedermayer c5714097eb avformat/mxfdec: use av_realloc_array() 11 years ago
Michael Niedermayer 5ca39a0b89 avformat/mxfdec: functions that add entries should not destroy the whole list on failure 11 years ago
Alexandra Khirnova f369b9356c avformat: Use av_reallocp_array() where suitable 11 years ago
Nigel Touati-Evans 42bd0cd21a Fix copying extradata to codec in mxfdec.c 12 years ago
Diego Biurrun 2832ea26f3 Remove commented-out debug #define cruft 12 years ago
Joseph Artsimovich 3967f68053 Better handling for MXF essence reading reaching EOF. 12 years ago
Michael Niedermayer 578d9cf7cc mxf_timestamp_to_str: dont leave uninitilaized fields in time. 12 years ago
Marton Balint 007989c7a2 mxfdec: fix return variable type for avio_seek 12 years ago
Hendrik Leppkes 423089e964 lavf/mxfdec: validate month/day before date formatting 12 years ago
Matthieu Bouron c8b3644494 lavf/mxf: fix parsing of timestamps 12 years ago
Hendrik Leppkes 8da2a3aba3 lavf/mxfdec: use more widely supported time format string 12 years ago
Hendrik Leppkes cac309611c lavf/mxf: fix parsing of the month from mxf timestamps 12 years ago
Marton Balint f1e606c762 mxfdec: update current edit unit when seeking in mxf files without index tables 12 years ago
Matthieu Bouron 25b143aa7b lavf/mxfdec: handle identification metadata 12 years ago
Matthieu Bouron 69e93792d6 lavf/mxfdec: read field dominance flag 12 years ago