ffmpeg/libavformat
Fabrice Bellard ec82011340 DV packet copy fix by Roman Shaposhnick
Originally committed as revision 1548 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-02-06 22:34:55 +00:00
..
.cvsignore
Makefile Fix against C integrists breaks :P (hope I didn't break anything else) 2003-02-06 15:09:39 +00:00
allformats.c added GIF image format (both read and write) 2003-02-03 22:53:10 +00:00
asf.c
au.c
audio.c Fix the 'hard cpu loop' problem when capturing audio from /dev/dsp. This 2003-02-05 01:59:52 +00:00
avformat.h zero copy packet handling for DV1394 by Max Krasnyansky 2003-02-03 22:58:29 +00:00
avi.h
avidec.c Try this fix 2003-02-02 15:54:11 +00:00
avienc.c
avio.c
avio.h
aviobuf.c
barpainet.c
barpainet.h
beosaudio.cpp
crc.c
cutils.c
dv.c DV packet copy fix by Roman Shaposhnick 2003-02-06 22:34:55 +00:00
dv1394.c zero copy packet handling for DV1394 by Max Krasnyansky 2003-02-03 22:58:29 +00:00
dv1394.h
ffm.c
file.c
framehook.c
framehook.h
gif.c added primitive image GIF encoder based on animated gif encoder 2003-02-03 22:52:38 +00:00
gifdec.c added automatic GIF/animated GIF probing - added GIF as an image format too - added interlaced gif support 2003-02-03 22:51:48 +00:00
grab.c
http.c
img.c
jpeg.c fixed copy 2003-02-02 19:51:40 +00:00
mov.c
mpeg.c avoid too many false detections 2003-02-02 20:04:03 +00:00
mpegts.c
mpjpeg.c added jpeg image encoder and decoder (new YUV handling routines and mjpeg codec fixes are necessary to go further) 2003-02-02 19:18:09 +00:00
ogg.c
png.c yes, PNG can be simpler :-) 2003-02-04 23:44:26 +00:00
pnm.c
raw.c avoid too many false detections 2003-02-02 20:04:03 +00:00
rm.c
rtp.c
rtp.h
rtpproto.c
rtsp.c
rtsp.h
rtspcodes.h
strptime.c
strptime.h
swf.c
tcp.c
udp.c
utils.c zero copy packet handling for DV1394 by Max Krasnyansky 2003-02-03 22:58:29 +00:00
wav.c
yuv.c
yuv4mpeg.c