..
.cvsignore
* cleanup
2002-04-26 07:18:57 +00:00
allformats.c
oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)
2002-09-01 18:07:56 +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
use sys/soundcard.h for OSS audio
2002-05-26 15:09:58 +00:00
avformat.h
oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)
2002-09-01 18:07:56 +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
Add the transfer of the new parameters from ffmpeg to ffserver and vice-versa
2002-09-12 02:26:58 +00:00
aviobuf.c
Add the transfer of the new parameters from ffmpeg to ffserver and vice-versa
2002-09-12 02:26:58 +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
Add the transfer of the new parameters from ffmpeg to ffserver and vice-versa
2002-09-12 02:26:58 +00:00
file.c
license/copyright change
2002-05-25 22:34:32 +00:00
gif.c
* using statics
2002-08-09 13:04:27 +00:00
grab.c
dont needlessly gettimeofday in video grabber patch by (Lennert Buytenhek <buytenh at math dot leidenuniv dot nl>)
2002-09-01 11:13:02 +00:00
http.c
http protocol now uses tcp: protocol (simpler)
2002-07-24 17:53:23 +00:00
img.c
yuv4mpeg output support patch by (Henry Mason <talus25 at speakeasy dot net>)
2002-09-06 13:01:19 +00:00
jpeg.c
fixed double free - fixed jpg image sequence automatic selection
2002-05-25 22:32:57 +00:00
Makefile
ar -s -> ranlib
2002-09-02 16:48:40 +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
ogg.c
oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)
2002-09-01 18:07:56 +00:00
raw.c
mpeg4 raw output support patch by ("Maksim (Max) Krasnyanskiy" <maxk at qualcomm dot com>)
2002-09-11 18:46:47 +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