ffmpeg/libavformat
Fabrice Bellard 3ce27f13b9 added 8 bit palette support
Originally committed as revision 1561 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-02-09 16:22:06 +00:00
..
.cvsignore renamed libav to libavformat 2002-11-25 19:07:40 +00:00
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 mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot titech dot ac dot jp>) 2002-12-20 23:10:58 +00:00
au.c cleanup 2002-12-04 10:04:03 +00:00
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 renamed libav to libavformat 2002-11-25 19:07:40 +00:00
avidec.c Try this fix 2003-02-02 15:54:11 +00:00
avienc.c audio only avi patch by (Andriy Rysin <arysin at bcsii dot net>) 2003-01-27 02:18:41 +00:00
avio.c added url_get_filename() 2003-01-11 04:59:17 +00:00
avio.h added url_get_filename() 2003-01-11 04:59:17 +00:00
aviobuf.c renamed libav to libavformat 2002-11-25 19:07:40 +00:00
barpainet.c renamed libav to libavformat 2002-11-25 19:07:40 +00:00
barpainet.h renamed libav to libavformat 2002-11-25 19:07:40 +00:00
beosaudio.cpp grab device is in AVFormatParameter (at least better than global variable) 2003-01-23 10:33:16 +00:00
crc.c renamed libav to libavformat 2002-11-25 19:07:40 +00:00
cutils.c renamed libav to libavformat 2002-11-25 19:07:40 +00:00
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 dv patch by Max Krasnyansky (maxk at qualcomm dot com) 2003-01-22 22:40:52 +00:00
ffm.c use av_strdup() 2003-01-23 23:34:29 +00:00
file.c os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) 2003-01-11 20:34:38 +00:00
framehook.c Added support for a realease function to eliminate the context blocks used 2002-11-30 17:16:32 +00:00
framehook.h Added support for a realease function to eliminate the context blocks used 2002-11-30 17:16:32 +00:00
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 grab device is in AVFormatParameter (at least better than global variable) 2003-01-23 10:33:16 +00:00
http.c renamed libav to libavformat 2002-11-25 19:07:40 +00:00
img.c os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) 2003-01-11 20:34:38 +00:00
jpeg.c fixed copy 2003-02-02 19:51:40 +00:00
mov.c removed redundant 4CC 2003-01-17 09:22:52 +00:00
mpeg.c avoid too many false detections 2003-02-02 20:04:03 +00:00
mpegts.c renamed libav to libavformat 2002-11-25 19:07:40 +00:00
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 removed unneeded mallocs 2003-01-25 13:05:39 +00:00
png.c added 8 bit palette support 2003-02-09 16:22:06 +00:00
pnm.c added still image support 2003-01-11 05:02:14 +00:00
raw.c avoid too many false detections 2003-02-02 20:04:03 +00:00
rm.c use av_malloc() 2003-01-23 22:57:56 +00:00
rtp.c renamed libav to libavformat 2002-11-25 19:07:40 +00:00
rtp.h renamed libav to libavformat 2002-11-25 19:07:40 +00:00
rtpproto.c renamed libav to libavformat 2002-11-25 19:07:40 +00:00
rtsp.c renamed libav to libavformat 2002-11-25 19:07:40 +00:00
rtsp.h renamed libav to libavformat 2002-11-25 19:07:40 +00:00
rtspcodes.h renamed libav to libavformat 2002-11-25 19:07:40 +00:00
strptime.c renamed libav to libavformat 2002-11-25 19:07:40 +00:00
strptime.h renamed libav to libavformat 2002-11-25 19:07:40 +00:00
swf.c cleanup 2002-12-04 10:04:03 +00:00
tcp.c renamed libav to libavformat 2002-11-25 19:07:40 +00:00
udp.c renamed libav to libavformat 2002-11-25 19:07:40 +00:00
utils.c zero copy packet handling for DV1394 by Max Krasnyansky 2003-02-03 22:58:29 +00:00
wav.c renamed libav to libavformat 2002-11-25 19:07:40 +00:00
yuv.c added still image support 2003-01-11 05:02:14 +00:00
yuv4mpeg.c extracted yuv4mpeg from img.c (untested) 2003-01-11 04:58:36 +00:00