ffmpeg/libav
Zdenek Kabelac 2141dc37d3 * added support for multiple payloads
Originally committed as revision 847 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-08-08 22:04:01 +00:00
..
.cvsignore * cleanup 2002-04-26 07:18:57 +00:00
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 * added support for multiple payloads 2002-08-08 22:04:01 +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 * ok - let's start with avifile->ffmpeg morphing 2002-08-08 16:43:47 +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 Fix a potential endless loop (nb (1 * 3) / 2 == 1) 2002-07-27 03:05:45 +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
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 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 * 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