270 Commits (b51e9354772de446e8196dabf9aad1567b22f74d)

Author SHA1 Message Date
  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() 12 years ago
  Tomas Härdin 8b708f1c6b mxf: Correctly support files from Pinnacle Thunder 13 years ago
  Michael Niedermayer 0d6605c7ef mxf: Fix a possible leak of extradata 12 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 13 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 12 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. 12 years ago
  Marton Balint 951d819006 mxfdec: update current edit unit when seeking in mxf files without index tables 12 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 12 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
  Diego Biurrun 1ecdf8912b avformat: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
  Nicolas George b52421940f lavf: add AV_ to two remaining CODEC_ID_*. 12 years ago
  Carl Eugen Hoyos d714576037 Use SMPTE standard notation when showing mxf Universal Labels. 12 years ago
  Carl Eugen Hoyos 182e342fdb Print mxf Universal Label if the user requested verbose logging. 12 years ago
  Michael Niedermayer e5e422bcc3 mxfdec: Fix integer overflow with many channels 12 years ago
  Xi Wang 3b81bba3bc mxfdec: fix NULL checking in mxf_get_sorted_table_segments() 12 years ago
  Reimar Döffinger c5142a95a5 Support more AVC-Intra files 12 years ago
  Reimar Döffinger def01739c1 mxfdec: Set AV_FIELD_PROGRESSIVE, needed for AVC-intra 12 years ago
  Tomas Härdin 928727f951 mxfdec: Rescale audio stream duration from EditRate to SampleRate 12 years ago
  Michael Niedermayer 59693ed96c mxf_probe: make buffer related pointers const 12 years ago
  Michael Niedermayer 75b3911e5a mxf_set_audio_pts: fix division by 0 12 years ago
  Michael Niedermayer 7d05bbb656 mxfdec: drop unneeded extradata padding 12 years ago