You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Philip Gladstone 64e105e051 Fix a potential endless loop (nb (1 * 3) / 2 == 1) 23 years ago
..
.cvsignore
Makefile Add conditional build of strptime 23 years ago
allformats.c separated init code from utils to reduce static library size 23 years ago
asf.c Add another asf output format type -- asf_stream. The convention is that 23 years ago
au.c suppressed packet size dependancy 23 years ago
audio.c
avformat.h Add prototype of guess_stream_format 23 years ago
avi.h
avidec.c
avienc.c
avio.c added url_get_max_packet_size() support - added URL_RDWR flag 23 years ago
avio.h api change for packet based protocols (such as UDP and RTP) 23 years ago
aviobuf.c Fix a potential endless loop (nb (1 * 3) / 2 == 1) 23 years ago
crc.c
cutils.c moved simple c utils 23 years ago
ffm.c renamed gettime to av_gettime() 23 years ago
file.c
gif.c
grab.c renamed gettime to av_gettime() 23 years ago
http.c http protocol now uses tcp: protocol (simpler) 23 years ago
img.c
jpeg.c
mov.c
mpeg.c
mpegts.c
raw.c
rm.c
rtp.c
rtp.h
rtpproto.c
rtsp.c added rtp port range support 23 years ago
rtsp.h added rtp port range support 23 years ago
rtspcodes.h
strptime.c Add strptime into the source pool for those systems that don't have it. 23 years ago
strptime.h Add strptime into the source pool for those systems that don't have it. 23 years ago
swf.c
tcp.c
tick.h
udp.c better UDP support - added preliminary multicast support (untested) 23 years ago
utils.c * Add code for ffserver to get stream output formats: guess_stream_format 23 years ago
wav.c suppressed packet size dependancy 23 years ago