| .. |
|
.cvsignore
|
* cleanup
|
24 years ago |
|
Makefile
|
added compilation of RTP/RTSP stuff
|
23 years ago |
|
asf.c
|
more mpeg4 fourcc's
|
23 years ago |
|
au.c
|
suppressed packet size dependancy
|
23 years ago |
|
audio.c
|
use sys/soundcard.h for OSS audio
|
24 years ago |
|
avformat.h
|
* redundant declaration removed
|
23 years ago |
|
avi.h
|
converted to new API
|
24 years ago |
|
avidec.c
|
license/copyright change
|
24 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
|
added dynamic buffer support - added url_fprintf() and url_fgetc()
|
23 years ago |
|
crc.c
|
license/copyright change
|
24 years ago |
|
ffm.c
|
* Get the buffer size right now we have the buffer inside the FFStream block
|
24 years ago |
|
file.c
|
license/copyright change
|
24 years ago |
|
gif.c
|
license/copyright change
|
24 years ago |
|
grab.c
|
license/copyright change
|
24 years ago |
|
http.c
|
http protocol now uses tcp: protocol (simpler)
|
23 years ago |
|
img.c
|
license/copyright change
|
24 years ago |
|
jpeg.c
|
fixed double free - fixed jpg image sequence automatic selection
|
24 years ago |
|
mov.c
|
patch by François Revol <revol at free dot fr>
|
23 years ago |
|
mpeg.c
|
license/copyright change
|
24 years ago |
|
mpegts.c
|
license/copyright change
|
24 years ago |
|
raw.c
|
license/copyright change
|
24 years ago |
|
rm.c
|
license/copyright change
|
24 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 |
|
swf.c
|
fixed double free - fixed probe function
|
24 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
|
* using time.h for Cygwin systems as well
|
23 years ago |
|
wav.c
|
suppressed packet size dependancy
|
23 years ago |