[FFmpeg-devel] [PATCH v2] mov: Remove duration-of-last-frame heuristic hack

Carl Eugen Hoyos ceffmpeg at gmail.com
Sat Dec 29 12:36:47 EET 2018


2018-12-28 17:07 GMT+01:00, Derek Buitenhuis <derek.buitenhuis at gmail.com>:
> On 24/12/2018 19:55, Derek Buitenhuis wrote:
>> This breaks totally valid files that get caught in its heuristic.
>>
>> This, according to the commit message, is my own doing, having asked
>> Michael to implement this check and providing a sample that was
>> "wrong". I am now atoning for my sins, and removing this hack, having
>> seen the light (aka that this was silly to do in the first place).
>>
>> Resotores correct behavior on valid files.
>>
>> This reverts commit 8e5e84c2a2a21a979b48e80c5a8dd44754ab3f21.
>>
>> Signed-off-by: Derek Buitenhuis <derek.buitenhuis at gmail.com>
>> ---
>> v1 had accidentally removed a cast. Woops.
>>  libavformat/mov.c | 6 ------
>>  1 file changed, 6 deletions(-)
>
> Ping.

Please provide a sample.

Carl Eugen


More information about the ffmpeg-devel mailing list