.. |
alpha
|
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
|
2003-03-03 14:54:00 +00:00 |
armv4l
|
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
|
2003-03-03 14:54:00 +00:00 |
i386
|
* sync
|
2003-05-12 17:59:26 +00:00 |
liba52
|
Utility functions (CRC calc & float->int converters)
|
2003-04-16 20:03:07 +00:00 |
libpostproc
|
ranlib patch by (Dan Christiansen <danchr at daimi dot au dot dk>)
|
2003-05-11 11:26:35 +00:00 |
mlib
|
* UINTX -> uintx_t INTX -> intx_t
|
2003-02-11 16:35:48 +00:00 |
ppc
|
altivec compilation fixes by (Magnus Damm <damm at opensource dot se>)
|
2003-03-06 12:06:00 +00:00 |
ps2
|
new versions; put_pix's about 20% faster, get_pix 3.5x faster. patch by (Leon van Stuivenberg <leonvs at iae dot nl>)
|
2003-03-21 22:50:54 +00:00 |
.cvsignore
|
* cleanup
|
2002-04-26 07:18:57 +00:00 |
a52dec.c
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
ac3.h
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
ac3dec.c
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
ac3enc.c
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
ac3tab.h
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
adpcm.c
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
allcodecs.c
|
* support for AAC audio streams via libfaad
|
2003-05-12 10:55:19 +00:00 |
apiexample.c
|
per context frame_rate_base, this should finally fix frame_rate related av sync issues
|
2003-03-12 15:16:19 +00:00 |
avcodec.c
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
avcodec.h
|
* support for AAC audio streams via libfaad
|
2003-05-12 10:55:19 +00:00 |
bswap.h
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
common.c
|
100l (document buffer padding requirements)
|
2003-05-12 23:03:00 +00:00 |
common.h
|
Tiny patch for OpenBSD by (Björn Sandell <biorn at dce dot chalmers dot se>)
|
2003-05-05 23:22:56 +00:00 |
cyuv.c
|
release buffer cleanup
|
2003-05-06 20:43:37 +00:00 |
dct-test.c
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
Doxyfile
|
even more fixes
|
2003-03-10 11:24:10 +00:00 |
dsputil.c
|
fixed static init
|
2003-04-20 16:16:52 +00:00 |
dsputil.h
|
more idct_permute docs
|
2003-05-11 10:19:05 +00:00 |
dv.c
|
release buffer cleanup
|
2003-05-06 20:43:37 +00:00 |
dvdata.h
|
support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>)
|
2003-04-04 13:45:45 +00:00 |
error_resilience.c
|
simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture
|
2003-04-10 13:18:38 +00:00 |
eval.c
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
faad.c
|
* support for AAC audio streams via libfaad
|
2003-05-12 10:55:19 +00:00 |
fastmemcpy.h
|
Adding fastmemcpy stuff to speedup mplayer project
|
2001-08-02 08:29:38 +00:00 |
fdctref.c
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
fft-test.c
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
fft.c
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
golomb.c
|
H264 decoder & demuxer
|
2003-04-04 14:42:28 +00:00 |
golomb.h
|
svq3 decoder by anonymous
|
2003-05-09 22:16:14 +00:00 |
h263.c
|
print obmc bug info only if avctx->debug&1
|
2003-05-10 21:35:29 +00:00 |
h263data.h
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
h263dec.c
|
tired
|
2003-04-27 01:33:39 +00:00 |
h264.c
|
svq3 decoder by anonymous
|
2003-05-09 22:16:14 +00:00 |
h264data.h
|
10l
|
2003-04-10 14:07:18 +00:00 |
huffyuv.c
|
* quiet missing EOF \n warning
|
2003-05-12 12:31:02 +00:00 |
imgconvert_template.h
|
added img_get_alpha_info()
|
2003-04-21 21:20:46 +00:00 |
imgconvert.c
|
* fixing a bug in avpicture_layout (PAL8 wasn't handled properly)
|
2003-05-12 02:53:43 +00:00 |
imgresample.c
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
indeo3.c
|
release buffer cleanup
|
2003-05-06 20:43:37 +00:00 |
indeo3data.h
|
native Indeo3 decoder implementation
|
2003-04-15 10:12:38 +00:00 |
jfdctfst.c
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
jfdctint.c
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
jrevdct.c
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
mace.c
|
debug stuff only for DEBUG :)
|
2003-03-26 16:46:20 +00:00 |
Makefile
|
* link libfaad when needed
|
2003-05-12 12:32:33 +00:00 |
mdct.c
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
mem.c
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
mjpeg.c
|
user setable quantizer bias
|
2003-03-22 12:09:02 +00:00 |
motion_est_template.c
|
simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture
|
2003-04-10 13:18:38 +00:00 |
motion_est.c
|
simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture
|
2003-04-10 13:18:38 +00:00 |
motion_test.c
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
mp3lameaudio.c
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
mpeg4data.h
|
simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture
|
2003-04-10 13:18:38 +00:00 |
mpeg12.c
|
10l
|
2003-04-27 13:44:01 +00:00 |
mpeg12data.h
|
100l (mpeg2 decoding fixed)
|
2003-04-11 21:15:17 +00:00 |
mpegaudio.c
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
mpegaudio.h
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
mpegaudiodec.c
|
merging a small amount of the changes from BroadQ, the rest is either not clean / doesnt apply / or is PS2 specific (someone with a PS2 should merge/send a patch for the later)
|
2003-03-18 17:22:23 +00:00 |
mpegaudiodectab.h
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
mpegaudiotab.h
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
mpegvideo.c
|
svq3 decoder by anonymous
|
2003-05-09 22:16:14 +00:00 |
mpegvideo.h
|
10l (returning negative number of consumed bytes if the first startcode of a frame was split between 2 buffers)
|
2003-04-27 01:11:26 +00:00 |
msmpeg4.c
|
2pass stats fix (by ffdshow cvslog)
|
2003-04-25 19:46:00 +00:00 |
msmpeg4data.h
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
oggvorbis.c
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
oggvorbis.h
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
opts.c
|
* moved os_support.h into libavcodec
|
2003-03-12 18:57:33 +00:00 |
os_support.h
|
Changes for SPARC/Solaris compatibility. Now it should be possible to
|
2003-04-15 22:29:37 +00:00 |
pcm.c
|
typos & cosmetics
|
2003-03-06 13:22:51 +00:00 |
ratecontrol.c
|
10l (adaptve quant fix)
|
2003-04-11 09:20:45 +00:00 |
raw.c
|
* introducing new public interface in imgconvert.c
|
2003-05-07 19:01:45 +00:00 |
resample.c
|
* moved os_support.h into libavcodec
|
2003-03-12 18:57:33 +00:00 |
rv10.c
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
simple_idct.c
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
simple_idct.h
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
svq1_cb.h
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
svq1.c
|
field pic decoding cleanup
|
2003-03-16 20:22:22 +00:00 |
svq3.c
|
change the way the ImageDescription is passed to the decoder
|
2003-05-10 04:30:29 +00:00 |
utils.c
|
100l (document buffer padding requirements)
|
2003-05-12 23:03:00 +00:00 |
vp3.c
|
fix image buffer leak on keyframes, add more error condition checks
|
2003-05-12 04:28:35 +00:00 |
vp3data.h
|
get those permutations straight
|
2003-05-11 02:51:07 +00:00 |
wmadata.h
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
wmadec.c
|
per file doxy
|
2003-03-06 11:32:04 +00:00 |
wmv2.c
|
10l
|
2003-04-12 22:53:26 +00:00 |