| Commit message (Expand) | Author | Age | Files | Lines |
* | fftools/ffmpeg: deprecate -filter_complex_script | Anton Khirnov | 2024-01-20 | 1 | -2/+2 |
* | fate/mov: add dependencies to heif tests | James Almer | 2024-01-15 | 1 | -4/+8 |
* | fate/mov: force the native av1 decoder for the avif tests | James Almer | 2024-01-09 | 1 | -2/+2 |
* | avformat/mov: Add support for demuxing still HEIC images | Vignesh Venkatasubramanian via ffmpeg-devel | 2024-01-09 | 1 | -0/+6 |
* | fate/mov: enable the AVIF tests | James Almer | 2024-01-09 | 1 | -8/+4 |
* | tests/fate: replace deprecated -vsync with -fps_mode | Anton Khirnov | 2023-11-14 | 1 | -2/+2 |
* | fate/mov: add remux PCM to mp4 test | Zhao Zhili | 2023-08-06 | 1 | -0/+6 |
* | fate/mov: add PCM in mp4 test | Zhao Zhili | 2023-03-15 | 1 | -0/+12 |
* | avformat/mov: Only read the primary item for AVIF | Vignesh Venkatasubramanian | 2022-06-29 | 1 | -0/+13 |
* | tests/Makefile: Redo how to keep intermediate FATE-files | Andreas Rheinhardt | 2022-05-06 | 1 | -5/+5 |
* | fate/mov: Use REMUX and TRANSCODE where appropriate | Andreas Rheinhardt | 2022-04-28 | 1 | -13/+5 |
* | tests: use a filtergraph script for fate-mov-channel-description | James Almer | 2022-04-05 | 1 | -2/+2 |
* | fate: add a test for writing channel descriptions in mov | James Almer | 2022-04-05 | 1 | -1/+10 |
* | fate/mov: Add test for muxing chapters | Andreas Rheinhardt | 2022-03-11 | 1 | -0/+6 |
* | FATE: stop using numeric arguments to -vsync | Anton Khirnov | 2021-12-07 | 1 | -2/+2 |
* | avformat/{isom,mov,movenc}: add support for CMAF DASH roles | Jan Ekström | 2021-10-04 | 1 | -0/+9 |
* | tests/fate: move TTML-in-MP4 tests from subtitles.mak to mov.mak | Jan Ekström | 2021-08-25 | 1 | -0/+4 |
* | fate/mov: Add test for muxing cover images | Andreas Rheinhardt | 2021-04-18 | 1 | -2/+10 |
* | FATE: Add test for probing MOV/MP4 files with extended box sizes | Derek Buitenhuis | 2021-03-21 | 1 | -0/+3 |
* | avformat/movenc: implement writing of the btrt box | Jan Ekström | 2020-09-22 | 1 | -1/+1 |
* | fate: disable automatic conversions on many tests. | Nicolas George | 2020-09-08 | 1 | -2/+2 |
* | fate: Fix use of target_path/target_samples | Martin Storsjö | 2019-12-12 | 1 | -1/+1 |
* | fate: add prog suffix in fate-mov-mp4-with-mov-in24-ver | Gyan Doshi | 2018-12-11 | 1 | -1/+1 |
* | fate/mov : use do_md5sum for mov-faststart-4gb-overflow test | Martin Vignali | 2018-09-22 | 1 | -1/+1 |
* | Add FATE test for QT format audio descriptors in MP4 | Derek Buitenhuis | 2018-09-09 | 1 | -0/+3 |
* | lavf/mov.c: Set start_time for all streams (in case of edit lists). | Sasi Inguva | 2018-08-11 | 1 | -0/+5 |
* | fate: correct filename references of qt-faststart binary | Gyan Doshi | 2018-06-16 | 1 | -1/+1 |
* | qt-faststart: add fate test for stco overflow | erankor | 2018-06-13 | 1 | -1/+8 |
* | lavf/mov.c: Set st->start_time for video streams explicitly. | Sasi Inguva | 2018-06-06 | 1 | -0/+4 |
* | avformat/mov: Increase support for common encryption. | Jacob Trimble | 2018-04-19 | 1 | -0/+8 |
* | lavf/utils.c: Don't compute start_time from DISCARD packets for video. | Sasi Inguva | 2018-03-24 | 1 | -1/+9 |
* | fate: Fix ffprobe dependency for fate-mov-guess-delay-*. | Carl Eugen Hoyos | 2017-12-29 | 1 | -3/+3 |
* | lavf/mov.c: Guess video codec delay based on PTS while parsing MOV header. | Sasi Inguva | 2017-12-20 | 1 | -0/+7 |
* | fate: Fix fate-mov-bbi-elst-starts-b on ARM | Michael Niedermayer | 2017-12-08 | 1 | -1/+1 |
* | tests/fate/mov: Fix fate-mov-invalid-elst-entry-count failure on ARM | Michael Niedermayer | 2017-12-06 | 1 | -1/+1 |
* | lavf/mov.c: Don't correct edit list start to zero, when we can't find a frame... | Sasi Inguva | 2017-11-14 | 1 | -0/+6 |
* | fate/mov: add test for overlapping fragments | John Stebbins | 2017-11-14 | 1 | -0/+4 |
* | lavf/mov.c: Parse upto 2 keyframes after the edit list end in mov_fix_index. | Sasi Inguva | 2017-11-11 | 1 | -0/+4 |
* | lavf/mov.c: Refine edit list start seek, based on PTS computed from CTTS. | Sasi Inguva | 2017-11-04 | 1 | -0/+8 |
* | fate: Add bitexact flag to the invalid-elst test. | Carl Eugen Hoyos | 2017-10-29 | 1 | -1/+1 |
* | lavf/mov.c: Fix parsing of edit list atoms with invalid elst entry count. | Sasi Inguva | 2017-10-28 | 1 | -0/+4 |
* | avformat/mov: Set start_pad correctly in mov_fix_index() | Dale Curtis | 2017-10-21 | 1 | -0/+4 |
* | lavf/movenc: support GPMF track (gpmd) remuxing | Clément Bœsch | 2017-07-24 | 1 | -0/+5 |
* | Merge commit 'b90c8a3d08e3f9ad4de1253376d2d1d93abb8b8c' | James Almer | 2017-03-27 | 1 | -1/+1 |
|\ |
|
| * | fate: Add tests for mov display matrix | Vittorio Giovara | 2016-11-01 | 1 | -0/+15 |
* | mov: add fate test for decryption with edit list | erankor | 2017-02-01 | 1 | -0/+4 |
* | fate: improve fate-mov dependencies | James Almer | 2016-12-09 | 1 | -11/+8 |
* | fate: Add a monoscopic spherical mov test | Vittorio Giovara | 2016-12-07 | 1 | -0/+4 |
* | fate/mov: Rename a couple of entries to respect the file naming scheme | Vittorio Giovara | 2016-12-02 | 1 | -4/+4 |
* | fate: Add test for mov displaymatrix | Vittorio Giovara | 2016-11-30 | 1 | -1/+5 |