.. |
.cvsignore
|
…
|
|
4xm.c
|
set frame rate information, for good measure
|
2003-11-16 14:26:50 +00:00 |
Makefile
|
added SGI image format, encoding and decoding, courtesy of Todd Kirby
|
2004-03-13 17:30:37 +00:00 |
allformats.c
|
fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>)
|
2004-03-13 23:04:37 +00:00 |
amr.c
|
…
|
|
asf-enc.c
|
asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)
|
2004-03-05 22:10:50 +00:00 |
asf.c
|
asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)
|
2004-03-05 22:10:50 +00:00 |
asf.h
|
asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)
|
2004-03-05 22:10:50 +00:00 |
au.c
|
seek support for PCM formats
|
2003-11-10 18:41:45 +00:00 |
audio.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2004-03-03 15:41:21 +00:00 |
avformat.h
|
fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>)
|
2004-03-13 23:04:37 +00:00 |
avi.h
|
initial seek support
|
2003-11-10 18:48:33 +00:00 |
avidec.c
|
audio pts fix
|
2004-01-10 23:55:57 +00:00 |
avienc.c
|
MSZH and ZLIB decoder support
|
2004-01-12 22:14:45 +00:00 |
avio.c
|
disable encoders where appropriate (patch courtesy of BERO
|
2003-10-14 04:15:53 +00:00 |
avio.h
|
…
|
|
aviobuf.c
|
avio patch by (Gildas Bazin <gbazin at altern dot org>)
|
2004-02-14 16:25:32 +00:00 |
barpainet.c
|
…
|
|
barpainet.h
|
…
|
|
beosaudio.cpp
|
…
|
|
crc.c
|
…
|
|
cutils.c
|
…
|
|
dv.c
|
fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>)
|
2004-03-13 23:04:37 +00:00 |
dv.h
|
* DV demuxer is now capable of decoding auxilary audio stream. So,
|
2003-10-31 22:26:26 +00:00 |
dv1394.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2004-03-03 15:41:21 +00:00 |
dv1394.h
|
…
|
|
ffm.c
|
Add more resilience in reading ffm files. In particular, don't assume
|
2003-11-19 02:34:40 +00:00 |
file.c
|
avio patch by (Gildas Bazin <gbazin at altern dot org>)
|
2004-02-14 16:25:32 +00:00 |
flic.c
|
yep, FLI support
|
2003-11-14 05:42:14 +00:00 |
flvdec.c
|
guess framerate
|
2004-03-10 03:45:14 +00:00 |
flvenc.c
|
flv fixes
|
2004-03-09 20:14:34 +00:00 |
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
|
2004-02-22 00:31:19 +00:00 |
framehook.h
|
…
|
|
gif.c
|
removing unused var & converting 64->32bit
|
2003-12-05 23:12:03 +00:00 |
gifdec.c
|
…
|
|
grab.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2004-03-03 15:41:21 +00:00 |
http.c
|
no read loop tcp/http and http CRLF fix by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>)
|
2004-03-14 02:59:33 +00:00 |
idcin.c
|
revised palette API, courtesy of Roberto Togni (rtogni at freemail.it)
|
2003-10-30 05:40:58 +00:00 |
idroq.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2004-03-03 15:41:21 +00:00 |
img.c
|
recommit of
|
2003-10-14 14:40:36 +00:00 |
ipmovie.c
|
off by 1 in the palette
|
2003-12-01 13:59:08 +00:00 |
jpeg.c
|
- Add reget_buffer() function to AVCodecContext
|
2003-11-26 20:57:15 +00:00 |
matroska.c
|
big endian compile fix by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>)
|
2004-03-12 02:26:01 +00:00 |
mov.c
|
Parse stss info in MOV files to get key frames patch by ("Brian Becker" <Brian dot Becker at palmone dot com>)
|
2004-03-13 21:02:26 +00:00 |
movenc.c
|
10l (1 vs. descrLength(1)) found by (Jean Le Feuvre - jeanlf)
|
2004-03-09 21:54:25 +00:00 |
mp3.c
|
added parsing
|
2003-11-10 18:42:51 +00:00 |
mpeg.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2004-03-03 15:41:21 +00:00 |
mpegts.c
|
avsync patch by (Gildas Bazin <gbazin at altern dot org>)
|
2004-02-20 14:39:15 +00:00 |
mpegts.h
|
support more codecs in MPEG-TS patch by (mru at kth dot se (Måns Rullgård))
|
2003-11-12 21:56:57 +00:00 |
mpegtsenc.c
|
support more codecs in MPEG-TS patch by (mru at kth dot se (Måns Rullgård))
|
2003-11-12 21:56:57 +00:00 |
mpjpeg.c
|
disable encoders where appropriate (patch courtesy of BERO
|
2003-10-14 04:15:53 +00:00 |
nut.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2004-03-03 15:41:21 +00:00 |
ogg.c
|
using LIBAVFORMAT_IDENT
|
2003-12-08 17:50:38 +00:00 |
os_support.c
|
…
|
|
os_support.h
|
…
|
|
png.c
|
…
|
|
pnm.c
|
Patch for PPM probing by (Rob Joyce <rjoyce at twcny dot rr dot com>)
|
2003-11-24 17:59:56 +00:00 |
psxstr.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2004-03-03 15:41:21 +00:00 |
qtpalette.h
|
added palette support to the QT demuxer; registered SMC video decoder
|
2003-11-10 03:17:32 +00:00 |
raw.c
|
seek support for PCM formats
|
2003-11-10 18:41:45 +00:00 |
rm.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2004-03-03 15:41:21 +00:00 |
rtp.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2004-03-03 15:41:21 +00:00 |
rtp.h
|
added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a specific API
|
2003-10-29 14:25:27 +00:00 |
rtpproto.c
|
…
|
|
rtsp.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2004-03-03 15:41:21 +00:00 |
rtsp.h
|
initial seek support - more generic play/pause support
|
2003-11-10 18:39:26 +00:00 |
rtspcodes.h
|
…
|
|
segafilm.c
|
…
|
|
sgi.c
|
added SGI image format, encoding and decoding, courtesy of Todd Kirby
|
2004-03-13 17:30:37 +00:00 |
sierravmd.c
|
initial commit for Sierra VMD file demuxer
|
2004-01-02 04:47:02 +00:00 |
swf.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2004-03-03 15:41:21 +00:00 |
tcp.c
|
no read loop tcp/http and http CRLF fix by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>)
|
2004-03-14 02:59:33 +00:00 |
udp.c
|
…
|
|
utils.c
|
av_log() cleanup
|
2004-03-03 17:53:55 +00:00 |
wav.c
|
fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>)
|
2004-03-13 23:04:37 +00:00 |
wc3movie.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2004-03-03 15:41:21 +00:00 |
westwood.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2004-03-03 15:41:21 +00:00 |
yuv.c
|
…
|
|
yuv4mpeg.c
|
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
|
2004-03-03 15:41:21 +00:00 |