.. |
.cvsignore
|
…
|
|
4xm.c
|
various security fixes and precautionary checks
|
20 years ago |
Makefile
|
Quote path expression to take care of $(prefix) possibly containing spaces.
|
20 years ago |
allformats.c
|
integer overflows, heap corruption
|
20 years ago |
amr.c
|
sweeping change from -EIO -> AVERROR_IO
|
21 years ago |
asf-enc.c
|
correctly interleave packets during encoding
|
21 years ago |
asf.c
|
support discarding uninterresting packets
|
20 years ago |
asf.h
|
asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)
|
21 years ago |
au.c
|
set keyframe flag at a more central place instead of in every demuxer for containers which only store intra only streams
|
20 years ago |
audio.c
|
sweeping change from -EIO -> AVERROR_IO
|
21 years ago |
avformat.h
|
support discarding of uninterresting packets
|
20 years ago |
avi.h
|
initial seek support
|
21 years ago |
avidec.c
|
support discarding of uninterresting packets
|
20 years ago |
avienc.c
|
wmv3
|
20 years ago |
avio.c
|
sweeping change from -EIO -> AVERROR_IO
|
21 years ago |
avio.h
|
write error handling
|
20 years ago |
aviobuf.c
|
various security fixes and precautionary checks
|
20 years ago |
barpainet.c
|
…
|
|
barpainet.h
|
OSX and BeOS networking fix (socklen_t)
|
22 years ago |
beosaudio.cpp
|
64 bit pts for writing - more const usage (don't forget me !)
|
21 years ago |
crc.c
|
pass AVPacket into av_write_frame()
|
21 years ago |
cutils.c
|
* replacing calls to not-always-available gmtime_r with our own code.
|
21 years ago |
dc1394.c
|
* Introducing IIDC1394 grabbing interface.
|
20 years ago |
dv.c
|
* static allocation for audio packets. This will make it a little bit
|
20 years ago |
dv.h
|
* static allocation for audio packets. This will make it a little bit
|
20 years ago |
dv1394.c
|
sweeping change from -EIO -> AVERROR_IO
|
21 years ago |
dv1394.h
|
patch for DV capturing by Dan Dennedy <dan at dennedy dot org>
|
22 years ago |
electronicarts.c
|
Electronic Arts Game Multimedia format demuxer (WVE/UV2/etc.)
|
20 years ago |
ffm.c
|
100l (forgoten seeking functions)
|
20 years ago |
file.c
|
fixing pipe seek bug
|
20 years ago |
flic.c
|
various security fixes and precautionary checks
|
20 years ago |
flvdec.c
|
support discarding uninterresting packets
|
20 years ago |
flvenc.c
|
assert(0) -> retunrn -1
|
21 years ago |
framehook.c
|
(f)printf() is disallowed in libavcodec, compilation will fail now if its used, except that codecs which where added after the printf->av_log change which did ignore av_log() and used prinf are now silent and wont print anything, they should be changed to use av_log, i could do that, but its better if the orginal developer decides which AV_LOG level each message should get
|
21 years ago |
framehook.h
|
warning patrol
|
21 years ago |
gif.c
|
common.h -> common.h/bitstream.h
|
20 years ago |
gifdec.c
|
integer overflows, heap corruption
|
20 years ago |
grab.c
|
integer overflows, heap corruption
|
20 years ago |
http.c
|
integer overflows, heap corruption
|
20 years ago |
idcin.c
|
sweeping change from -EIO -> AVERROR_IO
|
21 years ago |
idroq.c
|
various security fixes and precautionary checks
|
20 years ago |
img.c
|
integer overflows, heap corruption
|
20 years ago |
img2.c
|
integer overflows, heap corruption
|
20 years ago |
ipmovie.c
|
cvs diff before cvs commit
|
21 years ago |
jpeg.c
|
- Add reget_buffer() function to AVCodecContext
|
21 years ago |
matroska.c
|
support discarding uninterresting packets
|
20 years ago |
mov.c
|
chunk support in mov patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net>
|
20 years ago |
movenc.c
|
fix segfault by matthieu castet <castet DOT matthieu AT free DOT fr>
|
20 years ago |
mp3.c
|
sweeping change from -EIO -> AVERROR_IO
|
21 years ago |
mpeg.c
|
support discarding uninterresting packets
|
20 years ago |
mpegts.c
|
use native timebase for seeking
|
20 years ago |
mpegts.h
|
libdts support by (Benjamin Zores <ben at geexbox dot org>)
|
21 years ago |
mpegtsenc.c
|
pass AVPacket into av_write_frame()
|
21 years ago |
mpjpeg.c
|
pass AVPacket into av_write_frame()
|
21 years ago |
nsvdec.c
|
integer overflows, heap corruption
|
20 years ago |
nut.c
|
support discarding uninterresting packets
|
20 years ago |
ogg.c
|
integer overflows, heap corruption
|
20 years ago |
os_support.c
|
doxy
|
20 years ago |
os_support.h
|
cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>)
|
21 years ago |
png.c
|
…
|
|
pnm.c
|
Patch for PPM probing by (Rob Joyce <rjoyce at twcny dot rr dot com>)
|
21 years ago |
psxstr.c
|
sweeping change from -EIO -> AVERROR_IO
|
21 years ago |
qtpalette.h
|
prefix global
|
21 years ago |
raw.c
|
Patch for creating m2v files by (Fabrizio Gennari <fabrizio.ge tiscali it)
|
20 years ago |
rm.c
|
support discarding uninterresting packets
|
20 years ago |
rtp.c
|
pass AVPacket into av_write_frame()
|
21 years ago |
rtp.h
|
added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a specific API
|
21 years ago |
rtpproto.c
|
HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>)
|
21 years ago |
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
|
20 years ago |
rtsp.h
|
initial seek support - more generic play/pause support
|
21 years ago |
rtspcodes.h
|
…
|
|
segafilm.c
|
various security fixes and precautionary checks
|
20 years ago |
sgi.c
|
integer overflows, heap corruption
|
20 years ago |
sierravmd.c
|
sweeping change from -EIO -> AVERROR_IO
|
21 years ago |
sol.c
|
set correct timebase
|
20 years ago |
swf.c
|
common.h -> common.h/bitstream.h
|
20 years ago |
tcp.c
|
HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>)
|
21 years ago |
udp.c
|
dissallow sprintf
|
20 years ago |
utils.c
|
dont predict missing timestamps if we lack the required information to do so
|
20 years ago |
wav.c
|
wav timestamp truncation fix by (Wolfram Gloger <wmglo dent.med.uni-muenchen de>)
|
20 years ago |
wc3movie.c
|
various security fixes and precautionary checks
|
20 years ago |
westwood.c
|
sweeping change from -EIO -> AVERROR_IO
|
21 years ago |
yuv.c
|
sweeping change from -EIO -> AVERROR_IO
|
21 years ago |
yuv4mpeg.c
|
add luma only support to yuv4mpeg patch by (Roine Gustafsson <roine users.sourceforge net>)
|
20 years ago |