]> git.sesse.net Git - ffmpeg/commit
FATE: Add test for probing MOV/MP4 files with extended box sizes
authorDerek Buitenhuis <derek.buitenhuis@gmail.com>
Thu, 18 Mar 2021 16:12:08 +0000 (16:12 +0000)
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>
Sun, 21 Mar 2021 14:14:36 +0000 (14:14 +0000)
commite668c556499404963db4a3ecbd9149c4e4556a23
tree408f01ed3d21fb9bf1a4c3f9830d8571b6b6d176
parent85f397c828c8766d411d7bfc773c1241057e9d30
FATE: Add test for probing MOV/MP4 files with extended box sizes

The test sample has to have no file extension, otherwise probing
happens to work, based off file extension alone, and we want to
test the actual probing function.

Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
tests/fate/mov.mak
tests/ref/fate/mov-mp4-extended-atom [new file with mode: 0644]