ffmpeg/libav
Philip Gladstone 36ada60ccb Add prototype of guess_stream_format
Originally committed as revision 816 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-07-27 02:52:52 +00:00
..
.cvsignore * cleanup 2002-04-26 07:18:57 +00:00
Makefile added installlib target 2002-07-25 16:06:41 +00:00
allformats.c separated init code from utils to reduce static library size 2002-07-25 16:03:55 +00:00
asf.c Add another asf output format type -- asf_stream. The convention is that 2002-07-27 02:52:23 +00:00
au.c suppressed packet size dependancy 2002-07-24 17:56:25 +00:00
audio.c use sys/soundcard.h for OSS audio 2002-05-26 15:09:58 +00:00
avformat.h Add prototype of guess_stream_format 2002-07-27 02:52:52 +00:00
avi.h converted to new API 2002-05-20 16:31:13 +00:00
avidec.c license/copyright change 2002-05-25 22:34:32 +00:00
avienc.c more mpeg4 fourcc's 2002-06-22 23:08:37 +00:00
avio.c added url_get_max_packet_size() support - added URL_RDWR flag 2002-07-24 17:50:23 +00:00
avio.h api change for packet based protocols (such as UDP and RTP) 2002-07-24 17:49:11 +00:00
aviobuf.c added dynamic buffer support - added url_fprintf() and url_fgetc() 2002-07-24 17:51:50 +00:00
crc.c license/copyright change 2002-05-25 22:34:32 +00:00
cutils.c moved simple c utils 2002-07-25 16:04:20 +00:00
ffm.c renamed gettime to av_gettime() 2002-07-25 16:05:25 +00:00
file.c license/copyright change 2002-05-25 22:34:32 +00:00
gif.c license/copyright change 2002-05-25 22:34:32 +00:00
grab.c renamed gettime to av_gettime() 2002-07-25 16:05:25 +00:00
http.c http protocol now uses tcp: protocol (simpler) 2002-07-24 17:53:23 +00:00
img.c license/copyright change 2002-05-25 22:34:32 +00:00
jpeg.c fixed double free - fixed jpg image sequence automatic selection 2002-05-25 22:32:57 +00:00
mov.c patch by François Revol <revol at free dot fr> 2002-07-23 22:05:35 +00:00
mpeg.c license/copyright change 2002-05-25 22:34:32 +00:00
mpegts.c license/copyright change 2002-05-25 22:34:32 +00:00
raw.c license/copyright change 2002-05-25 22:34:32 +00:00
rm.c license/copyright change 2002-05-25 22:34:32 +00:00
rtp.c added rtp support (not activated yet) 2002-07-04 10:38:01 +00:00
rtp.h added rtp support (not activated yet) 2002-07-04 10:38:01 +00:00
rtpproto.c added local port option 2002-07-24 17:38:20 +00:00
rtsp.c added rtp port range support 2002-07-24 17:40:26 +00:00
rtsp.h added rtp port range support 2002-07-24 17:40:26 +00:00
rtspcodes.h added rtsp support (not activated yet) 2002-07-04 10:41:34 +00:00
swf.c fixed double free - fixed probe function 2002-05-25 22:33:18 +00:00
tcp.c added raw tcp support 2002-07-04 10:35:45 +00:00
tick.h Add ticker_abs function that returns the number of ticks to get the 2002-06-17 03:08:29 +00:00
udp.c better UDP support - added preliminary multicast support (untested) 2002-07-24 17:45:41 +00:00
utils.c exported av_probe_input_format() 2002-07-25 16:05:52 +00:00
wav.c suppressed packet size dependancy 2002-07-24 17:56:25 +00:00