.. |
.cvsignore
|
…
|
|
Makefile
|
ar -s -> ranlib
|
2002-09-02 16:48:40 +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
|
…
|
|
avidec.c
|
license/copyright change
|
2002-05-25 22:34:32 +00:00 |
avienc.c
|
Change calls to abort() to be calls to av_abort()
|
2002-09-12 02:34:01 +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
|
…
|
|
mov.c
|
patch by François Revol <revol at free dot fr>
|
2002-07-23 22:05:35 +00:00 |
mpeg.c
|
Change calls to abort() to be calls to av_abort()
|
2002-09-12 02:34:01 +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
|
mpegvideo_probe cant distinguish mpeg4 and mpeg1 raws :( so m4v needs "-f m4v" now
|
2002-09-12 12:46:34 +00:00 |
rm.c
|
fixing rv10, this isnt the cleanest solution (parsing the packet header in the codec & creating it in the muxer) but it was that way before things broke, and its the simplest solution
|
2002-09-30 21:36:43 +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
|
…
|
|
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 |