Skip to content

Commit dfe88d9

Browse files
committed
Add f4v brand
refs: https://bitbucket.org/wez/atomicparsley/pull-requests/15/add-f4v-brand/diff Thanks to Przemysław Sobala (possibly @pszemus on GitHub)
1 parent e3c0ed6 commit dfe88d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/parsley.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1224,6 +1224,7 @@ void APar_IdentifyBrand(char *file_brand) {
12241224
case 0x4D345620: //'M4V '
12251225
case 0x4D345648: //'MV4H'
12261226
case 0x4D345650: //'M4VP'
1227+
case 0x66347620: //'f4v'
12271228
case 0x6D703432: //'mp42'
12281229
case 0x6D703431: //'mp41'
12291230
case 0x69736F6D: //'isom'

0 commit comments

Comments
 (0)