.. |
.cvsignore
|
* cleanup
|
23 years ago |
Makefile
|
added raw DV demux (audio is currently not handled)
|
23 years ago |
allformats.c
|
added raw DV demux (audio is currently not handled)
|
23 years ago |
asf.c
|
* removed extra_data from AVStream (it's part of Codec)
|
22 years ago |
au.c
|
suppressed packet size dependancy
|
23 years ago |
audio.c
|
c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård))
|
23 years ago |
avformat.h
|
* removed extra_data from AVStream (it's part of Codec)
|
22 years ago |
avi.h
|
* Made encoding to ASF streams work again. It turns out that the default
|
22 years ago |
avidec.c
|
unified wav header parsing - added extradata support
|
22 years ago |
avienc.c
|
* Made encoding to ASF streams work again. It turns out that the default
|
22 years ago |
avio.c
|
added url_get_max_packet_size() support - added URL_RDWR flag
|
23 years ago |
avio.h
|
put/get portable for IEEE double - renamed put_native_string/get_native_string
|
23 years ago |
aviobuf.c
|
put/get portable for IEEE double - renamed put_native_string/get_native_string
|
23 years ago |
crc.c
|
license/copyright change
|
23 years ago |
cutils.c
|
moved simple c utils
|
23 years ago |
dv.c
|
use C99 syntax for field init
|
23 years ago |
ffm.c
|
put/get portable for IEEE double - renamed put_native_string/get_native_string
|
23 years ago |
file.c
|
license/copyright change
|
23 years ago |
gif.c
|
* using statics
|
23 years ago |
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>)
|
23 years ago |
http.c
|
http protocol now uses tcp: protocol (simpler)
|
23 years ago |
img.c
|
c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård))
|
23 years ago |
jpeg.c
|
c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård))
|
23 years ago |
mov.c
|
better MPEG4 support (at least can view some mpeg4 examples)
|
23 years ago |
mpeg.c
|
use consistant PTS handling - fixed MPEG2 Pack header generation (clock_ref value is still slightly inaccurate)
|
23 years ago |
mpegts.c
|
c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård))
|
23 years ago |
ogg.c
|
oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)
|
23 years ago |
raw.c
|
added null output format for speed testing
|
23 years ago |
rm.c
|
rv10 cleanup (de)muxer still needs to be cleaned up (still searching volunteer for that ;) )
|
23 years ago |
rtp.c
|
c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård))
|
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
|
c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård))
|
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 |
udp.c
|
better UDP support - added preliminary multicast support (untested)
|
23 years ago |
utils.c
|
single frame output fix
|
23 years ago |
wav.c
|
* always set extradata_size
|
22 years ago |