.. |
.cvsignore
|
* cleanup
|
2002-04-26 07:18:57 +00:00 |
Makefile
|
added raw DV demux (audio is currently not handled)
|
2002-10-08 17:58:36 +00:00 |
allformats.c
|
added raw DV demux (audio is currently not handled)
|
2002-10-08 17:58:36 +00:00 |
asf.c
|
use PTS api - suppressed redundant fourcc tags (don't know why it was duplicated)
|
2002-10-21 15:59:39 +00:00 |
au.c
|
suppressed packet size dependancy
|
2002-07-24 17:56:25 +00:00 |
audio.c
|
c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård))
|
2002-10-06 23:06:06 +00:00 |
avformat.h
|
the new output PTS handling is now generic
|
2002-10-21 17:40:23 +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
|
added mjpeg
|
2002-10-11 21:03:46 +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 |
dv.c
|
use C99 syntax for field init
|
2002-10-11 07:23:35 +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
|
new video grab device for ATI All-In-Wonder cards based on the GATOS km driver patch by (Fred <foohoo at shaw dot ca>)
|
2002-10-20 21:45:38 +00:00 |
http.c
|
http protocol now uses tcp: protocol (simpler)
|
2002-07-24 17:53:23 +00:00 |
img.c
|
c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård))
|
2002-10-06 23:06:06 +00:00 |
jpeg.c
|
c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård))
|
2002-10-06 23:06:06 +00:00 |
mov.c
|
better MPEG4 support (at least can view some mpeg4 examples)
|
2002-10-14 17:00:34 +00:00 |
mpeg.c
|
use consistant PTS handling - fixed MPEG2 Pack header generation (clock_ref value is still slightly inaccurate)
|
2002-10-21 15:57:21 +00:00 |
mpegts.c
|
c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård))
|
2002-10-06 23:06:06 +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
|
added null output format for speed testing
|
2002-10-14 17:55:34 +00:00 |
rm.c
|
rv10 cleanup (de)muxer still needs to be cleaned up (still searching volunteer for that ;) )
|
2002-10-01 19:29:10 +00:00 |
rtp.c
|
c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård))
|
2002-10-06 23:06:06 +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
|
c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård))
|
2002-10-06 23:06:06 +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 |
udp.c
|
better UDP support - added preliminary multicast support (untested)
|
2002-07-24 17:45:41 +00:00 |
utils.c
|
the new output PTS handling is now generic
|
2002-10-21 17:40:23 +00:00 |
wav.c
|
suppressed packet size dependancy
|
2002-07-24 17:56:25 +00:00 |