Lines Matching refs:edit
44 # Make sure we handle edit lists correctly in normal cases.
59 # Makes sure that the CTTS is also modified when we fix avindex in mov.c while parsing edit lists.
62 # Makes sure that we handle edit lists ending on a B-frame correctly.
67 # Makes sure that we handle timestamps of packets in case of multiple edit lists with one of them ending on a B-frame correctly.
70 # Makes sure that if edit list ends on a B-frame but before the I-frame, then we output the B-frame but discard the I-frame.
73 # Makes sure that we handle edit lists and start padding correctly.
76 # Makes sure that we handle invalid edit list entry count correctly.
82 # iii) Both key-frames have their DTS < edit list start
89 # Makes sure that we pick the right frames according to edit list when there is no keyframe with PTS < edit list start.
90 # For example, when video starts on a B-frame, and edit list starts on that B-frame too.