forked from FFmpeg/FFmpeg
cosmetics, remove space
Originally committed as revision 14273 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
40e7aaa384
commit
5469b788ea
1 changed files with 1 additions and 1 deletions
|
@ -1708,7 +1708,7 @@ static int mov_probe(AVProbeData *p)
|
||||||
case MKTAG('j','u','n','k'):
|
case MKTAG('j','u','n','k'):
|
||||||
case MKTAG('p','i','c','t'):
|
case MKTAG('p','i','c','t'):
|
||||||
return AVPROBE_SCORE_MAX - 5;
|
return AVPROBE_SCORE_MAX - 5;
|
||||||
case MKTAG(0x82,0x82,0x7f,0x7d ):
|
case MKTAG(0x82,0x82,0x7f,0x7d):
|
||||||
case MKTAG('s','k','i','p'):
|
case MKTAG('s','k','i','p'):
|
||||||
case MKTAG('u','u','i','d'):
|
case MKTAG('u','u','i','d'):
|
||||||
case MKTAG('p','r','f','l'):
|
case MKTAG('p','r','f','l'):
|
||||||
|
|
Loading…
Add table
Reference in a new issue