.. |
.cvsignore
|
* cleanup
|
23 years ago |
Makefile
|
ar -s -> ranlib
|
23 years ago |
allformats.c
|
oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)
|
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
|
oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)
|
23 years ago |
avi.h
|
converted to new API
|
23 years ago |
avidec.c
|
license/copyright change
|
23 years ago |
avienc.c
|
Change calls to abort() to be calls to av_abort()
|
23 years ago |
avio.c
|
added url_get_max_packet_size() support - added URL_RDWR flag
|
23 years ago |
avio.h
|
Add the transfer of the new parameters from ffmpeg to ffserver and vice-versa
|
23 years ago |
aviobuf.c
|
Add the transfer of the new parameters from ffmpeg to ffserver and vice-versa
|
23 years ago |
crc.c
|
license/copyright change
|
23 years ago |
cutils.c
|
moved simple c utils
|
23 years ago |
ffm.c
|
Add the transfer of the new parameters from ffmpeg to ffserver and vice-versa
|
23 years ago |
file.c
|
license/copyright change
|
23 years ago |
gif.c
|
* using statics
|
23 years ago |
grab.c
|
dont needlessly gettimeofday in video grabber patch by (Lennert Buytenhek <buytenh at math dot leidenuniv dot nl>)
|
23 years ago |
http.c
|
http protocol now uses tcp: protocol (simpler)
|
23 years ago |
img.c
|
yuv4mpeg output support patch by (Henry Mason <talus25 at speakeasy dot net>)
|
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
|
Change calls to abort() to be calls to av_abort()
|
23 years ago |
mpegts.c
|
license/copyright change
|
23 years ago |
ogg.c
|
oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)
|
23 years ago |
raw.c
|
mpegvideo_probe cant distinguish mpeg4 and mpeg1 raws :( so m4v needs "-f m4v" now
|
23 years ago |
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
|
22 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 |