FFmpeg/libav
Philip Gladstone a8dbe9514f Change order of extensions and read_probe checking. This gives the read_probe
a higher priority than extensions. This gives FFM a chance of working. Note
that some of the other probe functions are bit optimistic, and can be
confused by binary data (such as 0x00 0x00 0x01 0xzz) for some values of zz.

This set of changes makes ffserver work again, and fixes the cannot open
video grab device message.

Originally committed as revision 581 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-05-24 02:09:40 +00:00
..
.cvsignore * cleanup 2002-04-26 07:18:57 +00:00
asf.c converted to new API 2002-05-20 16:31:13 +00:00
au.c converted to new API 2002-05-20 16:31:13 +00:00
audio.c converted to new API 2002-05-20 16:31:13 +00:00
avformat.h split mux/demux related structures - added file probing support - improve media file reading API 2002-05-20 16:28:47 +00:00
avi.h converted to new API 2002-05-20 16:31:13 +00:00
avidec.c converted to new API 2002-05-20 16:31:13 +00:00
avienc.c converted to new API 2002-05-20 16:31:13 +00:00
avio.c converted to new API 2002-05-20 16:31:13 +00:00
avio.h converted to new API 2002-05-20 16:31:13 +00:00
aviobuf.c use av memory handling functions 2002-05-18 23:11:09 +00:00
crc.c converted to new API 2002-05-20 16:31:13 +00:00
ffm.c * Add a probe function for FFM files 2002-05-24 02:06:51 +00:00
file.c win32 fixes 2001-08-13 21:37:10 +00:00
gif.c converted to new API 2002-05-20 16:31:13 +00:00
grab.c converted to new API 2002-05-20 16:31:13 +00:00
http.c use av memory handling functions 2002-05-18 23:11:09 +00:00
img.c converted to new API 2002-05-20 16:31:13 +00:00
jpeg.c converted to new API 2002-05-20 16:31:13 +00:00
Makefile converted to new API 2002-05-20 16:31:13 +00:00
mov.c converted to new API 2002-05-20 16:31:13 +00:00
mpeg.c suppressed mpeg demux mess - use now dynamic stream creation api 2002-05-20 16:29:40 +00:00
mpegts.c fixed memory free 2002-05-20 19:43:20 +00:00
raw.c converted to new API 2002-05-20 16:31:13 +00:00
rm.c converted to new API 2002-05-20 16:31:13 +00:00
swf.c converted to new API 2002-05-20 16:31:13 +00:00
tick.h * Change extern inline to static inline so that it will compile without optimization 2002-05-09 01:21:24 +00:00
udp.c use av memory handling functions 2002-05-18 23:11:09 +00:00
utils.c Change order of extensions and read_probe checking. This gives the read_probe 2002-05-24 02:09:40 +00:00
wav.c converted to new API 2002-05-20 16:31:13 +00:00