diff asxparser.h @ 16318:e27998eeb54a

Fix nsv detection with new demuxer structure With old method there was an hack to skip detection for streamed nsv, because demuxer did the chek only on first 4 bytes and live nsv streams starts at random place in the file. The detection code was changed to search for nsv signature in the first 64k of the file. The check was changed to "unsafe" and thus moved later because now is more expensive.
author rtognimp
date Tue, 30 Aug 2005 19:06:55 +0000
parents 1f6ae3d15f19
children 75327b24e06f
line wrap: on
line diff