• Home
  • Raw
  • Download

Lines Matching refs:mov

1 FATE_MOV = fate-mov-3elist \
2 fate-mov-3elist-1ctts \
3 fate-mov-1elist-1ctts \
4 fate-mov-1elist-noctts \
5 fate-mov-elist-starts-ctts-2ndsample \
6 fate-mov-1elist-ends-last-bframe \
7 fate-mov-2elist-elist1-ends-bframe \
8 fate-mov-3elist-encrypted \
9 fate-mov-frag-encrypted \
10 fate-mov-tenc-only-encrypted \
11 fate-mov-invalid-elst-entry-count \
12 fate-mov-gpmf-remux \
13 fate-mov-440hz-10ms \
14 fate-mov-ibi-elst-starts-b \
15 fate-mov-elst-ends-betn-b-and-i \
16 fate-mov-frag-overlap \
17 fate-mov-bbi-elst-starts-b \
18 fate-mov-neg-firstpts-discard-frames \
19 fate-mov-stream-shorter-than-movie \
21 FATE_MOV_FFPROBE = fate-mov-neg-firstpts-discard \
22 fate-mov-neg-firstpts-discard-vorbis \
23 fate-mov-aac-2048-priming \
24 fate-mov-zombie \
25 fate-mov-init-nonkeyframe \
26 fate-mov-displaymatrix \
27 fate-mov-spherical-mono \
28 fate-mov-guess-delay-1 \
29 fate-mov-guess-delay-2 \
30 fate-mov-guess-delay-3 \
31 fate-mov-mp4-with-mov-in24-ver \
33 FATE_MOV_FASTSTART = fate-mov-faststart-4gb-overflow \
39 fate-mov: $(FATE_MOV) $(FATE_MOV_FFPROBE) $(FATE_MOV_FASTSTART)
42 fate-mov-1elist-noctts: CMD = framemd5 -i $(TARGET_SAMPLES)/mov/mov-1elist-noctts.mov
43 fate-mov-1elist-1ctts: CMD = framemd5 -i $(TARGET_SAMPLES)/mov/mov-1elist-1ctts.mov
44 fate-mov-3elist: CMD = framemd5 -i $(TARGET_SAMPLES)/mov/mov-3elist.mov
45 fate-mov-3elist-1ctts: CMD = framemd5 -i $(TARGET_SAMPLES)/mov/mov-3elist-1ctts.mov
48 fate-mov-3elist-encrypted: CMD = framemd5 -decryption_key 12345678901234567890123456789012 -i $(TAR…
51 fate-mov-frag-encrypted: CMD = framemd5 -decryption_key 12345678901234567890123456789012 -i $(TARGE…
54 fate-mov-tenc-only-encrypted: CMD = framemd5 -decryption_key 12345678901234567890123456789012 -i $(…
56 # Makes sure that the CTTS is also modified when we fix avindex in mov.c while parsing edit lists.
57 fate-mov-elist-starts-ctts-2ndsample: CMD = framemd5 -i $(TARGET_SAMPLES)/mov/mov-elist-starts-ctts…
62 fate-mov-1elist-ends-last-bframe: CMD = framemd5 -i $(TARGET_SAMPLES)/mov/mov-1elist-ends-last-bfra…
65 fate-mov-2elist-elist1-ends-bframe: CMD = framemd5 -i $(TARGET_SAMPLES)/mov/mov-2elist-elist1-ends-…
68 fate-mov-elst-ends-betn-b-and-i: CMD = framemd5 -i $(TARGET_SAMPLES)/mov/elst_ends_betn_b_and_i.mp4
71 fate-mov-440hz-10ms: CMD = framemd5 -i $(TARGET_SAMPLES)/mov/440hz-10ms.m4a
74 fate-mov-invalid-elst-entry-count: CMD = framemd5 -idct simple -flags +bitexact -i $(TARGET_SAMPLES…
81 fate-mov-ibi-elst-starts-b: CMD = framemd5 -flags +bitexact -i $(TARGET_SAMPLES)/mov/mov_ibi_elst_s…
84 fate-mov-frag-overlap: CMD = framemd5 -i $(TARGET_SAMPLES)/mov/frag_overlap.mp4
89 fate-mov-bbi-elst-starts-b: CMD = framemd5 -flags +bitexact -acodec aac_fixed -i $(TARGET_SAMPLES)/…
92mov-neg-firstpts-discard: CMD = run ffprobe$(PROGSSUF)$(EXESUF) -show_entries stream=start_time -b…
96 fate-mov-neg-firstpts-discard-vorbis: CMD = run ffprobe$(PROGSSUF)$(EXESUF) -show_entries stream=st…
98 # Makes sure that expected frames are generated for mov_neg_first_pts_discard.mov with -vsync 1
99 fate-mov-neg-firstpts-discard-frames: CMD = framemd5 -flags +bitexact -i $(TARGET_SAMPLES)/mov/mov_…
102 fate-mov-stream-shorter-than-movie: CMD = framemd5 -flags +bitexact -i $(TARGET_SAMPLES)/mov/mov_st…
104 fate-mov-aac-2048-priming: CMD = run ffprobe$(PROGSSUF)$(EXESUF) -show_packets -print_format compac…
106mov-zombie: CMD = run ffprobe$(PROGSSUF)$(EXESUF) -show_streams -show_packets -show_frames -bitexa…
108 fate-mov-init-nonkeyframe: CMD = run ffprobe$(PROGSSUF)$(EXESUF) -show_packets -print_format compac…
110mov-displaymatrix: CMD = run ffprobe$(PROGSSUF)$(EXESUF) -show_entries stream=display_aspect_ratio…
112mov-spherical-mono: CMD = run ffprobe$(PROGSSUF)$(EXESUF) -show_entries stream_side_data_list -sel…
114 fate-mov-gpmf-remux: CMD = md5 -i $(TARGET_SAMPLES)/mov/fake-gp-media-with-real-gpmf.mp4 -map 0 -c …
115 fate-mov-gpmf-remux: CMP = oneline
116 fate-mov-gpmf-remux: REF = 8f48e435ee1f6b7e173ea756141eabf3
118 fate-mov-guess-delay-1: CMD = run ffprobe$(PROGSSUF)$(EXESUF) -show_entries stream=has_b_frames -se…
119 fate-mov-guess-delay-2: CMD = run ffprobe$(PROGSSUF)$(EXESUF) -show_entries stream=has_b_frames -se…
120 fate-mov-guess-delay-3: CMD = run ffprobe$(PROGSSUF)$(EXESUF) -show_entries stream=has_b_frames -se…
122mov-faststart-4gb-overflow: CMD = run tools/qt-faststart$(EXESUF) $(TARGET_SAMPLES)/mov/faststart-…
123 fate-mov-faststart-4gb-overflow: CMP = oneline
124 fate-mov-faststart-4gb-overflow: REF = bc875921f151871e787c4b4023269b29
126 …e-mov-mp4-with-mov-in24-ver: CMD = run ffprobe$(PROGSSUF)$(EXESUF) -show_entries stream=codec_name…