ffmpeg/libav
Zdenek Kabelac 1359c2d43e * skiping unwanted packets when it's possible
* using 64bits us timestamps (needs more checking)

Originally committed as revision 851 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-08-09 13:06:27 +00:00
..
.cvsignore
Makefile Add conditional build of strptime 2002-07-27 03:00:39 +00:00
allformats.c separated init code from utils to reduce static library size 2002-07-25 16:03:55 +00:00
asf.c * skiping unwanted packets when it's possible 2002-08-09 13:06:27 +00:00
au.c suppressed packet size dependancy 2002-07-24 17:56:25 +00:00
audio.c
avformat.h * ok - let's start with avifile->ffmpeg morphing 2002-08-08 16:43:47 +00:00
avi.h
avidec.c
avienc.c
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 Fix a potential endless loop (nb (1 * 3) / 2 == 1) 2002-07-27 03:05:45 +00:00
crc.c
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
gif.c * using statics 2002-08-09 13:04:27 +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
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 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
strptime.c Add strptime into the source pool for those systems that don't have it. 2002-07-27 02:56:22 +00:00
strptime.h Add strptime into the source pool for those systems that don't have it. 2002-07-27 02:56:22 +00:00
swf.c
tcp.c
tick.h
udp.c better UDP support - added preliminary multicast support (untested) 2002-07-24 17:45:41 +00:00
utils.c * Add code for ffserver to get stream output formats: guess_stream_format 2002-07-27 02:54:10 +00:00
wav.c suppressed packet size dependancy 2002-07-24 17:56:25 +00:00