.. |
.cvsignore
|
* cleanup
|
23 years ago |
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
|
* skiping unwanted packets when it's possible
|
23 years ago |
au.c
|
suppressed packet size dependancy
|
23 years ago |
audio.c
|
use sys/soundcard.h for OSS audio
|
23 years ago |
avformat.h
|
* ok - let's start with avifile->ffmpeg morphing
|
23 years ago |
avi.h
|
converted to new API
|
23 years ago |
avidec.c
|
license/copyright change
|
23 years ago |
avienc.c
|
more mpeg4 fourcc's
|
23 years ago |
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
|
license/copyright change
|
23 years ago |
cutils.c
|
moved simple c utils
|
23 years ago |
ffm.c
|
renamed gettime to av_gettime()
|
23 years ago |
file.c
|
license/copyright change
|
23 years ago |
gif.c
|
* using statics
|
23 years ago |
grab.c
|
renamed gettime to av_gettime()
|
23 years ago |
http.c
|
http protocol now uses tcp: protocol (simpler)
|
23 years ago |
img.c
|
license/copyright change
|
23 years ago |
jpeg.c
|
fixed double free - fixed jpg image sequence automatic selection
|
23 years ago |
mov.c
|
patch by François Revol <revol at free dot fr>
|
23 years ago |
mpeg.c
|
license/copyright change
|
23 years ago |
mpegts.c
|
license/copyright change
|
23 years ago |
raw.c
|
license/copyright change
|
23 years ago |
rm.c
|
license/copyright change
|
23 years ago |
rtp.c
|
added rtp support (not activated yet)
|
23 years ago |
rtp.h
|
added rtp support (not activated yet)
|
23 years ago |
rtpproto.c
|
added local port option
|
23 years ago |
rtsp.c
|
added rtp port range support
|
23 years ago |
rtsp.h
|
added rtp port range support
|
23 years ago |
rtspcodes.h
|
added rtsp support (not activated yet)
|
23 years ago |
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
|
fixed double free - fixed probe function
|
23 years ago |
tcp.c
|
added raw tcp support
|
23 years ago |
tick.h
|
Add ticker_abs function that returns the number of ticks to get the
|
23 years ago |
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 |