Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-22fate/mov : use do_md5sum for mov-faststart-4gb-overflow testMartin Vignali
2018-09-09Add FATE test for QT format audio descriptors in MP4Derek Buitenhuis
2018-08-11lavf/mov.c: Set start_time for all streams (in case of edit lists).Sasi Inguva
2018-06-16fate: correct filename references of qt-faststart binaryGyan Doshi
2018-06-13qt-faststart: add fate test for stco overflowerankor
2018-06-06lavf/mov.c: Set st->start_time for video streams explicitly.Sasi Inguva
2018-04-19avformat/mov: Increase support for common encryption.Jacob Trimble
2018-03-24lavf/utils.c: Don't compute start_time from DISCARD packets for video.Sasi Inguva
2017-12-29fate: Fix ffprobe dependency for fate-mov-guess-delay-*.Carl Eugen Hoyos
2017-12-21lavf/mov.c: Guess video codec delay based on PTS while parsing MOV header.Sasi Inguva
2017-12-08fate: Fix fate-mov-bbi-elst-starts-b on ARMMichael Niedermayer
2017-12-06tests/fate/mov: Fix fate-mov-invalid-elst-entry-count failure on ARMMichael Niedermayer
2017-11-14lavf/mov.c: Don't correct edit list start to zero, when we can't find a frame...Sasi Inguva
2017-11-14fate/mov: add test for overlapping fragmentsJohn Stebbins
2017-11-11lavf/mov.c: Parse upto 2 keyframes after the edit list end in mov_fix_index.Sasi Inguva
2017-11-04lavf/mov.c: Refine edit list start seek, based on PTS computed from CTTS.Sasi Inguva
2017-10-30fate: Add bitexact flag to the invalid-elst test.Carl Eugen Hoyos
2017-10-28lavf/mov.c: Fix parsing of edit list atoms with invalid elst entry count.Sasi Inguva
2017-10-21avformat/mov: Set start_pad correctly in mov_fix_index()Dale Curtis
2017-07-24lavf/movenc: support GPMF track (gpmd) remuxingClément Bœsch
2017-03-28Merge commit 'b90c8a3d08e3f9ad4de1253376d2d1d93abb8b8c'James Almer
2017-02-01mov: add fate test for decryption with edit listerankor
2016-12-09fate: improve fate-mov dependenciesJames Almer
2016-12-07fate: Add a monoscopic spherical mov testVittorio Giovara
2016-12-02fate/mov: Rename a couple of entries to respect the file naming schemeVittorio Giovara
2016-11-30fate: Add test for mov displaymatrixVittorio Giovara
2016-11-10lavf/mov.c: Fallback to finding non-keyframe in fix_index, if keyframe search...Sasi Inguva
2016-11-05fate: Remove show_formats for fate-mov-zombie testMichael Niedermayer
2016-11-05fate: add zombie testMichael Niedermayer
2016-11-01fate: Add tests for mov display matrixVittorio Giovara
2016-10-31lavf/mov.c: Use the correct timescale when seeking for audio.Sasi Inguva
2016-09-19lavf/mov: Add support for edit list parsing.Sasi Inguva