..
.cvsignore
renamed libav to libavformat
22 years ago
4xm.c
sweeping change from -EIO -> AVERROR_IO
21 years ago
Makefile
image2 / image API cleanup phase-1
21 years ago
allformats.c
image2 / image API cleanup phase-1
21 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
sweeping change from -EIO -> AVERROR_IO
21 years ago
asf.h
asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)
21 years ago
au.c
sweeping change from -EIO -> AVERROR_IO
21 years ago
audio.c
sweeping change from -EIO -> AVERROR_IO
21 years ago
avformat.h
HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>)
21 years ago
avi.h
initial seek support
21 years ago
avidec.c
* simplifying OpenDML AVI handling.
21 years ago
avienc.c
my experimental wavelet codec
21 years ago
avio.c
sweeping change from -EIO -> AVERROR_IO
21 years ago
avio.h
checksuming for nut & nice checksum API for libavformat
21 years ago
aviobuf.c
ffserver fixes by (Koos Vriezen <koos.vriezen at xs4all dot nl>)
21 years ago
barpainet.c
renamed libav to libavformat
22 years ago
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 !)
22 years ago
crc.c
pass AVPacket into av_write_frame()
21 years ago
cutils.c
simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c
22 years ago
dv.c
* fixing a bug in DV timestamp generation. Now libavtest doesn't
21 years ago
dv.h
* DV demuxer is now capable of decoding auxilary audio stream. So,
22 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
ffm.c
ffserver fixes by (Koos Vriezen <koos.vriezen at xs4all dot nl>)
21 years ago
file.c
nut files in cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>)
21 years ago
flic.c
sweeping change from -EIO -> AVERROR_IO
21 years ago
flvdec.c
sweeping change from -EIO -> AVERROR_IO
21 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
* fixing a buffer overrun in gif.c
21 years ago
gifdec.c
sweeping change from -EIO -> AVERROR_IO
21 years ago
grab.c
sweeping change from -EIO -> AVERROR_IO
21 years ago
http.c
HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>)
21 years ago
idcin.c
sweeping change from -EIO -> AVERROR_IO
21 years ago
idroq.c
sweeping change from -EIO -> AVERROR_IO
21 years ago
img.c
sweeping change from -EIO -> AVERROR_IO
21 years ago
img2.c
support single images, remove copy/paste junk
21 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
libdts support by (Benjamin Zores <ben at geexbox dot org>)
21 years ago
mov.c
2000/00/00 to 2001/03/01 QT fileformat documentation patch by (Sebastien Bechet <s.bechet at av7 dot net>)
21 years ago
movenc.c
AAC in mov/mp4 patch by (Gildas Bazin <gbazin at altern dot org>)
21 years ago
mp3.c
sweeping change from -EIO -> AVERROR_IO
21 years ago
mpeg.c
libdts support by (Benjamin Zores <ben at geexbox dot org>)
21 years ago
mpegts.c
libdts support by (Benjamin Zores <ben at geexbox dot org>)
21 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
nut.c
file id string
21 years ago
ogg.c
ogg with ffplay fix
21 years ago
os_support.c
cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>)
21 years ago
os_support.h
cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>)
21 years ago
png.c
replaced progressive by interleaved
22 years ago
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
libdts support by (Benjamin Zores <ben at geexbox dot org>)
21 years ago
rm.c
dont be so picky
21 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
22 years ago
rtpproto.c
HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>)
21 years ago
rtsp.c
HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>)
21 years ago
rtsp.h
initial seek support - more generic play/pause support
21 years ago
rtspcodes.h
renamed libav to libavformat
22 years ago
segafilm.c
sweeping change from -EIO -> AVERROR_IO
21 years ago
sgi.c
patch courtesy of Todd Kirby:
21 years ago
sierravmd.c
sweeping change from -EIO -> AVERROR_IO
21 years ago
swf.c
sweeping change from -EIO -> AVERROR_IO
21 years ago
tcp.c
HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>)
21 years ago
udp.c
HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>)
21 years ago
utils.c
HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>)
21 years ago
wav.c
libdts support by (Benjamin Zores <ben at geexbox dot org>)
21 years ago
wc3movie.c
sweeping change from -EIO -> AVERROR_IO
21 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
sweeping change from -EIO -> AVERROR_IO
21 years ago