| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/mov: Free temp buffer upon negative sample_size error. | Dale Curtis | 2020-05-20 | 1 | -0/+1 |
* | avformat/mov: Read the QT Metadata Keys only once | Thierry Foucu | 2020-05-15 | 1 | -1/+2 |
* | avformat/mov: Don't allow negative sample sizes. | Dale Curtis | 2020-05-15 | 1 | -0/+4 |
* | avformat/mov: fix av_freep for dovi pointer | Limin Wang | 2020-05-01 | 1 | -1/+1 |
* | lavf/mov: support dvcC/dvvC box for DOVI | vacingfang | 2020-04-23 | 1 | -0/+60 |
* | libavformat/mov: fix multiple trun per traf | John Stebbins | 2020-04-11 | 1 | -1/+11 |
* | mov: fix seek to next root atom in fragmented mp4 | John Stebbins | 2020-04-11 | 1 | -1/+2 |
* | libavformat/mov: restore use of mfra time as dts | John Stebbins | 2020-04-11 | 1 | -0/+5 |
* | mov: Support fake moov boxes disguised as hoov | Vittorio Giovara | 2020-04-07 | 1 | -4/+4 |
* | avformat/mov: Discard last STSC if its empty | Michael Niedermayer | 2020-04-04 | 1 | -0/+4 |
* | libavformat/mov.c: Free aes_decrypt to avoid leaking memory | John Rummell | 2020-04-01 | 1 | -0/+1 |
* | avformat/mov: whitespace indent | vectronic | 2020-03-10 | 1 | -26/+26 |
* | avformat/mov: add ICC profile support for colr atom | vectronic | 2020-03-10 | 1 | -2/+13 |
* | avformat: Remove unnecessary av_packet_unref() | Andreas Rheinhardt | 2020-02-10 | 1 | -1/+0 |
* | avformat/mov: Check STCO location | Michael Niedermayer | 2020-01-30 | 1 | -0/+4 |
* | avformat/mov: Don't leak MOVFragmentStreamInfo on error | Andreas Rheinhardt | 2020-01-28 | 1 | -1/+3 |
* | avformat/mov: Free encryption data on error | Andreas Rheinhardt | 2020-01-28 | 1 | -2/+4 |
* | avformat/mov: update extensions | Gyan Doshi | 2020-01-28 | 1 | -1/+1 |
* | avformat/mov: Use AV_DICT_DONT_STRDUP_VAL to avoid av_strdup | Andreas Rheinhardt | 2020-01-10 | 1 | -4/+4 |
* | avformat: Don't free old extradata before ff_alloc/get_extradata | Andreas Rheinhardt | 2019-12-12 | 1 | -4/+0 |
* | avformat: Forward errors where possible | Andreas Rheinhardt | 2019-12-12 | 1 | -2/+3 |
* | avformat/mov: Use ff_alloc_extradata for dvdsub extradata | Andreas Rheinhardt | 2019-12-12 | 1 | -7/+4 |
* | avformat/mov: fix typo in help text | Zhao Zhili | 2019-11-16 | 1 | -1/+1 |
* | lavf/mov: add log context dump in log message | Jun Zhao | 2019-11-08 | 1 | -15/+15 |
* | avformat/mov: parse sdtp atom and set the pkt disposable flag accordingly | Matthieu Bouron | 2019-10-12 | 1 | -0/+41 |
* | lavf/mov: Fix timestamp rescale on sidx atom | Jun Li | 2019-09-26 | 1 | -1/+1 |
* | avformat/mov: Check for EOF in mov_read_meta() | Michael Niedermayer | 2019-09-17 | 1 | -1/+4 |
* | avformat/mov: Fix memleak | Andreas Rheinhardt | 2019-09-17 | 1 | -1/+3 |
* | avformat/mov: improve timecode calculation | Paul B Mahol | 2019-08-28 | 1 | -2/+2 |
* | avformat/mov: add demuxing support for Dolby TrueHD streams | James Almer | 2019-08-24 | 1 | -0/+34 |
* | avformat/mov: fix return code for trun box with no sample entries | Gyan Doshi | 2019-07-22 | 1 | -2/+2 |
* | avformat/mov: Set fragment.found_tfhd only after TFHD has been parsed | Michael Niedermayer | 2019-06-25 | 1 | -2/+1 |
* | avformat/mov: set AVFMT_SEEK_TO_PTS flag | Gyan Doshi | 2019-05-03 | 1 | -1/+1 |
* | avformat/mov: Skip stsd adjustment without chunks | Michael Niedermayer | 2019-04-24 | 1 | -0/+2 |
* | libavformat/mov: limit nb_frames_for_fps to INT_MAX | Dan Sanders | 2019-04-23 | 1 | -2/+2 |
* | avformat/mov: Fix potential integer overflow in entry check in mov_read_trun() | Michael Niedermayer | 2019-03-25 | 1 | -1/+1 |
* | lavf: Constify the probe function argument. | Carl Eugen Hoyos | 2019-03-21 | 1 | -1/+1 |
* | mov: Fix start_time for streams with empty edits in the middle | Justin Ruggles | 2019-02-26 | 1 | -1/+3 |
* | avformat/mov: Do not use reference stream in mov_read_sidx() if there is no r... | Michael Niedermayer | 2019-02-14 | 1 | -1/+1 |
* | avformat/mov: fix hang while seek on a kind of fragmented mp4 | Charles Liu | 2019-02-11 | 1 | -9/+12 |
* | avformat/mov: don't rescale mastering display values from the SmDm atom | James Almer | 2019-02-11 | 1 | -14/+10 |
* | avformat/mov: validate chunk_count vs stsc_data | chcunningham | 2019-02-08 | 1 | -2/+12 |
* | avformat/mov.c: require tfhd to begin parsing trun | chcunningham | 2019-02-08 | 1 | -0/+10 |
* | lavf/mov: Do not fail hard for more invalid atoms. | Carl Eugen Hoyos | 2019-01-14 | 1 | -9/+9 |
* | mov: Remove duration-of-last-frame heuristic hack | Derek Buitenhuis | 2019-01-02 | 1 | -6/+0 |
* | libavformat/mov: Fix NULL-dereference read for some encrypted content. | Jacob Trimble | 2018-12-20 | 1 | -3/+3 |
* | avformat/mov: Simplify get_stream_info_time() | Michael Niedermayer | 2018-12-19 | 1 | -10/+6 |
* | lavf/mov: document the dvh1 codec switch based on hvcC availability | Jan Ekström | 2018-12-17 | 1 | -0/+5 |
* | lavf/mov: ensure only one tkhd per trak | chcunningham | 2018-12-16 | 1 | -1/+11 |
* | Use QT format for audio sample descriptors depending on stsd version. | Justin Ruggles | 2018-09-09 | 1 | -3/+3 |