Merge commit '0c5e380c2c266d2e8a13c000cc527529db837f10'
* commit '0c5e380c2c266d2e8a13c000cc527529db837f10': movenc: Don't rely on the fragment index for vc1 info gathering Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -139,6 +139,8 @@ typedef struct MOVTrack {
|
||||
struct {
|
||||
int first_packet_seq;
|
||||
int first_packet_entry;
|
||||
int first_packet_seen;
|
||||
int first_frag_written;
|
||||
int packet_seq;
|
||||
int packet_entry;
|
||||
int slices;
|
||||
|
||||
Reference in New Issue
Block a user