| .. |
|
.cvsignore
|
renamed libav to libavformat
|
23 years ago |
|
Makefile
|
Fix against C integrists breaks :P (hope I didn't break anything else)
|
23 years ago |
|
allformats.c
|
added GIF image format (both read and write)
|
23 years ago |
|
asf.c
|
mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot titech dot ac dot jp>)
|
23 years ago |
|
au.c
|
cleanup
|
23 years ago |
|
audio.c
|
Fix the 'hard cpu loop' problem when capturing audio from /dev/dsp. This
|
23 years ago |
|
avformat.h
|
zero copy packet handling for DV1394 by Max Krasnyansky
|
23 years ago |
|
avi.h
|
renamed libav to libavformat
|
23 years ago |
|
avidec.c
|
Try this fix
|
23 years ago |
|
avienc.c
|
audio only avi patch by (Andriy Rysin <arysin at bcsii dot net>)
|
23 years ago |
|
avio.c
|
added url_get_filename()
|
23 years ago |
|
avio.h
|
added url_get_filename()
|
23 years ago |
|
aviobuf.c
|
renamed libav to libavformat
|
23 years ago |
|
barpainet.c
|
renamed libav to libavformat
|
23 years ago |
|
barpainet.h
|
renamed libav to libavformat
|
23 years ago |
|
beosaudio.cpp
|
grab device is in AVFormatParameter (at least better than global variable)
|
23 years ago |
|
crc.c
|
renamed libav to libavformat
|
23 years ago |
|
cutils.c
|
renamed libav to libavformat
|
23 years ago |
|
dv.c
|
DV packet copy fix by Roman Shaposhnick
|
23 years ago |
|
dv1394.c
|
zero copy packet handling for DV1394 by Max Krasnyansky
|
23 years ago |
|
dv1394.h
|
dv patch by Max Krasnyansky (maxk at qualcomm dot com)
|
23 years ago |
|
ffm.c
|
use av_strdup()
|
23 years ago |
|
file.c
|
os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)
|
23 years ago |
|
framehook.c
|
Added support for a realease function to eliminate the context blocks used
|
23 years ago |
|
framehook.h
|
Added support for a realease function to eliminate the context blocks used
|
23 years ago |
|
gif.c
|
added primitive image GIF encoder based on animated gif encoder
|
23 years ago |
|
gifdec.c
|
added automatic GIF/animated GIF probing - added GIF as an image format too - added interlaced gif support
|
23 years ago |
|
grab.c
|
grab device is in AVFormatParameter (at least better than global variable)
|
23 years ago |
|
http.c
|
renamed libav to libavformat
|
23 years ago |
|
img.c
|
os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)
|
23 years ago |
|
jpeg.c
|
fixed copy
|
23 years ago |
|
mov.c
|
removed redundant 4CC
|
23 years ago |
|
mpeg.c
|
avoid too many false detections
|
23 years ago |
|
mpegts.c
|
renamed libav to libavformat
|
23 years ago |
|
mpjpeg.c
|
added jpeg image encoder and decoder (new YUV handling routines and mjpeg codec fixes are necessary to go further)
|
23 years ago |
|
ogg.c
|
removed unneeded mallocs
|
23 years ago |
|
png.c
|
yes, PNG can be simpler :-)
|
23 years ago |
|
pnm.c
|
added still image support
|
23 years ago |
|
raw.c
|
avoid too many false detections
|
23 years ago |
|
rm.c
|
use av_malloc()
|
23 years ago |
|
rtp.c
|
renamed libav to libavformat
|
23 years ago |
|
rtp.h
|
renamed libav to libavformat
|
23 years ago |
|
rtpproto.c
|
renamed libav to libavformat
|
23 years ago |
|
rtsp.c
|
renamed libav to libavformat
|
23 years ago |
|
rtsp.h
|
renamed libav to libavformat
|
23 years ago |
|
rtspcodes.h
|
renamed libav to libavformat
|
23 years ago |
|
strptime.c
|
renamed libav to libavformat
|
23 years ago |
|
strptime.h
|
renamed libav to libavformat
|
23 years ago |
|
swf.c
|
cleanup
|
23 years ago |
|
tcp.c
|
renamed libav to libavformat
|
23 years ago |
|
udp.c
|
renamed libav to libavformat
|
23 years ago |
|
utils.c
|
zero copy packet handling for DV1394 by Max Krasnyansky
|
23 years ago |
|
wav.c
|
renamed libav to libavformat
|
23 years ago |
|
yuv.c
|
added still image support
|
23 years ago |
|
yuv4mpeg.c
|
extracted yuv4mpeg from img.c (untested)
|
23 years ago |