.. |
alpha
|
Implement sad8x8 and sad16x16 with pix_abs.
|
2003-01-10 13:35:15 +00:00 |
armv4l
|
…
|
|
i386
|
finetuneing thresholds/factors
|
2003-01-19 17:55:13 +00:00 |
liba52
|
reverse
|
2003-01-20 18:43:31 +00:00 |
mlib
|
mlib fix patch by (Juergen Keil <jk at tools dot de>)
|
2002-12-15 22:42:59 +00:00 |
ppc
|
More AltiVec MC functions patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
|
2003-01-20 22:50:14 +00:00 |
ps2
|
…
|
|
.cvsignore
|
…
|
|
Makefile
|
fixed dependancy generation (I want the case where SRC_PATH is not . to work too - very useful if you have different gcc versions to test at the same time...) - fixed -msse stuff
|
2003-01-22 09:35:03 +00:00 |
a52dec.c
|
reverse
|
2003-01-20 18:43:31 +00:00 |
ac3.h
|
…
|
|
ac3dec.c
|
…
|
|
ac3enc.c
|
C99 initializers and kill warnings patch by (mru at users dot sourceforge dot net (Måns Rullgård))
|
2003-01-19 18:30:29 +00:00 |
ac3tab.h
|
…
|
|
adpcm.c
|
AVVideoFrame -> AVFrame
|
2002-12-09 12:03:43 +00:00 |
allcodecs.c
|
qpel encoding
|
2002-12-27 23:51:46 +00:00 |
apiexample.c
|
AVVideoFrame -> AVFrame
|
2002-12-09 12:03:43 +00:00 |
avcodec.c
|
…
|
|
avcodec.h
|
cleanup
|
2003-01-21 21:30:48 +00:00 |
bswap.h
|
…
|
|
common.c
|
GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops
|
2003-01-21 17:34:12 +00:00 |
common.h
|
GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops
|
2003-01-21 17:34:12 +00:00 |
dct-test.c
|
suppressed getopt.h
|
2003-01-07 23:49:40 +00:00 |
dsputil.c
|
align
|
2003-01-19 20:04:35 +00:00 |
dsputil.h
|
fixing DCTELEM != short
|
2003-01-15 19:21:21 +00:00 |
dv.c
|
GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops
|
2003-01-21 17:34:12 +00:00 |
dvdata.h
|
…
|
|
error_resilience.c
|
use spatial error concealment if we dont have a previous frame
|
2002-12-04 11:25:53 +00:00 |
eval.c
|
…
|
|
fastmemcpy.h
|
…
|
|
fdctref.c
|
…
|
|
fft-test.c
|
suppressed getopt.h
|
2003-01-07 23:49:40 +00:00 |
fft.c
|
AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>)
|
2003-01-16 21:54:55 +00:00 |
h263.c
|
GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops
|
2003-01-21 17:34:12 +00:00 |
h263data.h
|
…
|
|
h263dec.c
|
cleanup
|
2003-01-21 21:30:48 +00:00 |
huffyuv.c
|
GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops
|
2003-01-21 17:34:12 +00:00 |
imgconvert.c
|
img_convert() (YUV to YUV) patch by (Max Krasnyansky <maxk at qualcomm dot com>)
|
2003-01-20 22:41:48 +00:00 |
imgresample.c
|
practically disabling altivec resampling code (some ppl said its broken) patch by (Dieter Shirley <dieters at schemasoft dot com>)
|
2002-12-06 17:58:21 +00:00 |
jfdctfst.c
|
…
|
|
jfdctint.c
|
…
|
|
jrevdct.c
|
…
|
|
mace.c
|
Avoid "unused variable 'c'" warning.
|
2002-11-26 08:58:24 +00:00 |
mdct.c
|
use av_malloc instead of malloc
|
2003-01-07 17:44:21 +00:00 |
mem.c
|
cleanup
|
2003-01-21 21:30:48 +00:00 |
mjpeg.c
|
GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops
|
2003-01-21 17:34:12 +00:00 |
motion_est.c
|
C99 initializers and kill warnings patch by (mru at users dot sourceforge dot net (Måns Rullgård))
|
2003-01-19 18:30:29 +00:00 |
motion_est_template.c
|
finetuneing thresholds/factors
|
2003-01-19 17:55:13 +00:00 |
motion_test.c
|
suppressed getopt.h
|
2003-01-07 23:49:40 +00:00 |
mp3lameaudio.c
|
100l
|
2002-12-09 14:33:20 +00:00 |
mpeg4data.h
|
correcter mpeg4 headers
|
2002-12-30 00:28:42 +00:00 |
mpeg12.c
|
GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops
|
2003-01-21 17:34:12 +00:00 |
mpeg12data.h
|
mpeg1&2 aspect decoding
|
2002-12-06 16:04:30 +00:00 |
mpegaudio.c
|
AVVideoFrame -> AVFrame
|
2002-12-09 12:03:43 +00:00 |
mpegaudio.h
|
…
|
|
mpegaudiodec.c
|
GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops
|
2003-01-21 17:34:12 +00:00 |
mpegaudiodectab.h
|
…
|
|
mpegaudiotab.h
|
…
|
|
mpegvideo.c
|
cleanup
|
2003-01-21 21:30:48 +00:00 |
mpegvideo.h
|
cleanup
|
2003-01-21 21:30:48 +00:00 |
msmpeg4.c
|
GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops
|
2003-01-21 17:34:12 +00:00 |
msmpeg4data.h
|
finetuneing thresholds/factors
|
2003-01-19 17:55:13 +00:00 |
oggvorbis.c
|
fixes crash patch by (Mark Hills <mark at pogo dot org dot uk>)
|
2002-12-21 15:54:21 +00:00 |
oggvorbis.h
|
…
|
|
opts.c
|
* code for parsing options
|
2003-01-20 19:04:39 +00:00 |
pcm.c
|
C99 initializers and kill warnings patch by (mru at users dot sourceforge dot net (Måns Rullgård))
|
2003-01-19 18:30:29 +00:00 |
ratecontrol.c
|
suppressed redundant math.h - suppressed M_PI redefinition
|
2003-01-07 22:43:16 +00:00 |
resample.c
|
…
|
|
rv10.c
|
GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops
|
2003-01-21 17:34:12 +00:00 |
simple_idct.c
|
fixing DCTELEM != short
|
2003-01-15 19:21:21 +00:00 |
simple_idct.h
|
fixing DCTELEM != short
|
2003-01-15 19:21:21 +00:00 |
svq1.c
|
GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops
|
2003-01-21 17:34:12 +00:00 |
svq1_cb.h
|
…
|
|
utils.c
|
get_format()
|
2003-01-12 00:48:29 +00:00 |
wmadata.h
|
…
|
|
wmadec.c
|
GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops
|
2003-01-21 17:34:12 +00:00 |
wmv2.c
|
GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops
|
2003-01-21 17:34:12 +00:00 |