518 Commits (8bf18018a3f469d638f72e01b86474a1287643e1)

Author SHA1 Message Date
Mark Reid 5c50214eed avformat/mxfdec: read reel_name and source timecode from physical source package 10 years ago
Luca Barbato 369380e1c4 mxf: Support AAC 11 years ago
Luca Barbato 747cd9560c mxf: Add the UL for the MPEG2VideoDescriptor 11 years ago
Luca Barbato 304089aca7 mxf: Add UID print helpers 11 years ago
Reimar Döffinger a0941c8a2b Use new av_dict_set_int helper function. 11 years ago
James Almer d34ec64a22 replace calls to url_feof() with avio_feof() 11 years ago
Reimar Döffinger 04aec74f45 mxfdec: add missing "const" to array declaration. 11 years ago
Marc-Antoine Arnaud 259fe7280d mxf: Extract origin information from material and source track 11 years ago
Marc-Antoine Arnaud c9d982aa11 mxf: Detect Vanc/Vbi SMPTE-436M mxf track 11 years ago
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