[MPlayer-dev-eng] [PATCH] Fix too small HEADER_SEARCH_SIZE in demux_nsv.c
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Sun Apr 9 21:00:24 CEST 2006
Hi,
On Sat, Apr 08, 2006 at 02:59:23PM +0200, Soeren Sonnenburg wrote:
> The attached one-liner-patch simply sets HEADER_SEARCH_SIZE to 2097152,
> which should be sufficient for all current nsv streams...
This is a rather large value, and the nsv demuxer seems to be probed
quite early in the process (see list in demuxer.c, though its
autodetection is already marked a non-safe).
I would prefer if you tested how much it delays the detection of other
formats and move it down as appropriate (maybe just in front of the
MPEG demuxers or so).
Greetings,
Reimar Döffinger
More information about the MPlayer-dev-eng
mailing list