.. |
.cvsignore
|
…
|
|
4xm.c
|
sweeping change from -EIO -> AVERROR_IO
|
2004-06-19 03:59:34 +00:00 |
Makefile
|
First implementation of nsv demuxer.
|
2004-11-20 23:10:07 +00:00 |
allformats.c
|
First implementation of nsv demuxer.
|
2004-11-20 23:10:07 +00:00 |
amr.c
|
sweeping change from -EIO -> AVERROR_IO
|
2004-06-19 03:59:34 +00:00 |
asf-enc.c
|
…
|
|
asf.c
|
preroll is in ms
|
2004-12-22 03:04:21 +00:00 |
asf.h
|
…
|
|
au.c
|
set keyframe flag at a more central place instead of in every demuxer for containers which only store intra only streams
|
2004-10-22 01:51:17 +00:00 |
audio.c
|
sweeping change from -EIO -> AVERROR_IO
|
2004-06-19 03:59:34 +00:00 |
avformat.h
|
fifo_realloc()
|
2004-12-01 02:28:28 +00:00 |
avi.h
|
…
|
|
avidec.c
|
broken avi / div by zero fix
|
2004-12-19 02:55:40 +00:00 |
avienc.c
|
split ffhuffyuv into 2 codecs:
|
2004-11-28 18:29:38 +00:00 |
avio.c
|
sweeping change from -EIO -> AVERROR_IO
|
2004-06-19 03:59:34 +00:00 |
avio.h
|
write error handling
|
2004-10-08 20:09:52 +00:00 |
aviobuf.c
|
write error handling
|
2004-10-08 20:09:52 +00:00 |
barpainet.c
|
…
|
|
barpainet.h
|
…
|
|
beosaudio.cpp
|
…
|
|
crc.c
|
…
|
|
cutils.c
|
* replacing calls to not-always-available gmtime_r with our own code.
|
2004-08-18 08:15:07 +00:00 |
dc1394.c
|
* Introducing IIDC1394 grabbing interface.
|
2004-10-22 02:04:30 +00:00 |
dv.c
|
* static allocation for audio packets. This will make it a little bit
|
2004-10-13 00:03:00 +00:00 |
dv.h
|
* static allocation for audio packets. This will make it a little bit
|
2004-10-13 00:03:00 +00:00 |
dv1394.c
|
sweeping change from -EIO -> AVERROR_IO
|
2004-06-19 03:59:34 +00:00 |
dv1394.h
|
…
|
|
electronicarts.c
|
Electronic Arts Game Multimedia format demuxer (WVE/UV2/etc.)
|
2004-10-16 19:33:57 +00:00 |
ffm.c
|
100l (forgoten seeking functions)
|
2004-10-11 23:53:53 +00:00 |
file.c
|
fixing pipe seek bug
|
2004-12-06 00:08:37 +00:00 |
flic.c
|
sweeping change from -EIO -> AVERROR_IO
|
2004-06-19 03:59:34 +00:00 |
flvdec.c
|
try to guess the fps if they are variable
|
2004-12-19 01:23:22 +00:00 |
flvenc.c
|
assert(0) -> retunrn -1
|
2004-07-02 19:26:51 +00:00 |
framehook.c
|
…
|
|
framehook.h
|
…
|
|
gif.c
|
common.h -> common.h/bitstream.h
|
2004-12-29 18:31:28 +00:00 |
gifdec.c
|
sweeping change from -EIO -> AVERROR_IO
|
2004-06-19 03:59:34 +00:00 |
grab.c
|
sweeping change from -EIO -> AVERROR_IO
|
2004-06-19 03:59:34 +00:00 |
http.c
|
HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>)
|
2004-08-12 00:09:32 +00:00 |
idcin.c
|
sweeping change from -EIO -> AVERROR_IO
|
2004-06-19 03:59:34 +00:00 |
idroq.c
|
sweeping change from -EIO -> AVERROR_IO
|
2004-06-19 03:59:34 +00:00 |
img.c
|
prefer image2 over image
|
2004-11-10 00:02:06 +00:00 |
img2.c
|
10l (double free)
|
2004-12-19 20:25:55 +00:00 |
ipmovie.c
|
cvs diff before cvs commit
|
2004-06-19 14:51:46 +00:00 |
jpeg.c
|
…
|
|
matroska.c
|
libdts support by (Benjamin Zores <ben at geexbox dot org>)
|
2004-07-14 01:32:14 +00:00 |
mov.c
|
load the 'avcC' atom needed for 'avc1' decoding
|
2004-12-09 19:44:55 +00:00 |
movenc.c
|
add -vtag and-atag support to mov patch by (Roine Gustafsson <roine at users sourceforge net>)
|
2004-12-17 19:23:53 +00:00 |
mp3.c
|
sweeping change from -EIO -> AVERROR_IO
|
2004-06-19 03:59:34 +00:00 |
mpeg.c
|
common.h -> common.h/bitstream.h
|
2004-12-29 18:31:28 +00:00 |
mpegts.c
|
use native timebase for seeking
|
2004-10-10 22:05:43 +00:00 |
mpegts.h
|
libdts support by (Benjamin Zores <ben at geexbox dot org>)
|
2004-07-14 01:32:14 +00:00 |
mpegtsenc.c
|
…
|
|
mpjpeg.c
|
…
|
|
nsvdec.c
|
kill a annoying debug printf
|
2004-11-30 21:57:51 +00:00 |
nut.c
|
allocate a few bytes more for extradata so the bitstream reader if its used by the codec for parsing extardata, doesnt read over the end
|
2004-11-13 01:27:35 +00:00 |
ogg.c
|
allocate a few bytes more for extradata so the bitstream reader if its used by the codec for parsing extardata, doesnt read over the end
|
2004-11-13 01:27:35 +00:00 |
os_support.c
|
doxy
|
2004-11-09 17:27:33 +00:00 |
os_support.h
|
…
|
|
png.c
|
…
|
|
pnm.c
|
…
|
|
psxstr.c
|
sweeping change from -EIO -> AVERROR_IO
|
2004-06-19 03:59:34 +00:00 |
qtpalette.h
|
…
|
|
raw.c
|
H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>)
|
2004-10-28 10:12:57 +00:00 |
rm.c
|
rv20 encoding
|
2004-12-07 13:14:37 +00:00 |
rtp.c
|
…
|
|
rtp.h
|
…
|
|
rtpproto.c
|
HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>)
|
2004-08-12 00:09:32 +00:00 |
rtsp.c
|
allocate a few bytes more for extradata so the bitstream reader if its used by the codec for parsing extardata, doesnt read over the end
|
2004-11-13 01:27:35 +00:00 |
rtsp.h
|
…
|
|
rtspcodes.h
|
…
|
|
segafilm.c
|
sweeping change from -EIO -> AVERROR_IO
|
2004-06-19 03:59:34 +00:00 |
sgi.c
|
…
|
|
sierravmd.c
|
sweeping change from -EIO -> AVERROR_IO
|
2004-06-19 03:59:34 +00:00 |
sol.c
|
set correct timebase
|
2004-10-18 09:43:39 +00:00 |
swf.c
|
common.h -> common.h/bitstream.h
|
2004-12-29 18:31:28 +00:00 |
tcp.c
|
HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>)
|
2004-08-12 00:09:32 +00:00 |
udp.c
|
IPv6 support patch by ("Hans Zandbelt" <Hans.Zandbelt <at> telin {dot} nl>)
|
2004-11-09 00:27:16 +00:00 |
utils.c
|
1/0l fix
|
2004-12-22 01:33:04 +00:00 |
wav.c
|
allocate a few bytes more for extradata so the bitstream reader if its used by the codec for parsing extardata, doesnt read over the end
|
2004-11-13 01:27:35 +00:00 |
wc3movie.c
|
sweeping change from -EIO -> AVERROR_IO
|
2004-06-19 03:59:34 +00:00 |
westwood.c
|
sweeping change from -EIO -> AVERROR_IO
|
2004-06-19 03:59:34 +00:00 |
yuv.c
|
sweeping change from -EIO -> AVERROR_IO
|
2004-06-19 03:59:34 +00:00 |
yuv4mpeg.c
|
do not call (av_)abort()
|
2004-10-01 13:16:16 +00:00 |